Skip to content

Commit

Permalink
chore(CHANGELOG): update to v10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Mar 5, 2024
1 parent dcb8dc1 commit 51c3c20
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ All notable changes to [saxen](https://github.com/nikku/saxen) are documented he

___Note:__ Yet to be released changes appear here._

## 10.0.0

* `FEAT`: turn into ES module
* `CHORE`: require `Node >= 18`
* `CHORE`: drop UMD distribution

### Breaking Changes

* No longer ships UMD distribution
* Requires `Node >= 18`

## 9.0.0

* `FEAT`: do not transform `xsi:type` attribute contents ([#23](https://github.com/nikku/saxen/pull/23))
Expand Down

0 comments on commit 51c3c20

Please # to comment.