Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.30.0 upgrade guide #3453

Closed
kedashoe opened this issue Apr 28, 2024 · 3 comments
Closed

0.30.0 upgrade guide #3453

kedashoe opened this issue Apr 28, 2024 · 3 comments

Comments

@kedashoe
Copy link
Contributor

v0.29.1...v0.30.0

πŸ†• Added:
#3430: isNotEmpty
#3441: flow

πŸ’₯ Breaking Changes:
#3388: use === to test for placeholder

πŸ’‘ Changes:

⚑ Performance:
#3417: R.path and dependents
#3370: update known array lengths
#3388: use === to test for placeholder

πŸ“‹ Documentation:
#3437: unwind
#3446: splitWhenever
#3447: type

βœ”οΈ Testing:

πŸš€ Build and internal:
#3420: update dev dependencies
#3422: update sanctuary and tests

⭐ Miscellaneous:
#3432: replace let with var


Many thanks to all the contributors supporting this release.

We'd also like to call out to all those who submitted issues or PRs that we've chosen not to include. It's often easy to forget that the attempts that fail are often just as important to long-term success as those that succeed. Thank you for all your great work! πŸŽ†

@klarstrup
Copy link

missing "upgrade guide" label as referenced in https://github.com/ramda/ramda/blob/master/CHANGELOG.md

@kedashoe
Copy link
Contributor Author

missing "upgrade guide" label as referenced in https://github.com/ramda/ramda/blob/master/CHANGELOG.md

ty, label added

@Harris-Miller
Copy link
Contributor

Harris-Miller commented Apr 30, 2024

Tomorrow I'll have some free time to get the type MRs merged for the new functions:

Update: types-ramda@0.30.0 and @types/ramda@0.30.0 have been been released

DefinitelyTyped/DefinitelyTyped#69494

jtojnar added a commit to fossar/selfoss that referenced this issue May 11, 2024
@kedashoe kedashoe closed this as completed Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants