1
0
Fork 0
freesewing/plugins/plugin-annotations/CHANGELOG.md

18 lines
468 B
Markdown
Raw Normal View History

2023-02-16 23:57:44 +00:00
# Change log for: @freesewing/plugin-annotations
2023-09-30 17:40:53 +02:00
## 3.0.0 (2022-09-30)
### 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.
2023-02-16 23:57:44 +00: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.