diff --git a/CHANGELOG.md b/CHANGELOG.md
index f0c1df2e..75945b48 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,8 +11,11 @@ New features:
Bugfixes:
- Fix `Reference Error: main is not defined` bug: (#288 by @JordanMartinez)
- Fix `Unknown type Effect` bug in examples (#292 by @ptrfrncsmrph)
+- Fix NPM dependency shims on Firefox 100+ (#289 by @JordanMartinez)
+- Fix import maps for React deps by bumping version to 17.0.2 (#289 by @JordanMartinez)
Other improvements:
+- Update `es-module-shims` to 1.5.9 (#289 by @JordanMartinez)
## [v2022-07-15.1](https://github.com/purescript/trypurescript/releases/tag/v2022-07-15.1)
diff --git a/RELEASE.md b/RELEASE.md
index ded65da5..8451fcfb 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -53,7 +53,7 @@ Update the package set by doing the following:
- Update the version to the one you need once added
- If needed, include other files from that dependency
- Copy and paste the content into the `client/public/frame.html` file
- - Ensure `es-module-shims` has version `1.5.5` or greater.
+ - Ensure `es-module-shims` has version `1.5.9` or greater.
6. If `es-module-shims` releases a new version, you can calculate its SHA-384 via
diff --git a/client/public/frame.html b/client/public/frame.html
index 317ecd6e..985d3c6e 100644
--- a/client/public/frame.html
+++ b/client/public/frame.html
@@ -18,30 +18,29 @@
-
+