Skip to content

Commit 8429035

Browse files
committed
chore(CHANGELOG): update to v5.0.0
1 parent 0f0e654 commit 8429035

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,19 @@ All notable changes to [feelin](https://github.com/nikku/feelin) are documented
66

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

9+
## 5.0.0
10+
11+
* `FEAT`: turn into ESM only package ([#133](https://github.com/nikku/feelin/pull/133))
12+
* `FIX`: make named function parameters minification safe ([#132](https://github.com/nikku/feelin/pull/132), [#14](https://github.com/nikku/feelin/issue/14))
13+
* `FIX`: correct various named parameters for built-ins ([#132](https://github.com/nikku/feelin/pull/132))
14+
* `DEPS`: explicitly depend on `[email protected]` ([#134](https://github.com/nikku/feelin/pull/134))
915
* `DEPS`: update to `@lezer/[email protected]`
1016
* `DEPS`: update to `[email protected]`
1117

18+
### Breaking Changes
19+
20+
* Require `Node >= 20.12.0` to consume ESM module from CJS ([#133](https://github.com/nikku/feelin/pull/133))
21+
1222
## 4.6.0
1323

1424
* `FEAT`: implement `includes` function ([#123](https://github.com/nikku/feelin/pull/123))

0 commit comments

Comments
 (0)