Michael Shilman
7b905a7638
CLI: Disable react_in_yarn_workspace
template for users, keep in e2e
2021-06-01 14:28:24 +08:00
Michael Shilman
3c04dc6114
Update configure.ts
2021-05-31 10:31:32 +08:00
Michael Shilman
892add170a
Merge branch 'next' into pr/13979
2021-05-31 10:29:39 +08:00
Michael Shilman
9c3cec9f14
Update git head to 6.3.0-beta.5, update yarn.lock
2021-05-30 13:11:32 +08:00
Michael Shilman
7ce19a9db3
v6.3.0-beta.5
2021-05-30 13:06:12 +08:00
Michael Shilman
308d40710b
Update root, peer deps, version.ts/json to 6.3.0-beta.5 [ci skip]
2021-05-30 12:56:05 +08:00
Michael Shilman
246ab170da
CLI: Add SKIP_PREFLIGHT_CHECK
in CRA repro
2021-05-30 12:38:34 +08:00
Michael Shilman
38cbe7bf7c
Update git head to 6.3.0-beta.4, update yarn.lock
2021-05-28 16:37:38 +08:00
Michael Shilman
f4d1305d01
v6.3.0-beta.4
2021-05-28 16:32:17 +08:00
Michael Shilman
8d29169aaf
Update root, peer deps, version.ts/json to 6.3.0-beta.4 [ci skip]
2021-05-28 16:25:23 +08:00
Michael Shilman
afcbc591fa
Update git head to 6.3.0-beta.3, update yarn.lock
2021-05-28 16:18:52 +08:00
Michael Shilman
33c58c1180
v6.3.0-beta.3
2021-05-28 16:15:29 +08:00
Michael Shilman
abfa65182c
Update root, peer deps, version.ts/json to 6.3.0-beta.3 [ci skip]
2021-05-28 16:05:30 +08:00
Michael Shilman
ba3d5e01ec
CLI: Add new packages to versions.json
2021-05-28 15:40:50 +08:00
Michael Shilman
bad9d80699
Update git head to 6.3.0-beta.2, update yarn.lock
2021-05-27 20:21:13 +08:00
Michael Shilman
75c1cba133
v6.3.0-beta.2
2021-05-27 20:14:54 +08:00
Michael Shilman
10f7df81b0
Update root, peer deps, version.ts/json to 6.3.0-beta.2 [ci skip]
2021-05-27 20:04:19 +08:00
Michael Shilman
d8970681c5
Update git head to 6.3.0-beta.1, update yarn.lock
2021-05-26 19:22:24 +08:00
Michael Shilman
356a2dfd1a
v6.3.0-beta.1
2021-05-26 19:17:28 +08:00
Michael Shilman
e6018107b3
Update root, peer deps, version.ts/json to 6.3.0-beta.1 [ci skip]
2021-05-26 19:06:57 +08:00
Michael Shilman
fbb5f4ae96
Update git head to 6.3.0-beta.0, update yarn.lock
2021-05-26 10:57:27 +08:00
Michael Shilman
fcc428b77b
v6.3.0-beta.0
2021-05-26 10:52:20 +08:00
Michael Shilman
0c1388a35b
Update root, peer deps, version.ts/json to 6.3.0-beta.0 [ci skip]
2021-05-26 10:42:33 +08:00
Michael Shilman
9223d15a6f
Update git head to 6.3.0-alpha.45, update yarn.lock
2021-05-26 00:51:39 +08:00
Michael Shilman
d85be97196
v6.3.0-alpha.45
2021-05-26 00:46:24 +08:00
Michael Shilman
9a468f73cb
Update root, peer deps, version.ts/json to 6.3.0-alpha.45 [ci skip]
2021-05-26 00:35:13 +08:00
Michael Shilman
7f77a21d3a
Update git head to 6.3.0-alpha.44, update yarn.lock
2021-05-25 17:48:28 +08:00
Michael Shilman
e24c625789
v6.3.0-alpha.44
2021-05-25 17:42:56 +08:00
Michael Shilman
41160683f6
Update root, peer deps, version.ts/json to 6.3.0-alpha.44 [ci skip]
2021-05-25 17:32:10 +08:00
Michael Shilman
4de421131f
Update git head to 6.3.0-alpha.43, update yarn.lock
2021-05-25 10:33:08 +08:00
Michael Shilman
5701d147dd
v6.3.0-alpha.43
2021-05-25 10:28:10 +08:00
Michael Shilman
4ba72eebfc
Update root, peer deps, version.ts/json to 6.3.0-alpha.43 [ci skip]
2021-05-25 10:03:48 +08:00
Gaëtan Maisse
e83cdc6628
feat(cli): do not add lit-html
automatically when running sb init
...
This SB generator is used in 3 cases and for each `lit-html` is already there so no need to reinstall it:
- User's project has `lit-html` as dep -> ok nothing to do
- User's project has `lit-element` as dep -> ok as `lit-html` is a dep of `lit-element`
- User's project has `lit` as dep -> ok as `lit-html` is a dep of `lit-element`
Note: SB WC will not work out of the box with Yarn in PnP mode as SB is doing import from `lit-html` directly.
For now the recommended work around is to add `lit-html` as dep to satisfy SB WC peer dependency.
We will be able to simplify/fix that easily when `lit-*` will be deprecated in favor of `lit`.
2021-05-24 21:32:24 +02:00
Gaëtan Maisse
0fe0852cf4
feat(cli): add a repro config for lit 2
2021-05-24 21:25:05 +02:00
Gaëtan Maisse
c0edc6e2f9
feat(cli): use @storybook/web_components when running sb init
in a project with lit
as dep
2021-05-24 21:23:02 +02:00
Gaëtan Maisse
9d3d0383d5
Merge branch 'next' into lit-next
2021-05-24 20:16:50 +02:00
Michael Shilman
50a121f8ba
Update git head to 6.3.0-alpha.42, update yarn.lock
2021-05-24 21:40:46 +08:00
Michael Shilman
8cb665a778
v6.3.0-alpha.42
2021-05-24 21:35:16 +08:00
Michael Shilman
0f2828c0ca
Update root, peer deps, version.ts/json to 6.3.0-alpha.42 [ci skip]
2021-05-24 21:22:21 +08:00
Michael Shilman
ccf725a9d7
Update git head to 6.3.0-alpha.41, update yarn.lock
2021-05-24 14:57:19 +08:00
Michael Shilman
486523d75d
v6.3.0-alpha.41
2021-05-24 14:51:57 +08:00
Michael Shilman
771190db90
Update root, peer deps, version.ts/json to 6.3.0-alpha.41 [ci skip]
2021-05-24 14:45:08 +08:00
Michael Shilman
8542fe8a64
Update git head to 6.3.0-alpha.40, update yarn.lock
2021-05-24 14:43:01 +08:00
Michael Shilman
b472371d50
v6.3.0-alpha.40
2021-05-24 14:42:33 +08:00
Michael Shilman
3ed794d1a0
Update root, peer deps, version.ts/json to 6.3.0-alpha.40 [ci skip]
2021-05-24 14:32:01 +08:00
Michael Shilman
a800c1b370
Update git head to 6.3.0-alpha.39, update yarn.lock
2021-05-23 22:03:38 +08:00
Michael Shilman
eb1fe7eb6b
v6.3.0-alpha.39
2021-05-23 21:58:07 +08:00
Michael Shilman
9d5b763855
Update root, peer deps, version.ts/json to 6.3.0-alpha.39 [ci skip]
2021-05-23 21:44:38 +08:00
Michael Shilman
ad673ca898
Update git head to 6.3.0-alpha.38, update yarn.lock
2021-05-23 11:34:25 +08:00
Michael Shilman
362e4d37c2
v6.3.0-alpha.38
2021-05-23 11:29:20 +08:00