Releases: centralnicgroup-opensource/rtldev-middleware-idna-uts46
Releases · centralnicgroup-opensource/rtldev-middleware-idna-uts46
v5.0.7
5.0.7 (2023-03-13)
Performance Improvements
- build: improve build size again (1kb) (8b12436)
v5.0.6
5.0.6 (2023-03-13)
Performance Improvements
- build: minor improvement to file sizes of dist files (19e61da)
v5.0.5
5.0.5 (2023-03-10)
Bug Fixes
- esm: switched to type module while CJS + Bundle can still be directly accessed via dist folder (c3e1064)
v5.0.4
5.0.4 (2023-03-09)
Bug Fixes
- package.json: fix path to main file (77561b7)
v5.0.3
5.0.3 (2023-03-09)
Bug Fixes
- rollup: merged config files (05c22d8)
v5.0.2
5.0.2 (2023-03-09)
Bug Fixes
- build: add missing devDependencies (b3f692a)
- build: added missing semantic-release configuration file and typings file (bd3f43a)
- dist: some minor review and cleanup of typings (3fdff33)
v5.0.1
5.0.1 (2023-03-09)
Bug Fixes
- dist files: generate dist files explicitely before releasing (3f3e699)
v5.0.0
5.0.0 (2023-03-09)
Build System
- migration: of build scripts and workflows from python to javascript (205f1f2)
BREAKING CHANGES
- migration: Use
idnaUts46
as replacement for ispapiIdnconverter
in browser or switch to the ESM variant.
v4.1.2
4.1.2 (2022-12-09)
Bug Fixes
- unicode v15.0.0: regenerated .js files (idna-map files were empty) (cb00f51)
v4.1.1
4.1.1 (2022-12-09)
Bug Fixes
- code style: prettier-ified (e919514)