1
0
Fork 0
freesewing/packages/config/CHANGELOG.md
Joost De Cock 51dc1d9732
[breaking]: FreeSewing v4 (#7297)
Refer to the CHANGELOG for all info.

---------

Co-authored-by: Wouter van Wageningen <wouter.vdub@yahoo.com>
Co-authored-by: Josh Munic <jpmunic@gmail.com>
Co-authored-by: Jonathan Haas <haasjona@gmail.com>
2025-04-01 16:15:20 +02:00

560 B

Change log for: @freesewing/config

4.0.0 (2024-04-01)

Added

  • Added a new @freesewing/config package for shared configuration

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.