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

createIntlCache is missing in top level index file #1393

Closed
SpringNyan opened this issue Aug 6, 2019 · 1 comment
Closed

createIntlCache is missing in top level index file #1393

SpringNyan opened this issue Aug 6, 2019 · 1 comment

Comments

@SpringNyan
Copy link

Expected behavior

import { createIntlCache } from "react-intl"; has no error.

Current behavior

import { createIntlCache } from "react-intl"; emits the error 'createIntlCache' is not exported from 'react-intl'

Step to reproduce for BUG REPORT

Your Environment

Executable Version
npm ls react-intl 3.0.0
npm ls react VERSION
npm --version VERSION
node --version VERSION
OS Version
NAME VERSION
Browser Version
NAME VERSION
@longlho
Copy link
Member

longlho commented Aug 6, 2019

Thanks for reporting! We'll fix this asap

@longlho longlho closed this as completed in 19398d7 Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants