Ruben Bridgewater
ef0ec6d83c
fix: remove corejs-upgrade-webpack-plugin dependency
...
The dependency caused multiple issues, since it's not possible to
just replace one dependency version with another if a specific
version is required.
Remove the dependency from storybook to fix the issue.
2020-05-08 03:21:52 +02:00
Michael Shilman
9881185a4a
v6.0.0-beta.3
2020-05-07 12:50:57 +08:00
dependabot-preview[bot]
c94a920112
Bump terser-webpack-plugin from 2.3.6 to 3.0.0
...
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 2.3.6 to 3.0.0.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v2.3.6...v3.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-05 07:57:36 +00:00
Michael Shilman
d77aad2018
v6.0.0-beta.2
2020-05-04 20:07:46 +08:00
Michael Shilman
e2bfc168c0
v6.0.0-beta.1
2020-05-02 21:59:51 +08:00
Gaëtan Maisse
f2da615d75
chore(core): remove babel-loader
from peerDeps as it's already a regular dep
2020-05-01 16:48:34 +02:00
Norbert de Langen
8d35431027
UPGRADES
2020-04-30 17:46:06 +02:00
Norbert de Langen
0385c467c0
UPGRADES
2020-04-30 17:27:23 +02:00
Michael Shilman
93ccaba607
v6.0.0-beta.0
2020-04-29 21:27:43 +08:00
Michael Shilman
bd4b167dca
v6.0.0-alpha.46
2020-04-29 16:58:43 +08:00
Michael Shilman
5b26d301f3
v6.0.0-alpha.45
2020-04-28 11:25:49 +08:00
Michael Shilman
af271cf5e3
v6.0.0-alpha.44
2020-04-27 12:07:47 +08:00
Michael Shilman
c32b263d03
v6.0.0-alpha.43
2020-04-24 06:24:53 +08:00
Michael Shilman
555527a16e
Merge branch 'next' into fix/moreIE11
2020-04-23 15:42:44 +08:00
Michael Shilman
aa2ceda338
v6.0.0-alpha.42
2020-04-23 08:13:24 +08:00
Norbert de Langen
67470e77a6
Merge branch 'next' into fix/moreIE11
2020-04-21 11:11:03 +02:00
Michael Shilman
869f451558
v6.0.0-alpha.41
2020-04-21 07:10:51 +08:00
Norbert de Langen
3de3f64279
no message
2020-04-21 01:03:32 +02:00
Michael Shilman
75c02952b4
v6.0.0-alpha.40
2020-04-20 16:11:50 +08:00
Michael Shilman
fcc28a2485
v6.0.0-alpha.39
2020-04-18 19:28:04 +08:00
Michael Shilman
2398b8d65d
v6.0.0-alpha.38
2020-04-18 19:24:36 +08:00
Michael Shilman
6f5a305dae
v6.0.0-alpha.37
2020-04-17 02:43:03 +08:00
Michael Shilman
bd058f88d4
v6.0.0-alpha.36
2020-04-16 08:31:05 +08:00
Michael Shilman
86f8c33023
v6.0.0-alpha.35
2020-04-16 00:07:22 +08:00
Michael Shilman
c4da5401d2
v6.0.0-alpha.34
2020-04-15 16:58:32 +08:00
Norbert de Langen
b753582d43
Merge branch 'next' into dependabot/npm_and_yarn/commander-5.0.0
2020-04-15 09:59:40 +02:00
Valery Bugakov
415813bd96
fix(to-require-context): fixed regex to glob conversion
2020-04-14 21:12:41 +08:00
Michael Shilman
40ca654b7b
Merge pull request #10329 from yannbf/feat/reuse-tab-when-possible
...
CLI: Reuse existing chromium tab if possible
2020-04-14 17:51:55 +08:00
dependabot-preview[bot]
5386097822
Bump commander from 4.1.1 to 5.0.0
...
Bumps [commander](https://github.com/tj/commander.js ) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/tj/commander.js/releases )
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tj/commander.js/compare/v4.1.1...v5.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 23:59:19 +00:00
Michael Shilman
5b90cb7bf2
v6.0.0-alpha.33
2020-04-14 07:52:18 +08:00
Michael Shilman
e517a6322a
v6.0.0-alpha.32
2020-04-11 16:07:53 +08:00
Michael Shilman
ff99e99f39
v6.0.0-alpha.31
2020-04-07 18:18:56 +08:00
Yann Braga
3df5783648
fix: notify in case of wrong config files
2020-04-07 09:33:35 +02:00
Yann Braga
8f3046bd26
chore: upgrade better-opn to 2.0.0
2020-04-07 09:28:32 +02:00
Yann Braga
c4000fbdbb
feat: reuse existing chrome tab if possible
...
- Move from open to better-opn
- Feature available on chrome only unfortunately
2020-04-06 18:01:54 +02:00
Michael Shilman
76cf7e263d
v6.0.0-alpha.30
2020-03-31 19:07:53 +08:00
Norbert de Langen
f9abc6a986
Merge branch 'next' into tech/remove-deprecations-6
...
# Conflicts:
# addons/events/src/deprecated.js
# addons/options/src/register.ts
# examples/official-storybook/stories/core/decorators.stories.js
# examples/official-storybook/stories/deprecated/addon-events.stories.js
# lib/addons/src/make-decorator.test.ts
# lib/api/src/modules/layout.ts
# lib/cli/src/generate.js
# lib/core/package.json
2020-03-31 09:40:58 +02:00
Norbert de Langen
10f2b4d804
UPGRADES
2020-03-30 11:08:21 +02:00
Norbert de Langen
937d9974b9
UPGRADES
2020-03-27 15:28:17 +01:00
Norbert de Langen
7167c03ccc
REMOVE deprecated APIs from lib/core
2020-03-26 10:32:48 +01:00
Michael Shilman
205c897579
v6.0.0-alpha.29
2020-03-26 10:38:49 +08:00
Norbert de Langen
460ec34820
Merge pull request #9864 from storybookjs/dependabot/npm_and_yarn/semver-7.1.3
...
Bump semver from 6.3.0 to 7.1.3
2020-03-25 13:18:18 +01:00
dependabot-preview[bot]
25380b8204
Bump semver from 6.3.0 to 7.1.3
...
Bumps [semver](https://github.com/npm/node-semver ) from 6.3.0 to 7.1.3.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v7.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-25 10:47:42 +00:00
Norbert de Langen
b63c2cba35
Merge branch 'next' into core/ingestion
...
# Conflicts:
# examples/official-storybook/package.json
# lib/channel-postmessage/package.json
# lib/core/package.json
2020-03-23 14:42:09 +01:00
Michael Shilman
482764665b
v6.0.0-alpha.28
2020-03-23 13:54:49 +08:00
Norbert de Langen
7d7c1e611f
Merge branch 'next' into core/ingestion
...
# Conflicts:
# scripts/build-storybooks.js
2020-03-20 11:55:33 +01:00
Norbert de Langen
684dd70630
CHANGE so the main config files are separate from whatever addon/docs is doing, so they can be sorted correctly
2020-03-19 18:58:05 +01:00
Norbert de Langen
d9fd47a143
Merge branch 'tech/parallel-chromatic' into core/ingestion
...
# Conflicts:
# lib/api/src/index.tsx
# lib/core/package.json
2020-03-13 18:55:59 +01:00
Michael Shilman
3d1d35534e
v6.0.0-alpha.27
2020-03-13 20:29:55 +08:00
Norbert de Langen
0cfe87af94
Merge branch 'next' into core/ingestion
...
# Conflicts:
# lib/api/src/index.tsx
# lib/core/package.json
2020-03-12 17:10:31 +01:00