0.24.0 upgrade guide
See original GitHub issueCommits: v0.23.0…v0.24.0
Added:
- #1867 🆕
mergeDeepLeft
,mergeDeepRight
,mergeDeepWith
,mergeDeepWithKey
- #2120 🆕
startsWith
,endsWith
- #2127 🆕
o
, binary compose - #2130 🆕
memoizeWith
- #1868 🆕
innerJoin
Removed:
- #2182 ❌
isArrayLike
(#1877)
Deprecated:
- #1868 💾
intersectionWith
Changes:
- #1900 FantasyLand 1.0 🎉
- #2036
dissocPath
support integers - #2041
assocPath
handle nil - #2119
xtake
when n < 0 - #2016
groupWith
predicate receives adjacent elements - #2168
reduce
move dispatch toreduce
function to least priority
Let me know if I missed anything!
Many thanks to all the contributors supporting this release, especially to those helping with numerous improvements to tests and documentation 🎉
Issue Analytics
- State:
- Created 6 years ago
- Reactions:33
- Comments:11 (10 by maintainers)
Top Results From Across the Web
0.24 Upgrade Guide | Vector
An upgrade guide that addresses breaking changes in 0.24.0. ... Vector's 0.24.0 release includes breaking changes: VRL rejects querying non-collection types ...
Read more >Deploying and Upgrading (0.24.0) - Strimzi
This guide provides instructions on all the options available for deploying and upgrading Strimzi, describing what is deployed, and the order of deployment ......
Read more >dokku/0.24.0-migration-guide.md at master · dokku/dokku · GitHub
A docker-powered PaaS that helps you build and manage the lifecycle of applications - dokku/0.24.0-migration-guide.md at master · dokku/dokku.
Read more >Release Highlights for scikit-learn 0.24
pip install --upgrade scikit-learn. or with conda: ... Read more in the User Guide (note: the Successive Halving estimators are still experimental).
Read more >Version 0.24.0 - Unpoly
If you're upgrading from an older Unpoly version you should load unpoly-migrate.js to enable deprecated APIs. See our upgrading guide for details.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’m in favour of using arrow functions and other ES6 features in the examples, @Bradcomp.
@davidchambers Oh dang. Dunno how I missed that that was an example 😑 ☕