324 Commits

Author SHA1 Message Date
Michael Shilman
582b5c4f43 v6.0.0-alpha.8 2020-02-08 00:22:00 +08:00
Michael Shilman
45c0400457 v6.0.0-alpha.7 2020-02-07 23:46:35 +08:00
Michael Shilman
34bfe84397 v6.0.0-alpha.6 2020-02-05 07:42:41 +08:00
Michael Shilman
7393fc18ce v6.0.0-alpha.5 2020-02-04 16:51:13 +08:00
Gaëtan Maisse
a978bd2985 chore: add missing or fix implicit transitive peerDependencies
Yarn 2 introduce an error for this during `yarn install`: YN0002 - MISSING_PEER_DEPENDENCY

For details see https://dev.to/arcanis/implicit-transitive-peer-dependencies-ed0

TL;DR: If you write a package that depends on Foo, and if Foo has a peer dependency, then you must provide it in either of the dependencies or peerDependencies fields. You won't "implicitly inherit" the peer dependencies declared in Foo.
2020-02-04 07:45:12 +01:00
Michael Shilman
d7f493b305 v6.0.0-alpha.4 2020-02-03 23:47:53 +08:00
Michael Shilman
7f11ee2d76 v6.0.0-alpha.3 2020-02-02 13:47:43 +08:00
Michael Shilman
779ef4791d v6.0.0-alpha.2 2020-01-30 21:36:20 +08:00
Michael Shilman
8a49725c9b Merge branch 'next' into pr/9547 2020-01-28 15:16:43 +08:00
Michael Shilman
81cb58e2f0 v6.0.0-alpha.1 2020-01-23 20:19:16 +08:00
Michael Shilman
11d057cf41 Merge branch 'next' into pr/9547 2020-01-22 00:27:17 +08:00
atanasster
e3bf436379 code changes according to shilman comments 2020-01-21 10:56:08 -05:00
Michael Shilman
0cccdabb53 v6.0.0-alpha.0 2020-01-21 22:18:48 +08:00
Michael Shilman
d6d745006f v5.3.7 2020-01-20 14:51:39 +08:00
atanasster
a810ff4b8b re-generate test snapshots 2020-01-20 01:11:24 -05:00
atanasster
a38d2a48f6 clean up further 2020-01-20 01:04:40 -05:00
atanasster
554b379bfa initial check0in 2020-01-19 23:35:50 -05:00
Michael Shilman
b609ebbec1 v5.3.6 2020-01-17 16:10:45 +08:00
Michael Shilman
3e52df6b12
Source-loader: Bypass if file has no exports (#9505)
Source-loader: Bypass if file has no exports
2020-01-17 15:53:09 +08:00
atanasster
018b6d2a07 bypass source-loader if no exports 2020-01-17 02:04:13 -05:00
Michael Shilman
f32b34b493 v5.3.5 2020-01-17 03:28:19 +08:00
Michael Shilman
dbce4215c7 Source-loader: Also disable typescript checking on intermediate file 2020-01-16 18:47:26 +08:00
Michael Shilman
bea119a459 Source-loader: Add imports to top of file 2020-01-16 18:15:41 +08:00
Michael Shilman
25850e1e34 v5.3.4 2020-01-16 14:17:49 +08:00
Michael Shilman
24ee5fa747 v5.3.3 2020-01-14 17:54:05 +08:00
Michael Shilman
5164f5739d Merge branch 'next' 2020-01-14 16:48:46 +08:00
Michael Shilman
06dbf2ab6f Source-loader: Disable linting altogether 2020-01-14 04:59:30 +08:00
Michael Shilman
5d581285e2 v5.3.2 2020-01-13 23:31:56 +08:00
Michael Shilman
6a353dec8f Source-loader: Disable eslint entirely for generated code (#9410)
Source-loader: Disable eslint entirely for generated code
2020-01-13 23:24:55 +08:00
Michael Shilman
eeeac9c36a Source-loader: Disable eslint entirely for generated code 2020-01-13 21:26:54 +08:00
Michael Shilman
14f9760411 v5.3.1 2020-01-12 23:32:39 +08:00
Michael Shilman
ee7b9591ba v5.3.0 2020-01-11 17:27:43 +08:00
Michael Shilman
aaef883c47 v5.3.0-rc.14 2020-01-11 16:46:54 +08:00
Michael Shilman
9042106880 v5.3.0-rc.13 2020-01-11 10:14:46 +08:00
Michael Shilman
2c0b28727a v5.3.0-rc.12 2020-01-08 22:48:35 +08:00
Michael Shilman
a44240e420 v5.3.0-rc.11 2020-01-07 21:55:35 +08:00
Michael Shilman
70b3a7aa30 v5.3.0-rc.10 2020-01-06 22:29:30 +08:00
Michael Shilman
bb96262bd8
Revert "Source-loader: Disable no-implicit-any linting" 2020-01-06 17:54:26 +08:00
Michael Shilman
16da56cf90 v5.3.0-rc.9 2020-01-04 20:55:28 +08:00
Michael Shilman
755e90db0f v5.3.0-rc.8 2020-01-03 16:46:30 +08:00
Michael Shilman
f54e19061b v5.3.0-rc.7 2020-01-02 11:00:58 +08:00
Michael Shilman
25f36c6492 v5.3.0-rc.6 2019-12-31 16:23:38 +08:00
Michael Shilman
49e0ffa811 v5.3.0-rc.5 2019-12-31 03:34:30 +08:00
Michael Shilman
d31b414a47 Source-loader: Disable no-impliicit-any linting 2019-12-31 02:42:45 +08:00
Michael Shilman
1681a28c83 v5.3.0-rc.4 2019-12-28 21:06:53 +08:00
Michael Shilman
9c5005e16c v5.3.0-rc.3 2019-12-26 20:08:26 +08:00
Michael Shilman
996f0f8db1 Update version.ts to 5.3.0-rc.2 2019-12-26 20:01:12 +08:00
Michael Shilman
4b9d901add v5.3.0-rc.2 2019-12-26 19:55:40 +08:00
Michael Shilman
c64a498a62 v5.3.0-rc.1 2019-12-23 17:19:06 +08:00
Michael Shilman
7acb51d15d v5.3.0-rc.0 2019-12-19 16:49:34 +08:00