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

Update to babel 6 #78

Closed
tmcw opened this issue Dec 17, 2015 · 3 comments
Closed

Update to babel 6 #78

tmcw opened this issue Dec 17, 2015 · 3 comments

Comments

@tmcw
Copy link
Contributor

tmcw commented Dec 17, 2015

Ideally enzyme would update to babel 6 so that it can be compatible with applications built in babel 6 land and their configuration files.

@ljharb
Copy link
Member

ljharb commented Dec 17, 2015

Why would the babel version used matter, since the transpiled version is what's published, and node_modules shouldn't ever be transpiled?

@goatslacker
Copy link
Contributor

We should probably upgrade regardless but not for that reason.

lecstor added a commit to lecstor/enzyme that referenced this issue Dec 18, 2015
- tests pass with React 13 & 14
- npm run travis produces coverage
- npm link works
lecstor added a commit to lecstor/enzyme that referenced this issue Jan 7, 2016
- tests pass with React 13 & 14
- npm run travis produces coverage
- npm link works
lecstor added a commit to lecstor/enzyme that referenced this issue Jan 8, 2016
- tests pass with React 13 & 14
- npm run travis produces coverage
- npm link works
lecstor added a commit to lecstor/enzyme that referenced this issue Jan 21, 2016
- tests pass with React 13 & 14
- npm run travis produces coverage
- npm link works
lecstor added a commit to lecstor/enzyme that referenced this issue Jan 21, 2016
- tests pass with React 13 & 14
- npm run travis produces coverage
- npm link works
lecstor added a commit to lecstor/enzyme that referenced this issue Jan 22, 2016
- tests pass with React 13 & 14
- npm run travis produces coverage
- npm link works
- use airbnb Babel6 preset
- modify react-compat to export functions individually
- update test commands to use babel-core
lecstor added a commit to lecstor/enzyme that referenced this issue Jan 22, 2016
- tests pass with React 13 & 14
- npm run travis produces coverage
- npm link works
- use airbnb Babel6 preset
- modify react-compat to export functions individually
- update test commands to use babel-core
lelandrichardson added a commit that referenced this issue Jan 22, 2016
@lelandrichardson
Copy link
Collaborator

PR Merged

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

4 participants