You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,9 @@
2
2
3
3
## v0.22.0 (unreleased)
4
4
5
+
-[#78](https://github.com/justjake/quickjs-emscripten/pull/78), [#105](https://github.com/justjake/quickjs-emscripten/pull/105) (thanks to @ayaboy) add Symbol helpers `context.newUniqueSymbol`, `context.newSymbolFor`, as well as support for symbols in `context.dump`.
-[#100](https://github.com/justjake/quickjs-emscripten/pull/100)**Breaking change** upgrade Emscripten version and switch to `async import(...)` for loading variants.
8
-
9
8
We also drop support for older browsers and Node versions:
0 commit comments