Skip to content

v4.0.0

Choose a tag to compare

@christophehurpeau christophehurpeau released this 19 Dec 19:25
· 23 commits to main since this release

4.0.0 (2024-12-19)

⚠ BREAKING CHANGES

  • drop node 18
  • freeze contents of Maps and Sets (#172)

Features

  • add support for weakmap et weakset (274fe7c)
  • freeze contents of Maps and Sets (#172) (e59f83a)

Miscellaneous Chores