Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ immutable (4.0.0 → 4.3.7) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 70 commits:
release 4.3.7 (#2007)Fix issue with slice negative of filtered sequence (#2006)release 4.3.6 (#1997)Fix Repeat(<value>).equals(undefined) incorrectly returning true (#1994)generate sitemap in path that will be deployedupgrade next sitemap (#1978)start migrating to nextjs app router (#1976)upgrate documentation website to next 14 (#1975)Upgrade eslint and ignore no-constructor-return rule for actual constructors (#1974)image max-width on home pagechange youtube image (#1973)4.3.5upgrade to TS 5.1 (#1972)Fix Set.fromKeys types with Map constructor in TS 5.0 (#1971)Add jdeniau to FUNDINGfix Read the Docs link on readme (#1970)fix dist-stats command (#1964)Revert "5.0.0-beta.3"5.0.0-beta.34.3.4update changelog for 4.3.4Rollback toJS type due to circular reference error (#1958)release 4.3.3 (#1954)manage to handle toJS circular reference. (#1932)md file pnpn -> pnpm (#1953)Update readme (#1952)upgrade to github action cache v3 to handle node 16 support instead of node 12 (#1951)release 4.3.2 (#1950)Fix isOrderedSet type (#1948)Update CHANGELOG.mdrelease 4.3.1 (#1945)Faster and implementation of `some` (#1944)remove unused exports (#1928)release 4.3.0 (#1940)Introduce Comparator and PairSorting (#1937)Fix fromJS declaration for greater compatibility (#1936)fix: wrong link in README (#1938)TS: `update` method may return `undefined` (#1933)release 4.2.4 (#1929)Update CHANGELOG.mdImprove type infererence for fromJS (#1927)release 4.2.3 (#1926)groupBy return either a Map or an OrderedMap: make the type more precise (#1924)upgrade dtslint to test version >= 4.6 (#1921)try to add a `workflow_dispatch` key on release workflowupgrade version in package.jsonchangelog for 4.2.2Add partition to flow spec (#1920)release 4.2.1 (#1923)[Typescript] rollback some of the change on `toJS` to avoir circular reference (#1922)update changelog for 4.2.0 (#1918)upgrade changelogbetter type for Record.toJS (#1917)Update CHANGELOG.mdAdded a `partition` method to all containers (#1916)fix Set.concat to concatenate strings as items (#1913)fix CI issue in latest npm version (#1908)Release 4.1.0 (#1905)Update Changlog based on recent improvementsFix bug in Record.equals when comparing against Map (#1903)Fix Flow removeIn types (#1902)refactor: replace deprecated String.prototype.substr() (#1898)avoid "undefined" as classnameprefer word-break to make the fix compatible with doc pages tooFixed the docs pageFixed the text overflow issue in small devicesAccept Symbol as Map key. (#1859)update changelog for #1887reverse empty argument check in constructors (#1887)Remove unused call in sitemap generation (#1883)Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands
This change is