1
0
Fork 0
freesewing/plugins/plugin-path-utils/CHANGELOG.md
joostdecock 44e04a4cef feat: Upgrade to TailwindCSS 4 & DaisyUI 5 (#263)
Also fixes #251

Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/263
Co-authored-by: joostdecock <joost@joost.at>
Co-committed-by: joostdecock <joost@joost.at>
2025-04-18 08:07:13 +00:00

467 B

Change log for: @freesewing/plugin-path-utils

3.0.0 (2023-09-30)

Changed

  • All FreeSewing packages are now ESM only.
  • All FreeSewing packages now use named exports.
  • Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.

This is the initial release, and the start of this change log.

Prior to version 2, FreeSewing was not a JavaScript project. As such, that history is out of scope for this change log.