v0.7.0
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'. Thenodejs
examples in the README have been updated, as well as the tests. - tests modified to use smaller compressed array (reduce package size)