2202 Commits

Author SHA1 Message Date
Michael Shilman
a01b3cf910 Update git head to 6.4.0-alpha.33, update yarn.lock 2021-09-01 01:09:11 +08:00
Michael Shilman
269aa6d399 v6.4.0-alpha.33 2021-09-01 01:03:48 +08:00
Michael Shilman
337fdcd0fe
Merge pull request #15928 from storybookjs/tech/babel-mode-v7
Core: Add Babel mode v7
2021-08-31 20:18:17 +08:00
Norbert de Langen
4c09e018e1
fix non-spreadable properties on now non-existing default babel config 2021-08-27 14:38:24 +02:00
Gaëtan Maisse
6f45ba136f
fix: update glob used in TypeScript's typesVersions config 2021-08-25 20:49:51 +02:00
Michael Shilman
1321db991a Update git head to 6.4.0-alpha.32, update yarn.lock 2021-08-24 09:02:02 +08:00
Michael Shilman
ee3198a84a v6.4.0-alpha.32 2021-08-24 08:57:39 +08:00
Michael Shilman
786b1b1a4f Update git head to 6.4.0-alpha.31, update yarn.lock 2021-08-23 11:17:06 +08:00
Michael Shilman
5582ee2f66 v6.4.0-alpha.31 2021-08-23 11:12:37 +08:00
jonniebigodes
0b75c00041
Merge pull request #13416 from jwlms/improve_react_readme
Add section for installing with React apps built without CRA
2021-08-17 18:21:19 +01:00
Michael Shilman
4b9818d9d2 Update git head to 6.4.0-alpha.30, update yarn.lock 2021-08-14 13:18:09 +08:00
Michael Shilman
271665e76b v6.4.0-alpha.30 2021-08-14 13:13:32 +08:00
Joshua Williams
53d424787b Use recommended language from @jonniebigodes 2021-08-11 19:30:55 -07:00
Michael Shilman
851b178f46 Update git head to 6.4.0-alpha.29, update yarn.lock 2021-08-10 22:17:18 +08:00
Michael Shilman
5fd2abf667 v6.4.0-alpha.29 2021-08-10 22:11:28 +08:00
Michael Shilman
0f363ffdfe Update git head to 6.4.0-alpha.28, update yarn.lock 2021-08-10 01:59:10 +08:00
Michael Shilman
921d1b75b7 v6.4.0-alpha.28 2021-08-10 01:54:18 +08:00
Michael Shilman
130d21261a Update git head to 6.4.0-alpha.26, update yarn.lock 2021-08-09 19:14:47 +08:00
Michael Shilman
6962d57302 v6.4.0-alpha.26 2021-08-09 19:10:05 +08:00
Michael Shilman
3e302272a2 Update git head to 6.4.0-alpha.25, update yarn.lock 2021-08-08 00:49:20 +08:00
Michael Shilman
09a919286d v6.4.0-alpha.25 2021-08-08 00:44:47 +08:00
Michael Shilman
48c19eb208 Update git head to 6.4.0-alpha.24, update yarn.lock 2021-08-04 22:26:55 +08:00
Michael Shilman
790c1d4481 v6.4.0-alpha.24 2021-08-04 22:22:18 +08:00
Michael Shilman
a17295cddb Update git head to 6.4.0-alpha.23, update yarn.lock 2021-08-03 22:00:04 +08:00
Michael Shilman
691fc1f715 v6.4.0-alpha.23 2021-08-03 21:54:56 +08:00
Michael Shilman
872dd0e43a Update git head to 6.4.0-alpha.22, update yarn.lock 2021-07-28 10:42:13 +08:00
Michael Shilman
1af5a50d37 v6.4.0-alpha.22 2021-07-28 10:37:09 +08:00
Michael Shilman
989c7358b9 Merge branch 'next' into pr/15616 2021-07-26 17:37:04 +08:00
Michael Shilman
4986e500c2 Update git head to 6.4.0-alpha.21, update yarn.lock 2021-07-26 09:53:44 +08:00
Michael Shilman
02b6a8dd92 v6.4.0-alpha.21 2021-07-26 09:48:01 +08:00
Michael Shilman
148ab08714 Update git head to 6.4.0-alpha.20, update yarn.lock 2021-07-24 01:11:37 +08:00
Michael Shilman
58b272670e v6.4.0-alpha.20 2021-07-24 01:06:04 +08:00
Michael Shilman
d16bbc138a Update git head to 6.4.0-alpha.19, update yarn.lock 2021-07-22 21:24:36 +08:00
Michael Shilman
e7979d9dc0 v6.4.0-alpha.19 2021-07-22 21:19:56 +08:00
Benjamin Bender
e02ed36bbd
[Fix] Enable react-refresh on Webpack5
Per default installation, even on `@next`, you'll end up with the following error if you enable `react-refresh` in conjunction with `webpack5`:

````
Error: NormalModuleFactory.afterResolve (CaseSensitivePathsPlugin, ReactRefreshPlugin) is no longer a waterfall hook, but a bailing hook instead. Do not return the passed object, but modify it instead. Returning false will ignore the request and results in no module created.
````

The error can be fixed by manually override the package resolution for `react-refresh` and `@pmmmwh/react-refresh-webpack-plugin` to their latest versions. To render the override obsolete, I would like to kindly ask to request to uplift both dependencies for @next.
2021-07-18 13:18:56 +02:00
Michael Shilman
c02850ea63 Update git head to 6.4.0-alpha.18, update yarn.lock 2021-07-16 15:06:36 +08:00
Michael Shilman
285782b401 v6.4.0-alpha.18 2021-07-16 15:01:50 +08:00
Michael Shilman
bdc9fa6b17 Update git head to 6.4.0-alpha.17, update yarn.lock 2021-07-15 21:06:45 +08:00
Michael Shilman
2efd8b17db v6.4.0-alpha.17 2021-07-15 20:56:24 +08:00
Michael Shilman
8a8a4e68d3 Update git head to 6.4.0-alpha.16, update yarn.lock 2021-07-13 23:40:01 +08:00
Michael Shilman
3afa39c64e v6.4.0-alpha.16 2021-07-13 23:34:17 +08:00
Michael Shilman
c89b2b03ec Update git head to 6.4.0-alpha.15, update yarn.lock 2021-07-13 10:30:50 +08:00
Michael Shilman
9385c454a7 v6.4.0-alpha.15 2021-07-13 10:25:02 +08:00
Michael Shilman
6daa716e93 Update git head to 6.4.0-alpha.14, update yarn.lock 2021-07-11 03:15:36 +08:00
Michael Shilman
d3f8b5119b v6.4.0-alpha.14 2021-07-11 03:10:46 +08:00
Michael Shilman
ebb05e38cb Update git head to 6.4.0-alpha.13, update yarn.lock 2021-07-09 15:38:51 +08:00
Michael Shilman
70d04492b6 v6.4.0-alpha.13 2021-07-09 15:31:29 +08:00
Michael Shilman
cd98b1cc83 Update git head to 6.4.0-alpha.12, update yarn.lock 2021-07-07 18:17:06 +08:00
Michael Shilman
417958f6d4 v6.4.0-alpha.12 2021-07-07 18:11:49 +08:00
Michael Shilman
d139f758d4 Cleanup 2021-07-07 11:30:30 +08:00