180 Commits

Author SHA1 Message Date
Jovi De Croock
d82233aecd increment rollup to the latest version (minimum need of new plugins is 1.20.0) 2020-01-19 18:55:35 +01:00
Jovi De Croock
f5991665f3 add the moved rollup dependencies (@rollup org) 2020-01-19 18:45:12 +01:00
Leah
b170137f8d v0.12.0-next.6 2019-08-23 23:37:33 +02:00
Leah
068081c228 updates 2019-08-23 23:37:33 +02:00
Leah
bf5743fb36 v0.12.0-next.4 2019-08-10 00:20:20 +02:00
Leah
5fdf5220e5 minor dependency updates 2019-08-10 00:20:20 +02:00
greenkeeper[bot]
bc6c3c9a66 fix(package): update brotli-size to version 4.0.0 2019-08-09 08:16:02 +00:00
Leah
e3bec65107
dep updates, now requires node >= 10.16.0 (#451) 2019-07-29 21:18:47 +02:00
Leah
8e4446e81b chore: even more updates 2019-07-09 22:20:49 +02:00
Leah
d4303b0401 v0.12.0-next.3 2019-06-17 19:48:57 +02:00
Leah
a55fd5e073 fix: don't polyfill, that should be done at the app level, not libs
also updates
2019-06-17 19:46:40 +02:00
Leah
4a4697766a Merge remote-tracking branch 'origin/master' into dev 2019-06-17 19:36:42 +02:00
v 1 r t l
6cdcf37252 fix: pin core-js to 3.1.3 (#421) 2019-06-17 12:25:44 +02:00
Leah
89bcdffcd3 v0.12.0-next.2 2019-06-15 02:49:32 +02:00
Leah
e6baa69ebb fix: preset-env should be in dependencies 2019-06-15 01:36:55 +02:00
Leah
d32a50fb87 v0.12.0-next.1 2019-06-12 01:10:13 +02:00
Federico Zivolo
2a92191698 feat: add support for Babel macros 2019-06-12 00:25:07 +02:00
Leah
c0a20dbe9c updates, fixes a useless Promise.resolve 2019-06-12 00:22:43 +02:00
Ward Peeters
0eadcd9bce feat(babel): merges babelrc with microbunde babel config (#396)
* feat(babel): merges babelrc with microbunde babel config

* update tests

* Fix README.md

Fix examples description

* remove unused rollup-plugin-flow dependency (#379)
2019-05-29 00:46:59 +02:00
Leah
22ec94a4c9 0.12.0-next.0 2019-05-29 00:46:58 +02:00
Leah
abdd87e804 fix: breaking updates 2019-05-29 00:46:57 +02:00
Jason Miller
6786596d76 remove unused rollup-plugin-flow dependency (#379) 2019-05-28 08:24:10 -04:00
Ward Peeters
3483790b01 add unit test for babelrc 2019-05-25 12:09:55 +02:00
Ward Peeters
34717de4d7 fix jsx pragmaFrag 2019-05-25 10:55:06 +02:00
Ward Peeters
21a6c51a08 add esm to package;json 2019-05-25 10:55:03 +02:00
Ward Peeters
ad59f1a895 add script to generate csv output 2019-05-25 10:55:00 +02:00
Ward Peeters
1cf6864116 remove bublé and run transpilation on babel 2019-05-25 10:53:42 +02:00
Ward Peeters
a346c403c0 chore: add travis-size-report 2019-05-15 18:33:21 +02:00
Leah
d0e66da957
Rollup 1.0 + other updates (#361)
* Rollup fixes + other updates

* Move typescript cache to `node_modules/.cache`
2019-05-07 19:27:50 +02:00
Jason Miller
787abdfcb5
Merge branch 'master' into replace-expressions-plugin 2019-03-19 10:21:06 -04:00
Jason Miller
02efb6d6d8 Update Jest to fix CI failures 2019-03-19 10:20:23 -04:00
Joachim Viide
84276fbf71 Implement --define with babel-plugin-transform-replace-expressions 2019-03-12 01:31:36 +02:00
Jason Miller
2c32109528 0.11.0 2019-03-04 18:31:58 -05:00
Jason Miller
31cc2c94e0 0.10.1 2019-02-22 17:41:42 -05:00
Jason Miller
39dad8e724 Fix broken --alias option 2019-02-22 13:20:09 -05:00
Jason Miller
a0fd75e85c 0.10.0 2019-02-21 15:36:39 -05:00
greenkeeper[bot]
a4aae10365 fix(package): update rollup-plugin-typescript2 to version 0.19.0 2019-01-16 00:38:18 +00:00
Leah
e99e5f7184
Merge branch 'master' into greenkeeper/rollup-plugin-node-resolve-4.0.0 2019-01-11 00:07:09 +01:00
Marvin Hagemeister
65e418b4b0
Merge branch 'master' into 0.9.0 2018-12-24 14:05:56 +01:00
Leah
e1fbcc7e6b 0.9.0 2018-12-19 00:28:09 +01:00
bors[bot]
bf763f39f8 Merge #274
274: Update babel7 to the latest version 🚀 r=ForsakenHarmony a=greenkeeper[bot]


## There have been updates to the *babel7* monorepo: 

- The `devDependency` [@babel/cli](https://www.npmjs.com/package/@babel/cli) was updated from `7.1.5` to `7.2.0`.
- The `dependency` [@babel/core](https://www.npmjs.com/package/@babel/core) was updated from `7.2.0` to `7.2.2`.
- The `devDependency` [@babel/node](https://www.npmjs.com/package/@babel/node) was updated from `7.2.0` to `7.2.2`.
- The `dependency` [@babel/plugin-proposal-class-properties](https://www.npmjs.com/package/@babel/plugin-proposal-class-properties) was updated from `7.1.0` to `7.2.1`.
- The `dependency` [@babel/plugin-syntax-jsx](https://www.npmjs.com/package/@babel/plugin-syntax-jsx) was updated from `7.0.0` to `7.2.0`.
- The `devDependency` [@babel/preset-env](https://www.npmjs.com/package/@babel/preset-env) was updated from `7.1.6` to `7.2.0`.

These versions are **not covered** by your **current version range**.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

This monorepo update includes releases of one or more dependencies which all belong to the [babel7 group definition](https://github.com/greenkeeperio/monorepo-definitions).

---

[Find out more about this release]().

<details>
  <summary>FAQ and help</summary>

  There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
</details>

---


Your [Greenkeeper](https://greenkeeper.io) bot 🌴



Co-authored-by: greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
2018-12-18 23:27:04 +00:00
Leah
2dd10e5a1f
Merge branch 'master' into remove_import_pruning 2018-12-18 23:42:21 +01:00
Leah
391800a88c 0.8.4 2018-12-17 20:08:49 +01:00
Leah
eb06e88735 update snapshots to fix tests and add cross-env for windows 2018-12-17 20:05:01 +01:00
greenkeeper[bot]
93df8cf753 chore(package): update @babel/preset-env to version 7.2.0 2018-12-15 11:01:30 +00:00
greenkeeper[bot]
706bea0a62 chore(package): update @babel/plugin-syntax-jsx to version 7.2.0 2018-12-15 11:01:27 +00:00
greenkeeper[bot]
0fbc622825 fix(package): update @babel/plugin-proposal-class-properties to version 7.2.1 2018-12-15 11:01:23 +00:00
greenkeeper[bot]
166889527f chore(package): update @babel/node to version 7.2.2 2018-12-15 11:01:16 +00:00
greenkeeper[bot]
5749b6e14a chore(package): update @babel/core to version 7.2.2 2018-12-15 11:01:12 +00:00
greenkeeper[bot]
391d71929d chore(package): update @babel/cli to version 7.2.0 2018-12-15 11:01:01 +00:00