Releases: sciencesakura/mutf-8
Releases · sciencesakura/mutf-8
v1.1.4
What's Changed
- Simplified
decode
method. by @sciencesakura in #25 - Improve compatibility with
TextDecoder
. by @sciencesakura in #26 - Migrated from ESLint and Prettier to Biome. by @sciencesakura in #27
- Upgrade dependencies. by @sciencesakura in #28
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- Migrate eslint config from eslintrc to flat by @sciencesakura in #19
- Add
AllowSharedBufferSource
type export as it was missing by @sciencesakura in #21 - Upgrade Node.js 18->20 by @sciencesakura in #22
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- ESM TypeScript Resolution by @Offroaders123 in #17
- Publish package to registry in CI by @sciencesakura in #18
New Contributors
- @Offroaders123 made their first contribution in #17
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Resolved the compile errors: "Cannot find name 'TextDecoderOptions'." by @sciencesakura in #15
- Upgrade toolchain by @sciencesakura in #16
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Upgrade toolchains by @sciencesakura in #11
- Improve compatibility with WHATWG by @sciencesakura in #12
- Make it possible to publish API docs with CI by @sciencesakura in #13
Full Changelog: v1.0.0...v1.1.0