question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

0.24.0 upgrade guide

See original GitHub issue

Commits: v0.23.0…v0.24.0

Added:

  • #1867 🆕 mergeDeepLeft, mergeDeepRight, mergeDeepWith, mergeDeepWithKey
  • #2120 🆕 startsWith, endsWith
  • #2127 🆕 o, binary compose
  • #2130 🆕 memoizeWith
  • #1868 🆕 innerJoin

Removed:

  • #2182isArrayLike (#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 to reduce 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:closed
  • Created 6 years ago
  • Reactions:33
  • Comments:11 (10 by maintainers)

github_iconTop GitHub Comments

3reactions
davidchamberscommented, May 30, 2017

I’m in favour of using arrow functions and other ES6 features in the examples, @Bradcomp.

1reaction
Bradcompcommented, May 30, 2017

@davidchambers Oh dang. Dunno how I missed that that was an example 😑 ☕

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found