Norbert de Langen
|
8a1c247e28
|
Merge pull request #21168 from storybookjs/fix/refactor-automigrations
CLI: Improve how automigrations read `main.js`
|
2023-02-21 09:27:24 +01:00 |
|
Michael Shilman
|
effa5d88d0
|
Update git head to 7.0.0-beta.52, update yarn.lock [ci skip]
|
2023-02-21 15:36:42 +08:00 |
|
Michael Shilman
|
1f559ed69a
|
v7.0.0-beta.52
|
2023-02-21 15:35:33 +08:00 |
|
Michael Shilman
|
ef1253d5c4
|
Update root, peer deps, version.ts/json to 7.0.0-beta.52 [ci skip]
|
2023-02-21 15:16:43 +08:00 |
|
Michael Shilman
|
f9e61a6656
|
Merge pull request #21166 from storybookjs/norbert/fix-21004-some-more
CLI: Fix CRA init, ensure the new version of the preset
|
2023-02-21 15:04:48 +08:00 |
|
Michael Shilman
|
0427498c29
|
Add migration note for CRA4 support
|
2023-02-21 15:03:33 +08:00 |
|
Tom Coleman
|
c22c5372d3
|
Merge branch 'next' into 20663-coalesce-errors
|
2023-02-21 09:26:32 +11:00 |
|
Tom Coleman
|
da186a0d71
|
Merge pull request #21112 from storybookjs/20663-rationalize-index-errors
Core: Don't crash when there are errors indexing
|
2023-02-21 09:20:53 +11:00 |
|
Yann Braga
|
5ef1d6c6a5
|
refactor and cleanup automigrations
|
2023-02-20 20:20:27 +01:00 |
|
Yann Braga
|
1f27f57472
|
refactor all webpack5 related migrations
|
2023-02-20 20:20:27 +01:00 |
|
Norbert de Langen
|
6921a36ada
|
remove cra < 5 support
|
2023-02-20 18:33:10 +01:00 |
|
Norbert de Langen
|
e12e722c1b
|
Merge branch 'next' into norbert/fix-21004-some-more
|
2023-02-20 16:26:34 +01:00 |
|
Norbert de Langen
|
0ead7cc115
|
ensure the CLI installs the new version of the preset
|
2023-02-20 16:21:52 +01:00 |
|
Michael Shilman
|
f03e042419
|
Update git head to 7.0.0-beta.51, update yarn.lock [ci skip]
|
2023-02-20 23:05:49 +08:00 |
|
Michael Shilman
|
92ae17be35
|
v7.0.0-beta.51
|
2023-02-20 23:04:31 +08:00 |
|
Michael Shilman
|
8e29ccce4b
|
Update root, peer deps, version.ts/json to 7.0.0-beta.51 [ci skip]
|
2023-02-20 23:01:59 +08:00 |
|
Yann Braga
|
13acf140c1
|
Merge pull request #21164 from storybookjs/fix/type-errors-automigrate
Maintenance: fix type errors on automigrate `check` step
|
2023-02-20 15:50:05 +01:00 |
|
Michael Shilman
|
4d5d7aa67a
|
Merge branch 'next' into shilman/framework-parameter-to-renderer
|
2023-02-20 22:40:56 +08:00 |
|
Yann Braga
|
6402ced34a
|
fix type errors on automigrate check step
|
2023-02-20 15:22:57 +01:00 |
|
Yann Braga
|
adff4293b8
|
detect legacy renderers in validations
|
2023-02-20 12:49:40 +01:00 |
|
Yann Braga
|
4477f8ca41
|
update migration for new-frameworks
|
2023-02-20 12:04:30 +01:00 |
|
Tom Coleman
|
53747a8931
|
Use import paths for errors, and slash them
|
2023-02-20 21:46:50 +11:00 |
|
Yann Braga
|
74ed92badb
|
Merge branch 'next' into feat/configDir-automigrations
|
2023-02-20 09:38:48 +01:00 |
|
Tom Coleman
|
62ccd7ec53
|
Merge pull request #21098 from storybookjs/20913-remove-docsOptions.disable
Docs: Remove `DocsOptions.disable`
|
2023-02-20 15:32:57 +11:00 |
|
Tom Coleman
|
ecc048caf8
|
Remove reference to disabled docs
|
2023-02-20 13:12:19 +11:00 |
|
Tom Coleman
|
048ef7fe89
|
Fix linting
|
2023-02-20 13:10:55 +11:00 |
|
Yann Braga
|
539483017d
|
Merge branch 'next' into feat/configDir-automigrations
|
2023-02-20 00:14:26 +01:00 |
|
Yann Braga
|
a6d2ce0537
|
add skip-install option to automigrate
|
2023-02-20 00:12:29 +01:00 |
|
Yann Braga
|
4d5d28d941
|
restructure migrations api for reading and writing main.js
|
2023-02-19 23:07:03 +01:00 |
|
Yann Braga
|
55c26a696f
|
bail automigrate early in monorepos when not specifying config-dir
|
2023-02-17 17:37:25 +01:00 |
|
Yann Braga
|
cc82057d88
|
improve error message
|
2023-02-17 17:36:06 +01:00 |
|
Michael Shilman
|
980fe8c8d3
|
Update git head to 7.0.0-beta.50, update yarn.lock [ci skip]
|
2023-02-18 00:11:23 +08:00 |
|
Michael Shilman
|
ecbe308bda
|
v7.0.0-beta.50
|
2023-02-18 00:09:59 +08:00 |
|
Michael Shilman
|
c59f9d3974
|
Update root, peer deps, version.ts/json to 7.0.0-beta.50 [ci skip]
|
2023-02-18 00:07:35 +08:00 |
|
Michael Shilman
|
43ac0aab10
|
Merge pull request #21123 from storybookjs/vite/mdx1-version
Vite: Update dep range for @storybook/mdx1-csf
|
2023-02-17 23:55:40 +08:00 |
|
Michael Shilman
|
372f205e9d
|
Revert #21096 Vite: Fix storysource addon support
|
2023-02-17 23:11:49 +08:00 |
|
Norbert de Langen
|
93feb6e4f4
|
Merge branch 'next' into strict-types
|
2023-02-16 19:10:59 +01:00 |
|
Yann Braga
|
b1b1e27c0f
|
add monorepo hint in automigrate command
|
2023-02-16 19:05:02 +01:00 |
|
Yann Braga
|
f5c29e7bfb
|
skip sb-binary automigration in nx projects
|
2023-02-16 18:16:34 +01:00 |
|
Yann Braga
|
de9b793ff3
|
improve new-frameworks implementation to account for monorepos
|
2023-02-16 18:13:11 +01:00 |
|
Norbert de Langen
|
b85a7a6daa
|
fix tests
|
2023-02-16 18:10:15 +01:00 |
|
Norbert de Langen
|
f2fd84ac84
|
Merge branch 'next' into shilman/framework-parameter-to-renderer
|
2023-02-16 18:03:58 +01:00 |
|
Norbert de Langen
|
42fae30325
|
Merge pull request #20660 from storybookjs/update-border-color
Update border color to match Design System proposal
|
2023-02-16 17:54:26 +01:00 |
|
Norbert de Langen
|
388596af16
|
Merge branch 'next' into vite/mdx1-version
|
2023-02-16 17:47:50 +01:00 |
|
Michael Shilman
|
c067c5a9fc
|
Update git head to 7.0.0-beta.49, update yarn.lock [ci skip]
|
2023-02-17 00:28:00 +08:00 |
|
Michael Shilman
|
a2b4f0b42e
|
v7.0.0-beta.49
|
2023-02-17 00:26:12 +08:00 |
|
Michael Shilman
|
e4f0fcb3e0
|
Update root, peer deps, version.ts/json to 7.0.0-beta.49 [ci skip]
|
2023-02-17 00:22:51 +08:00 |
|
Norbert de Langen
|
67f3f19ed1
|
Merge branch 'next' into shilman/framework-parameter-to-renderer
|
2023-02-16 17:19:30 +01:00 |
|
Michael Shilman
|
02c36278c8
|
Merge pull request #21106 from storybookjs/shilman/drop-lit1-support
Web-components: Drop lit1 support
|
2023-02-17 00:14:13 +08:00 |
|
Norbert de Langen
|
c2eb0562cb
|
Merge pull request #21117 from storybookjs/valentin/fix-dependency-warnings
Fix some dependency warnings
|
2023-02-16 17:10:01 +01:00 |
|