690 Commits

Author SHA1 Message Date
Jason Miller
beeb52fb8a upgrade postcss to fix automodules (fixes #653) 2020-07-16 15:37:03 +00:00
Jason Miller
c87aaf0e97 0.12.3 0.12.3 2020-07-14 18:52:05 +00:00
Jason Miller
9cb87d6ebd fix prettier config 2020-07-14 17:56:27 +00:00
Leah
3801c4583c
chore: update actions to current nodejs (#681) 2020-07-13 18:55:12 -04:00
mukund
0317afd789
Clarify typescript declarations directory doc (#678)
See #673 

It's not possible to actually specify where to place the declarations file. This PR attempts to clarify the docs.
2020-07-08 12:31:29 +02:00
Jason Miller
037b0f26d3
refactor: split utilities in separate files (#624)
Co-authored-by: Ward Peeters <ward@coding-tech.com>
2020-07-07 23:47:45 +02:00
Tom Sherman
e0c368166d
Add TypeScript target and module settings explainer (#676) 2020-07-04 16:44:11 +02:00
Katja Lutz
658d867900
refactor: use rollup dir and entryFileNames options instead of file (#674) 2020-07-04 15:33:36 +02:00
Katja Lutz
1d609126bf
Add onStart and onError callbacks, accessible rollup watchers (#668) 2020-06-29 22:48:09 +02:00
Katja Lutz
5f1a6a9e3f
fix: dont set aliases as externals (#671) 2020-06-29 22:45:30 +02:00
Jason Miller
302807d655
Strip comments from output (#548) 2020-06-29 22:37:10 +02:00
Jason Miller
946bc9c591 0.12.2 0.12.2 2020-06-20 21:17:24 +00:00
Katja Lutz
72619a0344
fix: add externals with dash to globals (#643) (#667) 2020-06-20 17:07:16 -04:00
Jason Miller
4c6a7e0110
Improve checkJs Typings (#666)
* Allow RegExp --externals only for the CLI argument

* Fix globals generation for regex externals

* Improved checkJs typings

* spelling
2020-06-19 18:38:26 -04:00
Jason Miller
4b36427439
Allow RegExp --externals only for the CLI argument (#665)
* Allow RegExp --externals only for the CLI argument

* Fix globals generation for regex externals

* Fix comment description
2020-06-19 18:36:44 -04:00
Jason Miller
5f8ea9ee7e
Use DI to prevent multiple copies of @babel/core (#664)
* Use DI to prevent multiple copies of @babel/core

Fixes #657.

* Actually fix it (haha)
2020-06-19 13:27:03 -04:00
Jason Miller
afafa6d213
Silence core-js warnings during tests (#661)
Co-authored-by: Ward Peeters <ward@coding-tech.com>
2020-06-16 10:05:43 +02:00
Jason Miller
95416d1ccf
Update dependencies (#660) 2020-06-16 10:05:28 +02:00
Jason Miller
de18d466c1 0.12.1 0.12.1 2020-06-15 20:18:52 +00:00
Katja Lutz
2a667c708e
fix: escape rollup external test items (#650) 2020-06-14 13:28:22 +02:00
Katja Lutz
f4ab33d3c7
feat: add --pkg-main option (#658) 2020-06-14 13:26:49 +02:00
Marvin Hagemeister
f3749f2b6b
Update prettier config (#656) 2020-06-10 11:19:21 -04:00
Leah
68087fd627
Revert "Fix a mistake in the readme (#649)" (#651)
This reverts commit 9e41e740814df3bacbc89bec6e5305264f150751.
2020-06-05 22:00:29 +02:00
Alex Hayton
9e41e74081
Fix a mistake in the readme (#649) 2020-06-05 09:21:18 +02:00
Jason Miller
a8a36acc81
--no-compress should preserve comments (#648)
This fixes #647.
2020-06-03 07:07:58 +02:00
Katja Lutz
65df3c164f
fix: set types declarationDir based on cwd (developit/microbundle#643) (#646) 2020-06-02 22:32:55 +02:00
Marvin Hagemeister
436498fac0
Clear generated types before test run (#630) 2020-06-01 13:11:51 +02:00
Marvin Hagemeister
c8b46cf51e
Fix TS failing if module is set to CommonJS (#638) 2020-06-01 13:10:58 +02:00
Gareth Trufitt
a71918b452
Update option docs for --externals (default peerDependencies & dependencies) (#636) 2020-06-01 13:09:52 +02:00
Kristoffer K
58288ec989
fix: add missing dependencies and use require.resolve (#634) 2020-05-27 22:11:43 +02:00
Marvin Hagemeister
ded90ace96
Fix TypeScript emit target (#629)
* Fix TypeScript including build artefacts

* Fix declaration files emitted into wrong directory
2020-05-25 06:17:57 +02:00
Jason Miller
083297733d
Readme Tweaks (#628) 2020-05-22 18:29:59 +02:00
Jason Miller
a0525231a1
Clarify modern mode in the readme (#625) 2020-05-22 10:51:33 -04:00
Marvin Hagemeister
1c8e7f4644
Merge pull request #627 from developit/allow-import-meta 2020-05-22 16:35:10 +02:00
Jason Miller
0c68bb62eb Allow import.meta usage 2020-05-22 14:31:34 +00:00
Marvin Hagemeister
a856b0231f
Merge pull request #623 from developit/fix-ts-jsx 2020-05-20 23:09:16 +02:00
Marvin Hagemeister
6533e7cbb7 TS: Fix Fragments broken when jsxFactory is set 2020-05-20 20:49:10 +02:00
Marvin Hagemeister
f49f212257
Merge pull request #616 from teodragovic/migrate-rollup-babel 2020-05-13 18:06:50 +02:00
Teo Dragovic
de5b202dfe Update rollup babel plugin 2020-05-13 17:56:03 +02:00
Marvin Hagemeister
8669b591b1
Merge pull request #614 from SeanBannister/patch-1 2020-05-13 15:41:18 +02:00
Sean Bannister
cd207969ad
Documenting that --name also affects IIFE builds 2020-05-13 20:27:14 +10:00
Marvin Hagemeister
f3e1e4f730
Merge pull request #611 from adrienpoly/patch-1 2020-05-10 00:16:02 +02:00
Adrien Poly
0ae071973f
fix typo 2020-05-09 22:18:03 +02:00
Marvin Hagemeister
ffaee75a59
Merge pull request #609 from i-like-robots/patch-1 2020-05-09 13:19:45 +02:00
Matt Hinchliffe
9cbc020305
Replace Bublé references in readme with Babel
Changed because this project no longer utilises Bublé, it was replaced with Babel in https://github.com/developit/microbundle/pull/362.
2020-05-09 11:12:05 +01:00
Jason Miller
590cb4b306
0.12.0 0.12.0 2020-05-08 16:59:39 -04:00
Jason Miller
38d41efd0a
Merge pull request #606 from developit/fast-rest-parameters
Fast rest parameters
2020-05-08 16:48:54 -04:00
Jason Miller
d56e4f012d update snapshots 2020-05-08 19:51:30 +00:00
Jason Miller
d0ca19157e Add fast rest parameters transform 2020-05-08 19:51:25 +00:00
Jason Miller
e082be1672
Merge pull request #605 from developit/fix-babel-modern
Fix babel modern
2020-05-08 12:01:25 -04:00