161 Commits

Author SHA1 Message Date
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
Marvin Hagemeister
5e9c9ce2da Fix async not transpiled with TS 2018-12-11 09:33:40 +01:00
greenkeeper[bot]
555d065f6b fix(package): update rollup-plugin-node-resolve to version 4.0.0 2018-12-09 12:56:27 +00:00
Jason Miller
296026b065
Merge branch 'master' into remove_import_pruning 2018-12-08 18:34:54 -05:00
Marvin Hagemeister
3176b69754 Remove import pruning 2018-12-04 21:57:40 +01:00
Marvin Hagemeister
0403f129ae Fix jest failing on transpilation 2018-12-04 20:03:38 +01:00
Leah
1f23940fac
Merge pull request #245 from luisrudge/master
Fix importing json and superagent
2018-12-04 15:25:49 +01:00
Jason Miller
b0c4b88e9f 0.8.3 2018-12-03 18:27:42 -05:00
Jason Miller
63a9c39ff4 fix upstream dependency issues 2018-12-03 18:26:10 -05:00
Jason Miller
23e8e62504 0.8.2 2018-12-03 16:19:28 -05:00
Jason Miller
ce1b3df84f pin tiny-glob to 0.2.4 while we wait for a fix for cc4a295dc1 2018-12-03 16:17:24 -05:00
Luis Deschamps Rudge
b735052801 Fix importing superagent 2018-12-01 18:25:46 -02:00
Leah
53c5172da2 0.8.1 2018-12-01 14:29:24 +01:00
Leah
a3c4e37202 Merge remote-tracking branch 'origin/master' into 0.8.0 2018-12-01 14:26:37 +01:00
Marvin Hagemeister
8d0e472366 Update prettier to fix linting issue 2018-12-01 09:27:18 +01:00
Leah
ecf38ace4a 0.8.0 2018-12-01 00:29:12 +01:00
Marvin Hagemeister
7fb2c15534 Add plugin to transform class properties 2018-11-27 08:17:47 +01:00
Marvin Hagemeister
61057c7ffd Add jest polyfills 2018-11-27 08:17:46 +01:00
Marvin Hagemeister
71cb427dbd Replace nodent with a babel transform plugin 2018-11-27 08:17:45 +01:00
Jason Miller
9c23bdacbd
Merge pull request #243 from developit/0.7.0
0.7.0
2018-11-20 12:03:07 -05:00