diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b855713..36b4a5eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,18 +3,16 @@ Change Log This file documents all notable changes to Peggy. -Unreleased ----------- - -Released: TBD - -### Breaking changes +4.0.2 +----- -### New features +Released: 2024-02-26 ### Bug fixes - [#490](https://github.com/peggyjs/peggy/issues/490) Throw error when imports are used in unsupported formats. Supported formats are now only "es" and "commonjs". - [#494](https://github.com/peggyjs/peggy/pull/494) Updated docs to make `--allowedRules *` more clear +- [#495](https://github.com/peggyjs/peggy/issues/495) from-mem inadvertantly + made the minimum supported node version v20.8. Updated to latest from-mem. 4.0.1 ----- diff --git a/docs/index.html b/docs/index.html index da69b654..ded8cab2 100644 --- a/docs/index.html +++ b/docs/index.html @@ -11,7 +11,7 @@
Download browser version
minified + href="https://unpkg.com/peggy@4.0.2/browser/peggy.min.js">minified