238 Commits

Author SHA1 Message Date
Ian VanSchooten
742bfb05ae Experiment: remove core-js 2022-09-02 23:08:48 -04:00
Ian VanSchooten
f85e41b505 Vite: Fix plugin types 2022-09-02 15:00:49 -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
Norbert de Langen
1e71acd1d1
Merge branch 'next' into chore/update-nx-latest 2022-09-02 18:02:15 +02:00
Michael Shilman
d1418038d3 Vite: Fix framework typing issues with a hack 2022-09-02 23:54:15 +08:00
Norbert de Langen
9b1920d70a
Merge branch 'chore/update-nx-latest' of github.com:storybookjs/storybook into chore/update-nx-latest
# Conflicts:
#	code/nx.json
#	code/yarn.lock
2022-09-02 17:40:20 +02:00
Michael Shilman
bc41d6666c Merge branch 'next' into vite/plugin-cleanup 2022-09-02 18:41:42 +08:00
Michael Shilman
e1646400e4
Revert "chore: rename prepare script to prep" 2022-09-02 11:26:42 +08:00
Ian VanSchooten
119a2d45f1 Use consistent vite plugin names
This will make them easier to understand in debug logs, for instance.
2022-09-01 16:02:57 -04: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
Ian VanSchooten
0cb5f7c7f1 Clean up unneeded dependencies and files in vite frameworks 2022-08-29 06:41:12 -04:00
Ian VanSchooten
e7bccb04fa Expand framework package descriptions 2022-08-29 06:41:12 -04:00
Ian VanSchooten
a8af64c05f Fix node engines versions
These match up with vite 3's current requirements
2022-08-29 06:41:12 -04: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
Ian VanSchooten
25d03bcc40 Remove @babel/core peer dep 2022-08-26 00:31:38 -04:00
Ian VanSchooten
b8fbc8c3fa Use require, but not .default 2022-08-26 00:16:07 -04:00
Ian VanSchooten
cdbd146e5c Use import for docgen-typescript 2022-08-25 23:24:20 -04:00
Ian VanSchooten
d7b7e57364 Fix react-docgen paths 2022-08-25 22:51:08 -04:00
Ian VanSchooten
c84dc00a96 React-vite: update/cleanup dependencies 2022-08-25 22:40:23 -04: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
1e20308330 Vite: Delete core-vite and cursory first cut at types 2022-08-25 21:41:09 +08:00
Michael Shilman
b049235a99 Merge branch 'next' into vite-frameworks-clean 2022-08-25 02:32:51 +08:00
Michael Shilman
69d62e4057 Fix linting errors, take two 2022-08-22 22:56:15 +08:00
Michael Shilman
8a0029d32e Merge branch 'next' into vite-frameworks 2022-08-22 17:02:30 +08:00
Michael Shilman
ef5917b111 Clean up legacy typescript annotations 2022-08-18 11:54:06 +08:00
Michael Shilman
5e7299d739 Fix react-vite preset 2022-08-18 00:59:09 +08:00
Michael Shilman
fd0de665a3 Merge branch 'next' into vite-frameworks 2022-08-17 23:53:12 +08:00
Michael Shilman
2a9f89a01a Fix react-vite builder dependency 2022-08-15 20:35:00 +08:00
Ian VanSchooten
b6908f7bfe Remove @vitejs/plugin-react, it's added in every framework 2022-08-14 22:57:29 -04:00
Michael Shilman
01e3663b76 Vite core, react, and example app (WIP) 2022-08-14 11:50:22 +08:00