Closed greenkeeper[bot] closed 4 years ago
Update to this version instead 🚀
The new version differs by 15 commits.
1286e54
Revert "[FIXES #150] update babel-preset-env"
df2e98a
release v6.2.0 🎉
346b53c
[FIXES #150] update babel-preset-env
603667a
Merge pull request #148 from babel/node-8
79a33cf
allow node 8 to fail until ember-cli is updated
5b52b66
lock to older version of preset-env (before the breaking change)
fb07e99
skip failed test
86260f4
skip test that is failing because babel-preset-env changed it API (will fix later)
6eb7285
[BUGFIX #147] add node 8 support
65038c7
Merge pull request #144 from babel/update
b8e1107
upgrade all the deps
aca5787
Merge pull request #139 from rwjblue/update-readme
718e419
Specifically call out the @glimmer/env
import path.
7567ada
Merge pull request #138 from babel/Turbo87-patch-1
ffb7850
README: Add missing return type
See the full diff
Update to this version instead 🚀
The new version differs by 6 commits ahead by 6, behind by 2.
6ea1cec
v6.6.0
6ac2390
Merge pull request #161 from rwjblue/avoid-issues-with-ember-debug
d632119
Add more tests to ensure public modules API's are stripped.
4f9a45e
Ensure import is removed properly when using mixed configuration.
4b644fe
Ensure both inspect
and assert
are properly supported.
3550cb9
Avoid conflicting transforms for @ember/debug.
See the full diff
Update to this version instead 🚀
The new version differs by 19 commits.
31bf770
6.7.0
05e910a
Merge pull request #172 from Turbo87/update
ff0790a
Update "broccoli-babel-transpiler" to v6.1.1
a06803d
Merge pull request #164 from villander/master
2350271
Use new import paths
eab02d5
Fix syntax
908b9e0
Merge branch 'master' into master
4ff31c1
Merge pull request #167 from kellyselden/ember-cli
7a57e13
Merge pull request #165 from dfreeman/patch-1
846fa79
ember-cli 2.14.0 upgrade + eslint
a315a9c
Fix tests again
6ce402f
Fix assert test
a29e3b1
Fix and improve acceptance tests
fcd7011
Undo ember syntax
eed8b03
Include examples for where to put options
There are 19 commits in total.
See the full diff
Update to this version instead 🚀
The new version differs by 5 commits.
c9b3004
v6.7.2
c7cda60
Merge pull request #175 from mikrostew/amd-name-resolver-parallel
788e171
update amd-name-resolver
version to enable parallel babel transpile
184d0c6
Merge pull request #173 from Turbo87/ci-deploy
1692a89
CI: Deploy tags automatically
See the full diff
Update to this version instead 🚀
babel-plugin-ember-modules-api-polyfill
to ensure the latest versions of ember-rfc176-data
.
Version 6.0.0 of ember-cli-babel just got published.
The version 6.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of ember-cli-babel. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 82 commits0.
12945fb
6.0.0
74c2b18
6.0.0-beta.11
31475a5
Merge pull request #132 from pgrippi/remove-console-log
35653f1
Remove debugging console.log statement from
_getBabelOptions
ffff43b
release v6.0.0-beta.10 🎉
3b43841
Merge pull request #131 from babel/expose-addon-powerz
15644f8
lock file
117a409
expose addon.buildBabelOptions and addon.transpileTree(tree, options) so that add ons can have additional powerz
4ab3d4a
Merge pull request #128 from babel/rwjblue-patch-1
96e03e8
First pass at README updates for 6.
67deb55
6.0.0-beta.9
513e9d1
Merge pull request #126 from rwjblue/expose-helper-for-transpiling
2cdf16f
Add tests for
transpileTree
.0e6b5ef
Expose a public mechanism to transpile a tree.
7c6dc0a
6.0.0-beta.8
There are 82 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: