rsnext/packages
Simon Knott be02fe183f
Allow @babel/preset-typescript to be configured (#11840)
* Allow `@babel/preset-typescript` to be configured

Some usages, e.g. [getting parameter decorators to work properly](https://github.com/WarnerHooh/babel-plugin-parameter-decorator/pull/19), require configuring `@babel/preset-typescript`.

This commit adds that functionality to `next/babel`.

* Add unit test for babel/preset allowing to pass options to @babel/preset-typescript

* Add integration test for onlyRemoveTypeImports

* Update babel dependencies

* Update to compatible typescript version and fix types

* Fix linting and run pre-nccing

* Update size-limit test

* Add additional tests

* Re-Apply delta to be calculated using -262

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2020-05-09 17:12:02 +02:00
..
create-next-app Allow @babel/preset-typescript to be configured (#11840) 2020-05-09 17:12:02 +02:00
eslint-plugin-next v9.3.7-canary.16 2020-05-08 10:29:37 -04:00
next Allow @babel/preset-typescript to be configured (#11840) 2020-05-09 17:12:02 +02:00
next-bundle-analyzer v9.3.7-canary.16 2020-05-08 10:29:37 -04:00
next-mdx v9.3.7-canary.16 2020-05-08 10:29:37 -04:00
next-plugin-google-analytics v9.3.7-canary.16 2020-05-08 10:29:37 -04:00
next-plugin-material-ui v9.3.7-canary.16 2020-05-08 10:29:37 -04:00
next-plugin-sentry v9.3.7-canary.16 2020-05-08 10:29:37 -04:00
next-polyfill-nomodule v9.3.7-canary.16 2020-05-08 10:29:37 -04:00
react-dev-overlay [Fast Refresh] Overlay hash must consider stack (#12639) 2020-05-08 12:09:45 -04:00
react-refresh-utils v9.3.7-canary.16 2020-05-08 10:29:37 -04:00