Skip to content

v5.1.3

Latest
Compare
Choose a tag to compare
@jdeniau jdeniau released this 11 Jun 21:48
· 13 commits to main since this release

What's Changed

TypeScript

  • fix: allow readonly map entry constructor by @septs in #2123

Documentation

There has been a huge amount of changes in the documentation, mainly migrate from an autogenerated documentation from .d.ts file, to a proper documentation in markdown.
The playground has been included on nearly all method examples.
We added a page about browser extensions too: https://immutable-js.com/browser-extension/

Internal

New Contributors

Full Changelog: v5.1.2...v5.1.3