Michael Shilman
08aa769773
v6.0.0-beta.12
2020-05-21 13:57:55 +08:00
Michael Shilman
1e1ea949c7
v6.0.0-beta.11
2020-05-21 12:24:04 +08:00
Michael Shilman
efa9ca5aeb
v6.0.0-beta.10
2020-05-21 11:12:51 +08:00
Michael Shilman
a6d81914c2
v6.0.0-beta.9
2020-05-21 07:17:20 +08:00
Gaëtan Maisse
a4de908691
fix: bump required version of @types/reach__router
...
When building `@storybook/api` we are generating types that are based on `@types/reach__router` (see in dist/index.d.ts: `location: import("@reach/router").WindowLocation<{}>`).
And as in the monorepo we have the latest version of `@types/reach__router` we are using generic version of `WindowLocation` added by 410945551d
So we need to update the required version of `@types/reach__router` in the dependency otherwise users can try to run SB with an old version of `@types/reach__router` and face the following error:
```
ERROR in /.../my-project/node_modules/@storybook/api/dist/index.d.ts(75,19):
TS2315: Type 'WindowLocation' is not generic.
```
I also updated the version in `@storybook/router` to be consistent across the different packages.
2020-05-18 21:41:13 +02:00
Michael Shilman
73d9b6fb3a
v6.0.0-beta.8
2020-05-17 19:03:09 +08:00
Michael Shilman
3cea5335d2
v6.0.0-beta.7
2020-05-15 12:08:19 +08:00
Michael Shilman
6f10ef5c93
v6.0.0-beta.6
2020-05-12 21:20:15 +08:00
Michael Shilman
5827cff7eb
v6.0.0-beta.5
2020-05-11 16:50:47 +08:00
Michael Shilman
0e4076e643
v6.0.0-beta.4
2020-05-08 20:59:59 +08:00
Michael Shilman
9881185a4a
v6.0.0-beta.3
2020-05-07 12:50:57 +08: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
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
aa2ceda338
v6.0.0-alpha.42
2020-04-23 08:13:24 +08:00
Michael Shilman
869f451558
v6.0.0-alpha.41
2020-04-21 07:10:51 +08: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
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
Michael Shilman
76cf7e263d
v6.0.0-alpha.30
2020-03-31 19:07:53 +08:00
Norbert de Langen
1c1e0e9a44
REMOVE deprecated APIs from lib/router
2020-03-26 10:33:01 +01:00
Michael Shilman
205c897579
v6.0.0-alpha.29
2020-03-26 10:38:49 +08: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
1139d438dc
ADD tests for router utils
2020-03-18 10:52:49 +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
Michael Shilman
870ff062f3
v6.0.0-alpha.26
2020-03-12 20:53:10 +08:00
Norbert de Langen
cb02c3e0d9
REFACTOR to take current refId from router && REMOVE id mapping on ref stories
2020-03-12 12:02:48 +01:00
Michael Shilman
cbe0da787a
v6.0.0-alpha.25
2020-03-11 18:53:09 +08:00
Michael Shilman
7a68f72411
v6.0.0-alpha.24
2020-03-11 16:56:16 +08:00
Michael Shilman
fbd0c3c0b6
v6.0.0-alpha.23
2020-03-11 16:43:16 +08:00
Michael Shilman
6cb32b3d98
v6.0.0-alpha.22
2020-03-10 18:44:26 +08:00
Michael Shilman
7970836309
v6.0.0-alpha.21
2020-03-05 17:26:05 +08:00
Norbert de Langen
c1e3cd730b
update reach router
2020-03-02 13:36:11 +01:00
Michael Shilman
dac6752d47
v6.0.0-alpha.20
2020-02-27 08:26:52 +08:00
Michael Shilman
b5b1bda641
v6.0.0-alpha.19
2020-02-24 22:28:05 +08:00
Michael Shilman
480370557a
v6.0.0-alpha.18
2020-02-22 04:31:14 +08:00