1
0
Fork 0
freesewing/designs/plugintest/CHANGELOG.md

26 lines
501 B
Markdown
Raw Normal View History

# Change log for: @freesewing/plugintest
2022-06-27 11:26:03 +02:00
## 2.21.0 (2022-06-27)
### Changed
- Migrated from Rollup to Esbuild for all builds
2022-01-24 09:38:21 +01:00
## 2.20.0 (2022-01-24)
2022-01-16 18:04:17 +01:00
### Added
- Added the plugintest pattern which is used for testing plugins
2022-01-23 14:05:19 +01:00
### Changed
- Switched to default import for version from package.json
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.