2022-06-20 18:31:22 +02:00
|
|
|
# Change log for: @freesewing/new-design
|
|
|
|
|
|
|
|
|
2023-12-26 20:30:36 +01:00
|
|
|
## 3.1.0 (2023-12-26)
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Removed unwanted debug output
|
|
|
|
|
|
|
|
## 3.0.0 (2023-09-30)
|
2023-09-30 17:40:53 +02:00
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- All FreeSewing pacakges are now ESM only.
|
|
|
|
- All FreeSewing pacakges now use named exports.
|
|
|
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
|
|
|
|
2022-07-03 18:28:42 -05:00
|
|
|
## 2.21.3 (2022-07-02)
|
2022-07-02 18:14:15 +02:00
|
|
|
|
2022-07-02 19:46:04 +02:00
|
|
|
### Changed
|
|
|
|
|
|
|
|
- We're now loading content from the main branch by default
|
|
|
|
|
2022-07-02 18:14:15 +02:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Add bin entry to package.json
|
|
|
|
|
2022-06-20 18:31:22 +02:00
|
|
|
|
|
|
|
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.
|
|
|
|
|