1191 Commits

Author SHA1 Message Date
Michael Shilman
f46cdcf7f4 v6.0.0-alpha.11 2020-02-13 12:07:31 +08:00
Michael Shilman
3adc1938a9 Update peer dependencies to 6.0.0-alpha.11 2020-02-13 12:04:25 +08:00
Michael Shilman
558371ae9d v6.0.0-alpha.10 2020-02-11 22:29:59 +08:00
Michael Shilman
9a9b611e88 Update peer dependencies to 6.0.0-alpha.10 2020-02-11 22:14:54 +08:00
Michael Shilman
4f0a75c824 v6.0.0-alpha.9 2020-02-09 01:24:54 +08:00
Michael Shilman
af65737744 Update peer dependencies to 6.0.0-alpha.9 2020-02-09 01:21:03 +08:00
Michael Shilman
582b5c4f43 v6.0.0-alpha.8 2020-02-08 00:22:00 +08:00
Michael Shilman
24d8dbf0b0 Update peer dependencies to 6.0.0-alpha.8 2020-02-08 00:16:19 +08:00
Michael Shilman
45c0400457 v6.0.0-alpha.7 2020-02-07 23:46:35 +08:00
Michael Shilman
d5c2991383 Update peer dependencies to 6.0.0-alpha.7 2020-02-07 23:39:46 +08:00
Michael Shilman
34bfe84397 v6.0.0-alpha.6 2020-02-05 07:42:41 +08:00
Michael Shilman
71160c63d9 Update peer dependencies to 6.0.0-alpha.6 2020-02-05 07:37:46 +08:00
Norbert de Langen
82c0abfce7
Correct the file path for the Button story (#9325)
Correct the file path for the Button story
2020-02-04 10:02:57 +01:00
Michael Shilman
7393fc18ce v6.0.0-alpha.5 2020-02-04 16:51:13 +08:00
Michael Shilman
cf2f5dd304 Update peer dependencies to 6.0.0-alpha.5 2020-02-04 16:47:19 +08:00
Gaëtan Maisse
a978bd2985 chore: add missing or fix implicit transitive peerDependencies
Yarn 2 introduce an error for this during `yarn install`: YN0002 - MISSING_PEER_DEPENDENCY

For details see https://dev.to/arcanis/implicit-transitive-peer-dependencies-ed0

TL;DR: If you write a package that depends on Foo, and if Foo has a peer dependency, then you must provide it in either of the dependencies or peerDependencies fields. You won't "implicitly inherit" the peer dependencies declared in Foo.
2020-02-04 07:45:12 +01:00
Michael Shilman
d7f493b305 v6.0.0-alpha.4 2020-02-03 23:47:53 +08:00
Michael Shilman
8ffc8ce38c Update peer dependencies to 6.0.0-alpha.4 2020-02-03 23:43:53 +08:00
Norbert de Langen
746b2a4f11
Merge branch 'next' into upgrades
# Conflicts:
#	addons/essentials/package.json
#	addons/notes/package.json
#	addons/storyshots/storyshots-core/package.json
#	app/angular/package.json
#	app/html/package.json
#	app/marko/package.json
#	app/preact/package.json
#	app/react/package.json
#	app/vue/package.json
#	app/web-components/package.json
#	examples/riot-kitchen-sink/package.json
#	examples/vue-kitchen-sink/package.json
#	lib/cli/package.json
#	lib/core/package.json
#	yarn.lock
2020-02-03 13:40:26 +01:00
Matt Fisher
f9192e348d
Add docs re storyshots "disable" parameter 2020-02-03 14:49:31 +11:00
Michael Shilman
7f11ee2d76 v6.0.0-alpha.3 2020-02-02 13:47:43 +08:00
Michael Shilman
cd3e575441 Update peer dependencies to 6.0.0-alpha.3 2020-02-02 13:47:19 +08:00
Norbert de Langen
20fa8ef8a9
PATCH some TS problems in storyshots 2020-01-31 00:39:32 +01:00
Norbert de Langen
d5b6a4f0a1
UPGRADE ts-dedent 2020-01-30 19:27:42 +01:00
Norbert de Langen
1994020cd5
UPGRADE jest 2020-01-30 16:34:54 +01:00
Michael Shilman
779ef4791d v6.0.0-alpha.2 2020-01-30 21:36:20 +08:00
Michael Shilman
675a6b8f96 Update peer dependencies to 6.0.0-alpha.2 2020-01-30 21:24:12 +08:00
Norbert de Langen
b2a1d526c3
Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish
Publish: Remove docs to reduce package size
2020-01-24 13:55:48 +01:00
Callum Macrae
963ed75800
fix(addon-storyshots): Remove excess slashes from jest transform warning
It's printing all of them, so I copied all of them, and that didn't work!
2020-01-23 16:15:18 +00:00
Michael Shilman
b49797a9de Publish: Remove docs to reduce package size 2020-01-23 21:40:31 +08:00
Michael Shilman
81cb58e2f0 v6.0.0-alpha.1 2020-01-23 20:19:16 +08:00
Michael Shilman
d64f3e6c35 Update peer dependencies to 6.0.0-alpha.1 2020-01-23 20:15:52 +08:00
Norbert de Langen
fb8e08f89f
DETACH react-native 2020-01-22 18:23:11 +01:00
Michael Shilman
0cccdabb53 v6.0.0-alpha.0 2020-01-21 22:18:48 +08:00
Michael Shilman
405ac9eabb Update peer dependencies to 6.0.0-alpha.0 2020-01-21 22:12:23 +08:00
Norbert de Langen
9ac9da64cd
Merge branch 'next' into next-6.0.0
# Conflicts:
#	addons/cssresources/package.json
#	examples/dev-kits/package.json
#	examples/rax-kitchen-sink/package.json
2020-01-20 09:06:35 +01:00
Michael Shilman
d6d745006f v5.3.7 2020-01-20 14:51:39 +08:00
Michael Shilman
427a36eeb0 Update peer dependencies to 5.3.7 2020-01-20 14:46:52 +08:00
Michael Shilman
17c52fb503 Merge branch 'next' 2020-01-20 14:45:27 +08:00
Gaëtan Maisse
792064b321 docs(storyshot-puppeteer): add a warning to emphasize the fact that as of SB 5.3 puppeteer must be added to the project dep directly 2020-01-18 08:40:11 +01:00
Michael Shilman
b609ebbec1 v5.3.6 2020-01-17 16:10:45 +08:00
Michael Shilman
2c312d0688 Update peer dependencies to 5.3.6 2020-01-17 15:58:08 +08:00
Michael Shilman
f32b34b493 v5.3.5 2020-01-17 03:28:19 +08:00
Michael Shilman
1e8ae2567e Update peer dependencies to 5.3.5 2020-01-17 03:25:00 +08:00
Michael Shilman
25850e1e34 v5.3.4 2020-01-16 14:17:49 +08:00
Michael Shilman
d107116c99 Update peer dependencies to 5.3.4 2020-01-16 14:13:54 +08:00
Norbert de Langen
f318220458
Merge branch 'next' into next-6.0.0
# Conflicts:
#	addons/cssresources/package.json
#	examples/dev-kits/package.json
#	examples/rax-kitchen-sink/package.json
2020-01-15 18:00:25 +01:00
Michael Shilman
24ee5fa747 v5.3.3 2020-01-14 17:54:05 +08:00
Michael Shilman
44cd04b8bf Update peer dependencies to 5.3.3 2020-01-14 16:51:44 +08:00
Tom Coleman
cc5fe87657
Emphasize the happy path in storyshots README. 2020-01-14 17:28:26 +11:00