Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Update react-intl to the latest version 🚀 #548

Merged
merged 1 commit into from
Aug 6, 2019

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 6, 2019

The dependency react-intl was updated from 2.8.0 to 3.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: longlho
License: BSD-3-Clause

Release Notes for v3.0.0

v3.0.0

Upgrade Guide: https://github.com/formatjs/react-intl/blob/master/docs/Upgrade-Guide.md

TL;DR:

  • Official TypeScript support
  • New (& better) parser & formatters
  • More performance: faster runtime & better preloading (SSR/Electron) support
  • More spec-compliant (ICU & Intl API)
  • Hooks & React 16 support.
  • Smaller size

Thank you everyone who has helped out for this long process of rewriting React Intl almost from the ground up! The tremendous amount of feedback, great discussions, and early adopters and testers have made this an amazing process and great release, we couldn't have done it without you!

We hope this library can help you build great web apps that are accessible to more people in the world through globalization.

Commits

The new version differs by 217 commits.

  • b6cf977 chore(release): 3.0.0
  • 336d365 fix: rm rollup for core, reduce @types/react version
  • 223d2cf fix: rm core pkg for now
  • 5295ee1 chore: fix build
  • 79647da chore: use static contextType instead of wrap withIntl
  • b887b83 chore: tweak FormattedMessage generic type
  • 2030bdd fix: type definitions and make behavior match spec more
  • 3bd63b4 chore: reduce @types/react version
  • 295448b chore: dont prettier CHANGELOG since its auto-gen
  • 583cf18 chore(release): 3.0.0-beta.23
  • 0ffc90a chore: consolidate examples, fixes #1362
  • 73ec935 chore: rm irrelevant example
  • 227a444 feat: simplify provider inheritance, add new APIs (#1387)
  • 05970c2 chore: reformat CHANGELOG
  • 91d6b97 chore(release): 3.0.0-beta.22

There are 217 commits in total.

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@mydearxym mydearxym merged commit 4f53915 into dev Aug 6, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/react-intl-3.0.0 branch August 6, 2019 08:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant