Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/emberjs/ember-cli-babel

Ember CLI plugin for Babel
https://github.com/emberjs/ember-cli-babel

Merge pull request #209 from Turbo87/skip-cleanup

CI: Add missing `skip_cleanup` flag

05fb0d0c6132505991aadac38df0ca18f0e97045 authored almost 7 years ago
CI: Add missing `skip_cleanup` flag

e942a1a7f74559c054a1bae1ece207151700d310 authored almost 7 years ago
release v6.12.0 🎉

d8f266cf6ed3046615ce47e474afd51baae0efc9 authored almost 7 years ago
Merge pull request #204 from kellyselden/_shouldDoNothing

add a no-op optimization

fd6c9a6134b20d408a2e35e60ef041cd706bbf7b authored almost 7 years ago
add test

ea3a2c5012eabefa97ad072dfac968a63e615ed4 authored almost 7 years ago
add a no-op optimization

5442a39e0a3d9992ea088579e801e2726d91682a authored almost 7 years ago
Merge pull request #199 from astronomersiva/remove_redundant_check

Remove redundant check for targets

4b68bef5f71d633215a4133c4ce4c8823151d228 authored about 7 years ago
Remove redundant check for targets

1e1bba925cbdd1ec5145cadb29c07afccb719a71 authored about 7 years ago
v6.11.0

f810c92f5024c823c031d8962dcfcffea7ab1858 authored about 7 years ago
Merge pull request #197 from rwjblue/update-modules-polyfill

Update babel-plugin-ember-modules-api-polyfill to 2.3.0.

0987183b96e77f8e5cf227d52391c0803a1d8037 authored about 7 years ago
Fix test fixtures to pass with new babel plugin version.

3d058c9a8c450c2ee533db2ec78bcbb16cd1d66c authored about 7 years ago
Update babel-plugin-ember-modules-api-polyfill to 2.3.0.

The primary change here is that imports are lazily accessed where used,
instead of creating a va...

7735c61fa8a5ee6cd749f4df3c065135c028752d authored about 7 years ago
Merge pull request #194 from jevanlingen/patch-1

Fix link

c2472cad75e76e8afd902d33e691dd52a07b6d5a authored about 7 years ago
Update README.md

85e163622be81666b65c7e7737398ca9f3114be7 authored about 7 years ago
Fix link

"Now that babel-preset-env has stabilized, it has been moved into the main Babel mono-repo."

8138ec45c06e2ce2dd1ab297215b2bcf8809817f authored about 7 years ago
v6.10.0

94415d7db21fbd92f259e7eac33782e60407b3ff authored about 7 years ago
Add v6.10.0 to the CHANGELOG.

ef1c2d829364d57304ae25d3c3640b1892d2dd30 authored about 7 years ago
Merge pull request #193 from rwjblue/allow-preset-opt-out

Allow configuration to opt-out of babel-preset-env.

d416009d8663e2e9df76bf12ff0fc661813c425a authored about 7 years ago
Allow configuration to opt-out of babel-preset-env.

1d8ea7b046d812ee0631861ab151913d80f9d180 authored about 7 years ago
v6.9.2

62ae42e64d09ec57dd06bb3228ce988f0d92b67f authored about 7 years ago
Add v6.9.2 to CHANGELOG.md.

87e8221882ef43c6f6396498e41e4e4cb50d3728 authored about 7 years ago
Merge pull request #192 from rwjblue/fix-stupid-mistake

`Project.prototype.emberCLIVersion` is a function.

81ee614c2d7ca617a18884b4eb399cfafe8ff9a6 authored about 7 years ago
`Project.prototype.emberCLIVersion` is a function.

34c42e940ad24451b2aabe2a50bb45da05e58553 authored about 7 years ago
v6.9.1

0b378469a230f6674aba8dbd67d6dfc83394dda9 authored about 7 years ago
Update CHANGELOG for v6.9.1.

c0968060b7c21ca3cdaa9e0005f2902b2971ace6 authored about 7 years ago
Merge pull request #190 from rwjblue/fix-cli-version-detection

Properly detect host ember-cli version.

cad6a3fbe766f1dfad432266ffe501697f43138d authored over 7 years ago
Properly detect host ember-cli version.

When running in a linked environment, the standard `require.resovle`
technique to determine the ...

ed06a1f2b749c713277c152a4e27e2d578d92697 authored over 7 years ago
Fix whitespace issues.

👊

ef52763a89b36335689c8e24491984ae565c869d authored over 7 years ago
v6.9.0

bf50699e39c0de42f217c1a07bfc7e22aa58b4b2 authored over 7 years ago
Add v6.9.0 to CHANGELOG.md.

c93308137774e27dca06b6effed10974ac18dd54 authored over 7 years ago
Merge pull request #176 from locks/ember-string-skip

Blacklists `@ember/string` if dependency is present

f579f1b0b66d3d9e0194e7224fa20f936633e466 authored over 7 years ago
Blacklists `@ember/string` modules if package is present

If the `@ember/string` package is present in the dependencies it
means that we should not conver...

fde084c546646bbade88b7be15c62a52b1c49133 authored over 7 years ago
v7.0.0-beta.1

17dc479197d0fa051e7f03c0201380947a4c837b authored over 7 years ago
Update to Babel 7 beta

e99a2946948e459a140f6bf76ba9f02115d38838 authored over 7 years ago
Disable loading configuration from `.babelrc`.

664b75cb93b937dd251486f31128cbe210890645 authored over 7 years ago
Remove deprecations and deprecated options.

3fd54ca19c677b6eb17e5bd54e0b2b4312c170b9 authored over 7 years ago
Update broccoli-babel-transpiler to 7.

e1ad1880d264d14a143e8bcc57b7dfb99efe1190 authored over 7 years ago
7.0.0-alpha.2

a272d3c639c7cbe8fe2fbd94a25ca93e96092538 authored over 7 years ago
7.0.0-alpha.1

da9200e1868e8314a66c979bee99c2ec4989d319 authored over 7 years ago
Fix isPluginRequired for babel-preset-env@2 restructuring.

168c7bf17f8eb2f444df9fcdb4268a755e824623 authored over 7 years ago
Fix test for handling __esModule on plugins.

293788932980fdeccaa02fdda1aa06d2b677d996 authored over 7 years ago
Update to babel-preset-env@2.

3ba6419abda8ca7f9b42073872623c69c0e07631 authored over 7 years ago
Merge pull request #186 from alvincrespo/patch-1

Updates link to the Babel mono-repo

f354bf41130f4be61a1fbcaf106c801e9d391049 authored over 7 years ago
Updates link to the Babel mono-repo

7b08fdb4872fd5910a0ec0864c0e9aa513cffa0f authored over 7 years ago
Merge pull request #185 from Turbo87/changelog

Add CHANGELOG file

88145d7a8496f0fbdc947950e7e9db40dc61b1a1 authored over 7 years ago
Add CHANGELOG file

c2ef71a416c1697b504b4964ebf1ad0adfe3518e authored over 7 years ago
Add "lerna-changelog" dev dependency

0de753ce886299ea31fbaef134ec25deaff90040 authored over 7 years ago
v6.8.2

d02675c42b28ad571f196748a3e1ed28c0ca1c36 authored over 7 years ago
Merge pull request #180 from Turbo87/update-modules-polyfill

Update "babel-plugin-ember-modules-api-polyfill" to v2.0.1

f0835530556aa9021082c2b9dac20c7db9451c85 authored over 7 years ago
Update "babel-plugin-ember-modules-api-polyfill" to v2.0.1

b0d2f6545fd9157a32590a019f669eb98ab98238 authored over 7 years ago
v6.8.1

3159fd0e155831a6a4691b4073aeae4c29bd4fee authored over 7 years ago
Update minimum version of babel-plugin-ember-modules-api-polyfill.

Fixes #178

diff --git a/package.json b/package.json
index e537c4b..8bf0b7c 100644
--- a/package...

427e26ffe2b40a3c4be307c939320598ac10120f authored over 7 years ago
v6.8.0

86b75cbcd50ddcb920c7262a8ce0320bf2a917de authored over 7 years ago
Merge pull request #177 from rwjblue/update-modules-polyfill

Update minimum version of babel-plugin-ember-modules-api-polyfill.

fa5583d9ca56f1f72b6558168a3c3956870743de authored over 7 years ago
Update minimum version of babel-plugin-ember-modules-api-polyfill.

This now provides `import Ember from 'ember'` (and therefore removes
the requirement of addons a...

da74c6ff4c90840ae7b52d4db13071fb2d0cca33 authored over 7 years ago
v6.7.2

c9b3004f1a8b12c982243f9ea48a86e05f469118 authored over 7 years ago
Merge pull request #175 from mikrostew/amd-name-resolver-parallel

Update `amd-name-resolver` version to enable parallel babel transpile

c7cda606ca7966715a983d699d276f8e50bfb01b authored over 7 years ago
update `amd-name-resolver` version to enable parallel babel transpile

788e171cff874ef9ee57f6eb5ac6d67cdc4f2ad7 authored over 7 years ago
Merge pull request #173 from Turbo87/ci-deploy

CI: Deploy tags automatically

184d0c6b85af61431b7d278863b617dd44dccf58 authored over 7 years ago
v6.7.1

0de78686ff48431fec9c0b7cf88a6324c6f63cdb authored over 7 years ago
Merge pull request #174 from mikrostew/bbt-dep-update

update broccoli-babel-transpiler dependency to 6.1.2

cb2cfb731224400b9cc6b4495e23aba63b1588cf authored over 7 years ago
update broccoli-babel-transpiler dependency to 6.1.2

5fd2347939e5826f64d4e7c622d0ca8deaa4824a authored over 7 years ago
CI: Deploy tags automatically

1692a890afdb58a36571099469228b3a7a2d5ad2 authored over 7 years ago
6.7.0

31bf77047a5691892b45b80445dfc94d39f2ab8c authored over 7 years ago
Merge pull request #172 from Turbo87/update

Update "broccoli-babel-transpiler" to v6.1.1

05e910a4dd41b7e0192689fb92eca5db72a3c9d7 authored over 7 years ago
Update "broccoli-babel-transpiler" to v6.1.1

ff0790a05dcec11cf86d171d0d1e13aa183f1e17 authored over 7 years ago
Merge pull request #164 from villander/master

Improve acceptance tests and Ember syntax

a06803dd78f24f1b984ff5a3af1e5327a97e0869 authored over 7 years ago
Use new import paths

23502710aa31c0aaee5dde177726be9d8186faab authored over 7 years ago
Fix syntax

eab02d5dd19e1c27e380dbd898473e10eee4a066 authored over 7 years ago
Merge branch 'master' into master

908b9e0685f764039ec98194cfd0a1e6a1a6bdde authored over 7 years ago
Merge pull request #167 from kellyselden/ember-cli

ember-cli 2.14.0 upgrade + eslint

4ff31c1b6826928e4c60cb9089fb7360ff828ef8 authored over 7 years ago
Merge pull request #165 from dfreeman/patch-1

Include examples for where to put options

7a57e13c75d60b4a682a9ba5ea7765cbb30a40e9 authored over 7 years ago
ember-cli 2.14.0 upgrade + eslint

846fa799ee3b6782fc72140ed28ce0ec751ebb06 authored over 7 years ago
Fix tests again

a315a9c5d8751683949a141981799cfe90487f46 authored over 7 years ago
Fix assert test

6ce402fee71726f6473e9bf9bff6e04ef1f90ac8 authored over 7 years ago
Fix and improve acceptance tests

a29e3b18a8023bf14f9148b2516318905d96084c authored over 7 years ago
Undo ember syntax

fcd701111cac6b45664944e935c1bff9d6611f3b authored over 7 years ago
Include examples for where to put options

Stemming from a conversation with @turbo87 in Slack last week, this updates the README to includ...

eed8b034552759424d3ad15cbea8cd968006006a authored over 7 years ago
Fix tests

40e8abc1afd7bc1f4f0a3fdcef6ef0c9f407ab19 authored over 7 years ago
Improve acceptance tests and Ember syntax

6a647163cc7d69376868043b39e71a26766bd4f2 authored over 7 years ago
Merge pull request #163 from villander/master

Removes the flag MODEL_FACTORY_INJECTIONS

4a044341a7591a969458340e7b608c2fc865a5ee authored over 7 years ago
Removes the flag MODEL_FACTORY_INJECTIONS

58f21acf82a215af3cec8a74fddcd710fb985bd7 authored over 7 years ago
v6.6.0

6ea1cec22e6f8b36a719488292587132259d1534 authored over 7 years ago
Merge pull request #161 from rwjblue/avoid-issues-with-ember-debug

Avoid conflicting transforms for @ember/debug.

6ac239006c9258f69c54455486a0ed94f3b7afed authored over 7 years ago
Add more tests to ensure public modules API's are stripped.

d632119a994bf258d12b15b3a5c43bdf4cf6f646 authored over 7 years ago
Ensure import is removed properly when using mixed configuration.

4f9a45e03fa2afb082f2919fc15dafa3e7a6f264 authored over 7 years ago
Ensure both `inspect` and `assert` are properly supported.

4b644fe3534fbe6e1e242121fecfac89cfe3e02a authored over 7 years ago
Avoid conflicting transforms for @ember/debug.

When both babel-plugin-debug-macros and babel-plugin-ember-modules-api-polyfill
attempt to repla...

3550cb95efc9f585d21e123a2eb4b3be8464d71c authored over 7 years ago
v6.5.0

403b4bf0071999ed28f86d46feda41f02af4f494 authored over 7 years ago
Merge pull request #159 from rwjblue/add-shims-support

Add emberjs/rfcs#176 support by default.

f93f6e23826f2310ebecfd952b85dbf563aa29b9 authored over 7 years ago
Merge pull request #155 from babel/node-engines

only support supported versions of node

bcc62b78dd40303d66e2c309c66fc170f4ae0a5a authored over 7 years ago
Add emberjs/rfcs#176 support by default.

This replaces the new modules with globals usage when the Ember
version in use does not include ...

305ab9ba12e2e5206e85fe0af538af6ffbb804e2 authored over 7 years ago
v6.4.2

bf126fe84461f2240dbee89198e84cc55d0939c0 authored over 7 years ago
Merge pull request #158 from dwickern/sourcemaps

Respect babel sourceMaps option

3f9f2232fbd9975fde5c702f2e94c5e2e90d07b0 authored over 7 years ago
Respect babel sourceMaps option

8119645bf1e6adad6b267db7304905122bf9787b authored over 7 years ago
Merge pull request #157 from rwjblue/add-plugin-info

Add info on adding custom plugins.

90cde9e5f450b4300fe55997fbe9c82dfdeb444b authored over 7 years ago
Add info on adding custom plugins.

b5aa0b321a2ec165dbef82d71a83c1a4b20ba0d0 authored over 7 years ago
only support supported versions of node

4213eac06c8f7144e11d3e3f7dc538a77f5c23e6 authored over 7 years ago
v6.4.1

63045ceb44eae5027a154038ae7a6b1dd13544d4 authored over 7 years ago
Merge pull request #154 from rwjblue/provide-annotation-to-babel-transpiler

Misc Updates

6e8bc3951eca093b9cc985c28b9f9c24951f7e00 authored over 7 years ago