@freesewing/plugin-buttons
Version:
A FreeSewing plugin that provides button, buttonhole, and snap snippets
59 lines (29 loc) • 1.09 kB
Markdown
# Change log for: @freesewing/plugin-buttons
## 2.21.0 (2022-06-27)
### Changed
- Migrated from Rollup to Esbuild for all builds
## 2.19.6 (2021-12-29)
### Added
- Added (esm) unit tests
### Changed
- Add utility classes and CSS variables for better styling support
### Fixed
- Only add snippets once to SVG object
## 2.17.0 (2021-07-01)
### Changed
- Is now included in plugin-bundle
## 2.15.0 (2021-04-15)
### Added
- Added the buttonhole-end snippet
- Added the buttonhole-start snippet
## 2.7.0 (2020-07-12)
### Changed
- Snippet names are changed, `snap-male` is now `snap-stud` and `snap-female` is now `snap-socket` Changing this to avoid needless use of gender related terminology.
### Removed
- Snippet `snap-male` and `snap-female` are no longer available. Use `snap-stud` and `snap-socket` instead
## 2.0.0 (2019-08-25)
### Added
- Initial release
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.