2023-10-05
- fix: ensure rollup 4 compatibility #1595
2023-09-25
- chore: manually bump package version after failed release in CI (0e2fbdd)
2023-05-12
- docs: Fix typo in README #1473
2023-01-20
- docs: Update README with more explicit details #1405
2022-12-17
- fix: rejecting with error on node.js file read #1346
2022-12-17
- feat: add wasm fileName customization #1372
2022-10-21
- chore: update rollup dependencies (3038271)
2022-10-10
- fix: prepare for Rollup 3 #1301
2022-04-29
- feat: Add target environment configuration (#1132)
- test: reference atob polyfill in browser test (#1179)
2020-12-14
- fix: Remove
eval
calls and enable dummy sourcemap (#685)
2020-10-27
- refact: use helper module instead of banner (#607)
2020-09-09
- feat: option to not inline wasm (#543)
- chore: update dependencies (8ac8237)
2020-05-20
- chore!: drop node 8 support (ba32053)
- feat: Switch to TypeScript & named exports (#363)
2020-05-02
- fix: work with service workers (#334)
2018-02-17
- A function is now imported instead of the module.
- feat: simplify wasm imports (ace7b2a)