345 Commits

Author SHA1 Message Date
Michael Shilman
88c9182710 Update git head to 6.3.0-alpha.11, update yarn.lock 2021-04-19 22:23:02 +08:00
Michael Shilman
7620a2978c v6.3.0-alpha.11 2021-04-19 22:16:43 +08:00
Michael Shilman
fc37a1bbc8 Update root, peer deps, version.ts/json to 6.3.0-alpha.11 [ci skip] 2021-04-19 22:09:47 +08:00
Paul Rosania
5758c65a10 Add funding to manifests 2021-04-18 22:40:36 -07:00
Michael Shilman
cec229fee6 Update git head to 6.3.0-alpha.10, update yarn.lock 2021-04-18 21:24:33 +08:00
Michael Shilman
080babf6d7 v6.3.0-alpha.10 2021-04-18 21:18:41 +08:00
Michael Shilman
e1317347cc Update root, peer deps, version.ts/json to 6.3.0-alpha.10 [ci skip] 2021-04-18 21:11:51 +08:00
Michael Shilman
d49a95712a Update git head to 6.3.0-alpha.9, update yarn.lock 2021-04-17 00:50:55 +08:00
Michael Shilman
1d75ab7fc1 v6.3.0-alpha.9 2021-04-17 00:44:29 +08:00
Michael Shilman
4d03f4a2bd Update root, peer deps, version.ts/json to 6.3.0-alpha.9 [ci skip] 2021-04-17 00:38:57 +08:00
Michael Shilman
082eb74020 Update git head to 6.3.0-alpha.8, update yarn.lock 2021-04-15 22:30:06 +08:00
Michael Shilman
2459eb4282 v6.3.0-alpha.8 2021-04-15 22:23:13 +08:00
Michael Shilman
5c9b2ad804 Update root, peer deps, version.ts/json to 6.3.0-alpha.8 [ci skip] 2021-04-15 21:51:32 +08:00
Michael Shilman
c9afbb2c7c Update git head to 6.3.0-alpha.7, update yarn.lock 2021-04-14 10:25:58 +08:00
Michael Shilman
ca7182ff5f v6.3.0-alpha.7 2021-04-14 10:19:40 +08:00
Michael Shilman
07a87144e0 Update root, peer deps, version.ts/json to 6.3.0-alpha.7 [ci skip] 2021-04-14 10:11:53 +08:00
merceyz
cf032f0178 fix(core-server): resolve builder relative to config 2021-04-13 12:06:39 +02:00
Michael Shilman
0ddd4ca329 Update git head to 6.3.0-alpha.6, update yarn.lock 2021-04-13 16:37:55 +08:00
Michael Shilman
60181528cf v6.3.0-alpha.6 2021-04-13 16:31:17 +08:00
Michael Shilman
80e0108cad Update root, peer deps, version.ts/json to 6.3.0-alpha.6 [ci skip] 2021-04-13 16:29:22 +08:00
lihbr
d54a4362d0 fix(core-server): build config inconsistency 2021-04-12 16:49:10 +02:00
Michael Shilman
2257c53699 Update git head to 6.3.0-alpha.5, update yarn.lock 2021-04-11 23:46:37 +08:00
Michael Shilman
9030fc7598 v6.3.0-alpha.5 2021-04-11 23:40:18 +08:00
Michael Shilman
7ef9c070b3 Update root, peer deps, version.ts/json to 6.3.0-alpha.5 [ci skip] 2021-04-11 23:34:30 +08:00
Michael Shilman
bcad85653d Core: Enable community builders 2021-04-10 21:29:23 +08:00
Michael Shilman
0415209d04 Update git head to 6.3.0-alpha.4, update yarn.lock 2021-04-10 20:53:31 +08:00
Michael Shilman
157857bbe1 v6.3.0-alpha.4 2021-04-10 20:47:14 +08:00
Michael Shilman
3250c49409 Update root, peer deps, version.ts/json to 6.3.0-alpha.4 [ci skip] 2021-04-10 20:31:13 +08:00
Michael Shilman
3ec358f71c
Merge pull request #14472 from eirslett/dont-shadow-window
Core: Don't shadow the window global variable
2021-04-10 20:30:06 +08:00
Michael Shilman
149bc365c8
Merge pull request #14468 from eirslett/builder-should-expose-server
Core: Expose Server instance through the pluggable Builder API
2021-04-10 20:18:43 +08:00
Michael Shilman
650a0662d6 Update git head to 6.3.0-alpha.3, update yarn.lock 2021-04-10 12:42:56 +08:00
Michael Shilman
4797065261 v6.3.0-alpha.3 2021-04-10 12:36:35 +08:00
Michael Shilman
7426dfae38 Update root, peer deps, version.ts/json to 6.3.0-alpha.3 [ci skip] 2021-04-10 12:28:46 +08:00
Michael Shilman
8e549f198e Merge branch 'next' into pr/14468 2021-04-10 12:26:31 +08:00
Michael Shilman
316b500adb
Merge branch 'next' into dont-shadow-window 2021-04-10 12:09:28 +08:00
Michael Shilman
ea7d0512d2 Update git head to 6.3.0-alpha.2, update yarn.lock 2021-04-09 13:13:14 +08:00
Michael Shilman
8a57399297 v6.3.0-alpha.2 2021-04-09 13:07:04 +08:00
Michael Shilman
4a4a3754bc Update root, peer deps, version.ts/json to 6.3.0-alpha.2 2021-04-09 12:59:00 +08:00
Michael Shilman
0aa48cebc1
Merge pull request #14445 from brion-fuller/fuller/web-components-hmr
Web-components: Add full reload listening to server-side-events
2021-04-09 09:47:26 +08:00
Michael Shilman
486f611960
Merge pull request #14461 from kaelig/honor-watchoptions
Pass watchOptions from webpack config to webpackDevMiddleware (v3 only)
2021-04-09 09:16:31 +08:00
Michael Shilman
d318d2eea0 Update git head to 6.3.0-alpha.1, update yarn.lock 2021-04-09 00:32:09 +08:00
Michael Shilman
7d99c9e0bf v6.3.0-alpha.1 2021-04-09 00:25:04 +08:00
Michael Shilman
91b476fc38 Update root, peer deps, version.ts/json to 6.3.0-alpha.1 2021-04-09 00:15:01 +08:00
Michael Shilman
3697239459 Update snapshots 2021-04-08 23:45:39 +08:00
Michael Shilman
a571ac9ce7 Merge branch 'next' into pr/14459 2021-04-08 21:44:35 +08:00
Michael Shilman
f74e495b1f Update git head to 6.3.0-alpha.0 2021-04-08 18:02:07 +08:00
Michael Shilman
7739aace24 v6.3.0-alpha.0 2021-04-08 17:55:27 +08:00
Michael Shilman
27ac933ab7 Update root, peer deps, version.ts/json to 6.3.0-alpha.0 2021-04-08 17:54:44 +08:00
Gaëtan Maisse
8560ffd9ab
chore: use terser-webpack-plugin 4.x to avoid hoisting issue with schema-utils 2021-04-07 18:29:08 +02:00
Gaëtan Maisse
98fa420bef
chore: move to Yarn 2 🧶 2021-04-07 18:25:38 +02:00