This repository was archived by the owner on Apr 14, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 215
Release a new version! #306
Comments
+1 |
I can help the maintaining if I take a commit bit and you are sure you want me to. |
fabianishere
added a commit
to fabianishere/next.js
that referenced
this issue
Apr 10, 2020
This change adds a workaround for an issue with the Intl.js polyfill library where it instantiates an invalid regular expression. Relevant issues: andyearnshaw/Intl.js#270 andyearnshaw/Intl.js#256 andyearnshaw/Intl.js#306 Until this issue is fixed upstream, we use a workaround in the example. Fixes: vercel#11777
fabianishere
added a commit
to fabianishere/next.js
that referenced
this issue
Apr 10, 2020
This change adds a workaround for an issue with the Intl.js polyfill library where it instantiates an invalid regular expression. Relevant issues: andyearnshaw/Intl.js#270 andyearnshaw/Intl.js#256 andyearnshaw/Intl.js#306 Until this issue is fixed upstream, we use a workaround in the example. Fixes: vercel#11777
Timer
pushed a commit
to vercel/next.js
that referenced
this issue
Apr 13, 2020
* Add workaround for Intl.js RegEx issue This change adds a workaround for an issue with the Intl.js polyfill library where it instantiates an invalid regular expression. Relevant issues: andyearnshaw/Intl.js#270 andyearnshaw/Intl.js#256 andyearnshaw/Intl.js#306 Until this issue is fixed upstream, we use a workaround in the example. Fixes: #11777 * Do not load Intl.js polyfill by default on Node This change updates the `with-react-intl` example to prevent it from polyfilling `Intl` in a Node environment when it is not needed.
Since it seems this project is no longer maintained, does anyone know an alternative? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
v1.2.5...HEAD
There are already too many diffs from the previous version.
Can you release a new version? Or, how about to make a GitHub organization to maintain this package?
The text was updated successfully, but these errors were encountered: