🌐 US-Proxy
class="logged-out env-production page-responsive" style="word-wrap: break-word;" >
Skip to content

Releases: immutable-js/immutable-js

v5.1.9

Choose a tag to compare

@jdeniau jdeniau released this 29 Jun 21:57
329f7a6

What's Changed

Full Changelog: v5.1.8...v5.1.9

v5.1.8

Choose a tag to compare

@jdeniau jdeniau released this 25 Jun 22:56
6496539

What's Changed

Full Changelog: v5.1.7...v5.1.8

v4.3.9

Choose a tag to compare

@jdeniau jdeniau released this 25 Jun 22:54
5da7919

What's changed

Full Changelog: v4.3.8...v4.3.9

v5.1.7

Choose a tag to compare

@jdeniau jdeniau released this 22 Jun 19:38

What's Changed

internal

New Contributors

Full Changelog: v5.1.6...v5.1.7

v5.1.6

Choose a tag to compare

@jdeniau jdeniau released this 28 May 22:50
5486c78

What's Changed

  • fix(reverseFactory): read reversedSequence.size in __iterator instead of this by @jdeniau in #2196

Internal

Full Changelog: v5.1.5...v5.1.6

v3.8.3

Choose a tag to compare

@jdeniau jdeniau released this 06 Mar 08:05

Fix Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in immutable

v5.1.5

Choose a tag to compare

@jdeniau jdeniau released this 03 Mar 22:19

What's Changed

  • Fix Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in immutable
  • Upgrade devtools and use immutable version by @jdeniau in #2158

Full Changelog: v5.1.4...v5.1.5

v4.3.8

Choose a tag to compare

@jdeniau jdeniau released this 03 Mar 22:24

Fix Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in immutable

v5.1.4

Choose a tag to compare

@jdeniau jdeniau released this 13 Oct 07:26

What's Changed

Documentation

Internal

  • chore: Sort all imports and activate eslint import rule by @jdeniau in #2119

New Contributors

Full Changelog: v5.1.3...v5.1.4

v5.1.3

Choose a tag to compare

@jdeniau jdeniau released this 11 Jun 21:48

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