Michael Shilman
d5bc809ae3
Update git head to 7.0.0-alpha.35, update yarn.lock [ci skip]
2022-10-06 00:24:15 +08:00
Michael Shilman
d8972df8c6
v7.0.0-alpha.35
2022-10-06 00:18:55 +08:00
Norbert de Langen
45ebf47a04
Merge branch 'next' into feat/lib-addons-to-tsup
2022-09-27 09:57:36 +03:00
Michael Shilman
d9bc2a868a
Update git head to 7.0.0-alpha.34, update yarn.lock [ci skip]
2022-09-27 11:29:29 +08:00
Michael Shilman
fc90fc8754
v7.0.0-alpha.34
2022-09-27 11:25:43 +08:00
Ian VanSchooten
6b8a0bba79
Add reference to webpack types
2022-09-26 21:55:59 -04:00
Norbert de Langen
fec2c8a0eb
make check script use tsc from scripts
2022-09-14 12:26:12 +03:00
Michael Shilman
7f7a354a92
Update git head to 7.0.0-alpha.33, update yarn.lock [ci skip]
2022-09-13 19:08:37 +08:00
Michael Shilman
5da5b0fabd
v7.0.0-alpha.33
2022-09-13 19:04:25 +08:00
Michael Shilman
9c49a7cd8b
v7.0.0-alpha.32
2022-09-13 18:49:06 +08:00
Michael Shilman
573e6f3340
Update git head to 7.0.0-alpha.31, update yarn.lock [ci skip]
2022-09-07 11:20:25 +08:00
Michael Shilman
02c013c331
v7.0.0-alpha.31
2022-09-07 11:16:32 +08:00
Michael Shilman
9454d56200
Merge branch 'next' into chore/update-nx-latest
2022-09-07 07:47:22 +08:00
Michael Shilman
b7437b9eab
Update git head to 7.0.0-alpha.30, update yarn.lock [ci skip]
2022-09-06 00:59:35 +08:00
Michael Shilman
aabf7b595c
v7.0.0-alpha.30
2022-09-06 00:55:36 +08:00
Ian VanSchooten
742bfb05ae
Experiment: remove core-js
2022-09-02 23:08:48 -04:00
Michael Shilman
252a26cd9b
Update git head to 7.0.0-alpha.29, update yarn.lock [ci skip]
2022-09-03 00:09:51 +08:00
Michael Shilman
87ce9b91ce
v7.0.0-alpha.29
2022-09-03 00:03:50 +08:00
Michael Shilman
e1646400e4
Revert "chore: rename prepare script to prep"
2022-09-02 11:26:42 +08:00
Norbert de Langen
9d198e55fa
Merge pull request #19077 from storybookjs/chore/rename-prepare
...
chore: rename prepare script to prep
2022-09-01 21:16:33 +02:00
Michael Shilman
bb24ba7d94
Update git head to 7.0.0-alpha.28, update yarn.lock [ci skip]
2022-09-02 00:56:18 +08:00
Michael Shilman
941b85ce04
v7.0.0-alpha.28
2022-09-02 00:52:03 +08:00
Katerina Skroumpelou
5c5367b33c
chore: rename prepare script to prep
2022-09-01 15:56:01 +03:00
Michael Shilman
ac2182761a
Update git head to 7.0.0-alpha.27, update yarn.lock [ci skip]
2022-08-31 11:03:14 +08:00
Michael Shilman
3e33f0709d
v7.0.0-alpha.27
2022-08-31 10:58:47 +08:00
Tom Coleman
7eae837fcc
Revert changes to exports
fields of addons/renderers
...
All of Node, Webpack and Vite can `import('<pkg>/preview')` etc, as long as the `exports` map is there and setup like so. If the `exports` map is not there, then they can import `node_modules/<pkg>/preview.js` instead.
The issue occurred when an export map existed but Vite tried to import a path that wasn't defined in there.
2022-08-30 14:46:23 +10:00
Michael Shilman
df6da4cc51
Update git head to 7.0.0-alpha.26, update yarn.lock [ci skip]
2022-08-26 19:17:00 +08:00
Michael Shilman
e5c9cfe1d0
v7.0.0-alpha.26
2022-08-26 19:12:35 +08:00
Michael Shilman
03b6c00902
Update git head to 7.0.0-alpha.25, update yarn.lock [ci skip]
2022-08-25 22:49:49 +08:00
Michael Shilman
058af8bac4
v7.0.0-alpha.25
2022-08-25 22:45:32 +08:00
Michael Shilman
b049235a99
Merge branch 'next' into vite-frameworks-clean
2022-08-25 02:32:51 +08:00
Michael Shilman
34f013ff26
Update git head to 7.0.0-alpha.24, update yarn.lock [ci skip]
2022-08-24 11:57:58 +08:00
Michael Shilman
e3232cb426
v7.0.0-alpha.24
2022-08-24 11:53:12 +08:00
Michael Shilman
c9cffa0ae4
Merge branch 'next' into vite-frameworks
2022-08-22 21:42:01 +08:00
Michael Shilman
95679f0ab8
Revert "Build: Rename prepare to prep for npm8 and verdaccio"
2022-08-22 20:01:07 +08:00
Michael Shilman
0b9123bd70
Merge branch 'next' into vite-frameworks
2022-08-22 18:12:26 +08:00
Michael Shilman
8a0029d32e
Merge branch 'next' into vite-frameworks
2022-08-22 17:02:30 +08:00
Michael Shilman
3f21366145
Build: Rename prepare to prep for npm8 and verdaccio
2022-08-22 16:33:45 +08:00
Michael Shilman
65e222d619
Update git head to 7.0.0-alpha.23, update yarn.lock [ci skip]
2022-08-18 20:35:40 +08:00
Michael Shilman
0900e20acf
v7.0.0-alpha.23
2022-08-18 20:31:31 +08:00
Michael Shilman
148f601b5f
Update git head to 7.0.0-alpha.22, update yarn.lock [ci skip]
2022-08-18 20:00:19 +08:00
Michael Shilman
408cd2770d
v7.0.0-alpha.22
2022-08-18 19:48:52 +08:00
Michael Shilman
60819ff7d2
Fix exports map for ESM
2022-08-18 00:20:08 +08:00
Michael Shilman
fd0de665a3
Merge branch 'next' into vite-frameworks
2022-08-17 23:53:12 +08:00
Michael Shilman
1c3b6ec06c
Update git head to 7.0.0-alpha.21, update yarn.lock [ci skip]
2022-08-17 10:30:05 +08:00
Michael Shilman
d8cdc5b21a
v7.0.0-alpha.21
2022-08-17 10:26:07 +08:00
Michael Shilman
06ffa2989c
Update git head to 7.0.0-alpha.20, update yarn.lock [ci skip]
2022-08-16 03:42:53 +08:00
Michael Shilman
a6c00d2ebe
v7.0.0-alpha.20
2022-08-16 03:38:31 +08:00
Michael Shilman
d7689cdd8d
Update git head to 7.0.0-alpha.19, update yarn.lock [ci skip]
2022-08-12 12:15:36 +08:00
Michael Shilman
74bdb53f67
v7.0.0-alpha.19
2022-08-12 12:11:08 +08:00