Skip to content

v0.7.0

Compare
Choose a tag to compare
@bmaranville bmaranville released this 05 Dec 17:13
· 84 commits to main since this release

v0.7.0 2023-12-05

Changed

  • package.json modified so that exports are defined in a way that works better with bundlers
    • (should now work with e.g. NextJS)
  • Breaking change the nodejs import is now 'h5wasm/node' rather than 'h5wasm'. The nodejs examples in the README have been updated, as well as the tests.
  • tests modified to use smaller compressed array (reduce package size)