Releases: zxing-js/text-encoding
Releases · zxing-js/text-encoding
Simple Fire
Stake roller - patch 3
- Fixed
encoding.js
polyfill script to automatically definedwindow
's global variablesTextEncoder
andTextDecoder
.
Stake roller - patch 2
- Fixed #4
Stake roller - patch 1
Fixed package.json
entrypoints for distributed files.
Stake roller
- Entirely rewritten in TypeScript.
- New test suite running with Jest.
- Translated results from browser tests made with W3C's testharness.js to CLI understandable results using Puppeteer.
- New Node.js tests.
- New build artifacts being published in package, for CJS, ESM, ES2015 and UMD.
- Setup of continuous integration and continuous deploy.