Releases: Brightspace/node-siren-parser
Releases · Brightspace/node-siren-parser
v9.1.0
9.1.0 (2024-01-18)
Features
v9.0.0
9.0.0 (2022-09-20)
- Merge pull request #44 from Brightspace/rmahler/reintroduce-named-exports (33c9dd6), closes #44
BREAKING CHANGES
- Remove default
module.exports
- use module.exports.default
instead.
v8.6.1
8.6.1 (2022-09-20)
Bug Fixes
- Merge pull request #43 from Brightspace/rmahler/revert-exports-change (50bd733)
v8.6.0
8.6.0 (2022-09-13)
Features
- Merge pull request #40 from Brightspace/marcsoiferman-patch-1 (5115585)
- Update readme with new exports (e83909f)
v8.5.3
8.5.3 (2022-03-29)
Bug Fixes
- Merge pull request #38 from Brightspace/dependabot/npm_and_yarn/ansi-regex-3.0.1 (40d2fd9)
v8.5.2
8.5.2 (2022-03-29)
Bug Fixes
- Merge pull request #37 from Brightspace/dependabot/npm_and_yarn/minimist-1.2.6 (57bae98)
v8.5.1
8.5.1 (2022-02-08)
Bug Fixes
v8.5.0
8.5.0 (2021-07-21)
Features
- Empty commit to create new release (0395071)
- Fix semantic-release permissions (f4314bf)
v8.4.0: Bump version
Forgot to do this before doing the 8.3.0 release, so will re-release as 8.4.0
v8.3.0: Merge pull request #29 from me-louie/mlouie/US123496-add-min-max
Adds min/max to SirenField
. These are not part of the Siren spec, but see Slack for some discussion about this.