Skip to content

Releases: centralnicgroup-opensource/rtldev-middleware-idna-uts46

v5.0.7

13 Mar 14:23
Compare
Choose a tag to compare

5.0.7 (2023-03-13)

Performance Improvements

  • build: improve build size again (1kb) (8b12436)

v5.0.6

13 Mar 10:59
Compare
Choose a tag to compare

5.0.6 (2023-03-13)

Performance Improvements

  • build: minor improvement to file sizes of dist files (19e61da)

v5.0.5

10 Mar 08:30
Compare
Choose a tag to compare

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

09 Mar 16:18
Compare
Choose a tag to compare

5.0.4 (2023-03-09)

Bug Fixes

  • package.json: fix path to main file (77561b7)

v5.0.3

09 Mar 16:10
Compare
Choose a tag to compare

5.0.3 (2023-03-09)

Bug Fixes

  • rollup: merged config files (05c22d8)

v5.0.2

09 Mar 14:07
Compare
Choose a tag to compare

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

09 Mar 13:37
3f3e699
Compare
Choose a tag to compare

5.0.1 (2023-03-09)

Bug Fixes

  • dist files: generate dist files explicitely before releasing (3f3e699)

v5.0.0

09 Mar 11:31
Compare
Choose a tag to compare

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

09 Dec 13:25
Compare
Choose a tag to compare

4.1.2 (2022-12-09)

Bug Fixes

  • unicode v15.0.0: regenerated .js files (idna-map files were empty) (cb00f51)

v4.1.1

09 Dec 13:13
Compare
Choose a tag to compare

4.1.1 (2022-12-09)

Bug Fixes

  • code style: prettier-ified (e919514)