Skip to content
This repository was archived by the owner on Apr 14, 2021. It is now read-only.

Release a new version! #306

Open
gfx opened this issue Mar 27, 2018 · 4 comments
Open

Release a new version! #306

gfx opened this issue Mar 27, 2018 · 4 comments

Comments

@gfx
Copy link

gfx commented Mar 27, 2018

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?

@doublex
Copy link

doublex commented Jul 10, 2018

+1

@ghostd
Copy link

ghostd commented Sep 14, 2018

+1
I got the issue #270 and disabling the regex cache worked. But we actually have a fix with #244. So, can we have a release embedding this please?

I pushed a fix #316 to make the tests happy.

@okuryu
Copy link
Contributor

okuryu commented Sep 14, 2018

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.
@embray
Copy link

embray commented Apr 22, 2020

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.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants