Skip to content

Releases: mcollina/msgpack5

v6.0.2

15 Jul 08:22
5cfdf2d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.0...v6.0.2

v6.0.0

12 Apr 18:54
acc7411

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.3.2...v6.0.0

v5.3.2

25 Mar 09:43

Choose a tag to compare

📚 PR:

  • Move most functions out of closure (#101)

v4.5.1

08 Mar 17:35

Choose a tag to compare

fix: prevent object prototype poisoning #99

v5.3.1

05 Mar 10:39

Choose a tag to compare

regenerated the browser bundle

v5.3.0

05 Mar 10:38

Choose a tag to compare

📚 PR:

  • Updated all dependencies (#96)

v5.2.1

05 Mar 10:23

Choose a tag to compare

📚 PR:

  • Removed warning
  • Merge pull request from GHSA-gmjw-49p4-pcfm
  • Bumped v5.2.1
  • Updated browser version

v3.6.1

08 Mar 17:36

Choose a tag to compare

  • fix: prevent object prototype poisoning #97

v5.2.0

02 Mar 11:45

Choose a tag to compare

📚 PR:

  • Add option to prefer decoding as Map (#95)

v5.1.0

11 Feb 14:54

Choose a tag to compare

📚 PR:

  • Catch sparse arrays (#92)
  • Allow NaN (#94)