What's Changed
- docs: fix typo in README.md by @mgred in #136
- ghactions: pin serde to fix swc_common bug by @chrisdickinson in #141
- chore: add http headers to HttpResponse interface by @BSchneppe in #138
- Update README to reflect the switch to rquickjs & quickjs-ng by @MulverineX in #148
- fix: panic with js exception text during compilation by @chrisdickinson in #147
- Add comprehensive JS API polyfills by @nilslice in #149
- Remove unused quickjs-wasm-rs, update rquickjs to 0.11 by @nilslice in #150
- fix: prevent panic on exceptions in async context by @nilslice in #151
- fix: add compatibility with aarch64 Linux machines by @arter97 in #145
- fix: revert CI images back to ubuntu-22.04 by @arter97 in #146
- chore: add and update Cargo.lock from #144 by @nilslice in #152
- fix: make fetch example tests actually run by @nilslice in #153
New Contributors
- @mgred made their first contribution in #136
- @BSchneppe made their first contribution in #138
- @MulverineX made their first contribution in #148
- @arter97 made their first contribution in #145
Full Changelog: v1.5.1...v1.6.0