[!WARNING]
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
immutable-js/immutable-js (immutable)
### [`v4.3.5`](https://togithub.com/immutable-js/immutable-js/releases/tag/v4.3.5)
[Compare Source](https://togithub.com/immutable-js/immutable-js/compare/v4.3.4...v4.3.5)
#### What's Changed
- Fix Set.fromKeys types with Map constructor in TS 5.0 by [@jdeniau](https://togithub.com/jdeniau) in [https://github.com/immutable-js/immutable-js/pull/1971](https://togithub.com/immutable-js/immutable-js/pull/1971)
- upgrade to TS 5.1 by [@jdeniau](https://togithub.com/jdeniau) in [https://github.com/immutable-js/immutable-js/pull/1972](https://togithub.com/immutable-js/immutable-js/pull/1972)
- fix dist-stats command by [@jdeniau](https://togithub.com/jdeniau) in [https://github.com/immutable-js/immutable-js/pull/1964](https://togithub.com/immutable-js/immutable-js/pull/1964)
- fix Read the Docs link on readme by [@joshding](https://togithub.com/joshding) in [https://github.com/immutable-js/immutable-js/pull/1970](https://togithub.com/immutable-js/immutable-js/pull/1970)
#### New Contributors
- [@joshding](https://togithub.com/joshding) made their first contribution in [https://github.com/immutable-js/immutable-js/pull/1970](https://togithub.com/immutable-js/immutable-js/pull/1970)
**Full Changelog**: https://github.com/immutable-js/immutable-js/compare/v4.3.4...v4.3.5
### [`v4.3.4`](https://togithub.com/immutable-js/immutable-js/blob/HEAD/CHANGELOG.md#434---2023-08-25)
[Compare Source](https://togithub.com/immutable-js/immutable-js/compare/v4.3.3...v4.3.4)
- Rollback toJS type due to circular reference error [#1958](https://togithub.com/immutable-js/immutable-js/pull/1958) by [@jdeniau](https://togithub.com/jdeniau)
### [`v4.3.3`](https://togithub.com/immutable-js/immutable-js/blob/HEAD/CHANGELOG.md#433---2023-08-23)
[Compare Source](https://togithub.com/immutable-js/immutable-js/compare/v4.3.2...v4.3.3)
- \[typescript] manage to handle toJS circular reference. [#1932](https://togithub.com/immutable-js/immutable-js/pull/1932) by [@jdeniau](https://togithub.com/jdeniau)
- \[doc] Add install instructions for pnpm and Bun [#1952](https://togithub.com/immutable-js/immutable-js/pull/1952) by [@colinhacks](https://togithub.com/colinhacks) and [#1953](https://togithub.com/immutable-js/immutable-js/pull/1953) by [@menglingyu659](https://togithub.com/menglingyu659)
### [`v4.3.2`](https://togithub.com/immutable-js/immutable-js/blob/HEAD/CHANGELOG.md#432---2023-08-01)
[Compare Source](https://togithub.com/immutable-js/immutable-js/compare/v4.3.1...v4.3.2)
- \[TypeScript] Fix isOrderedSet type [#1948](https://togithub.com/immutable-js/immutable-js/pull/1948)
### [`v4.3.1`](https://togithub.com/immutable-js/immutable-js/blob/HEAD/CHANGELOG.md#431---2023-07-11)
[Compare Source](https://togithub.com/immutable-js/immutable-js/compare/v4.3.0...v4.3.1)
- Faster and implementation of `some` [#1944](https://togithub.com/immutable-js/immutable-js/pull/1944)
- \[internal] remove unused exports [#1928](https://togithub.com/immutable-js/immutable-js/pull/1928)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
4.3.0
->4.3.5
Release Notes
immutable-js/immutable-js (immutable)
### [`v4.3.5`](https://togithub.com/immutable-js/immutable-js/releases/tag/v4.3.5) [Compare Source](https://togithub.com/immutable-js/immutable-js/compare/v4.3.4...v4.3.5) #### What's Changed - Fix Set.fromKeys types with Map constructor in TS 5.0 by [@jdeniau](https://togithub.com/jdeniau) in [https://github.com/immutable-js/immutable-js/pull/1971](https://togithub.com/immutable-js/immutable-js/pull/1971) - upgrade to TS 5.1 by [@jdeniau](https://togithub.com/jdeniau) in [https://github.com/immutable-js/immutable-js/pull/1972](https://togithub.com/immutable-js/immutable-js/pull/1972) - fix dist-stats command by [@jdeniau](https://togithub.com/jdeniau) in [https://github.com/immutable-js/immutable-js/pull/1964](https://togithub.com/immutable-js/immutable-js/pull/1964) - fix Read the Docs link on readme by [@joshding](https://togithub.com/joshding) in [https://github.com/immutable-js/immutable-js/pull/1970](https://togithub.com/immutable-js/immutable-js/pull/1970) #### New Contributors - [@joshding](https://togithub.com/joshding) made their first contribution in [https://github.com/immutable-js/immutable-js/pull/1970](https://togithub.com/immutable-js/immutable-js/pull/1970) **Full Changelog**: https://github.com/immutable-js/immutable-js/compare/v4.3.4...v4.3.5 ### [`v4.3.4`](https://togithub.com/immutable-js/immutable-js/blob/HEAD/CHANGELOG.md#434---2023-08-25) [Compare Source](https://togithub.com/immutable-js/immutable-js/compare/v4.3.3...v4.3.4) - Rollback toJS type due to circular reference error [#1958](https://togithub.com/immutable-js/immutable-js/pull/1958) by [@jdeniau](https://togithub.com/jdeniau) ### [`v4.3.3`](https://togithub.com/immutable-js/immutable-js/blob/HEAD/CHANGELOG.md#433---2023-08-23) [Compare Source](https://togithub.com/immutable-js/immutable-js/compare/v4.3.2...v4.3.3) - \[typescript] manage to handle toJS circular reference. [#1932](https://togithub.com/immutable-js/immutable-js/pull/1932) by [@jdeniau](https://togithub.com/jdeniau) - \[doc] Add install instructions for pnpm and Bun [#1952](https://togithub.com/immutable-js/immutable-js/pull/1952) by [@colinhacks](https://togithub.com/colinhacks) and [#1953](https://togithub.com/immutable-js/immutable-js/pull/1953) by [@menglingyu659](https://togithub.com/menglingyu659) ### [`v4.3.2`](https://togithub.com/immutable-js/immutable-js/blob/HEAD/CHANGELOG.md#432---2023-08-01) [Compare Source](https://togithub.com/immutable-js/immutable-js/compare/v4.3.1...v4.3.2) - \[TypeScript] Fix isOrderedSet type [#1948](https://togithub.com/immutable-js/immutable-js/pull/1948) ### [`v4.3.1`](https://togithub.com/immutable-js/immutable-js/blob/HEAD/CHANGELOG.md#431---2023-07-11) [Compare Source](https://togithub.com/immutable-js/immutable-js/compare/v4.3.0...v4.3.1) - Faster and implementation of `some` [#1944](https://togithub.com/immutable-js/immutable-js/pull/1944) - \[internal] remove unused exports [#1928](https://togithub.com/immutable-js/immutable-js/pull/1928)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.