Skip to content

Releases: namecheap/serialize-javascript

v6.4.1

13 Nov 14:46
ec6170b
Compare
Choose a tag to compare

6.4.1 (2024-11-13)

Bug Fixes

  • added npm run build to publish step (06d6b46)
  • fix typo in npm run build command in ci workflow (10863bb)

v6.4.0

13 Nov 14:26
fd30c91
Compare
Choose a tag to compare

6.4.0 (2024-11-13)

Features

  • replaced crypto shim with separate entrypoints for node and browser environments (a8b3d14)
  • rewrote code in TypeScript, introduced a crypto shim, and updated code to use the crypto shim (8dd6c19)

v6.3.1

11 Nov 18:42
51028f2
Compare
Choose a tag to compare

6.3.1 (2024-11-11)

Bug Fixes

  • added public access to publish config (ecf92fb)