263 Commits

Author SHA1 Message Date
Michael Shilman
1486c8821f Update git head to 7.0.0-beta.6, update yarn.lock [ci skip] 2022-12-14 00:15:33 +08:00
Michael Shilman
edcda9c064 v7.0.0-beta.6 2022-12-14 00:10:09 +08:00
Michael Shilman
d5a7a65e90 Update git head to 7.0.0-beta.5, update yarn.lock [ci skip] 2022-12-13 23:27:30 +08:00
Michael Shilman
8a44bd6080 v7.0.0-beta.5 2022-12-13 23:21:27 +08:00
Norbert de Langen
efe6af726b
make tests pass 2022-12-13 13:01:05 +01:00
Norbert de Langen
775f3ae542
ensure exports using singleton always reference the global 2022-12-13 12:18:34 +01:00
Norbert de Langen
4f3b666012
cleanup 2022-12-13 10:25:35 +01:00
Norbert de Langen
fe9b5d6cee
Merge branch 'next' into norbert/sb-1063-vite-in-dev-mode-with-storystorev6 2022-12-13 09:14:33 +01:00
Norbert de Langen
b0977b89c1
remove the window as global definition 2022-12-13 08:57:05 +01:00
Michael Shilman
fa999299a9 Update git head to 7.0.0-beta.4, update yarn.lock [ci skip] 2022-12-13 09:39:35 +08:00
Michael Shilman
4d869ed6f7 v7.0.0-beta.4 2022-12-13 09:34:00 +08:00
Norbert de Langen
b052066cae
Merge branch 'norbert/sb-1063-vite-in-dev-mode-with-storystorev6-cleaned' into norbert/sb-1063-vite-in-dev-mode-with-storystorev6 2022-12-12 19:24:45 +01:00
Norbert de Langen
a7c357a80b
reset the global every time, to get a new version 2022-12-12 17:46:21 +01:00
Norbert de Langen
1263ac8526
ensure singleton via global 2022-12-12 16:39:24 +01:00
Norbert de Langen
b04120907a
simplify globals 2022-12-12 14:31:06 +01:00
Norbert de Langen
3eb16e7ded
Merge branch 'fix/storystorev6-vite' into norbert/sb-1063-vite-in-dev-mode-with-storystorev6 2022-12-12 14:13:49 +01:00
Norbert de Langen
5653ec8285
Merge branch 'next' into norbert/sb-1063-vite-in-dev-mode-with-storystorev6 2022-12-12 14:01:49 +01:00
Michael Shilman
4a1024130b Update git head to 7.0.0-beta.3, update yarn.lock [ci skip] 2022-12-10 10:24:01 +08:00
Michael Shilman
9a57b4788c v7.0.0-beta.3 2022-12-10 10:19:22 +08:00
Norbert de Langen
a94e7e87ec
fixing tests 2022-12-09 21:20:45 +01:00
Norbert de Langen
f5260920ca
fixing typings issues 2022-12-09 20:44:55 +01:00
Norbert de Langen
e5b664857c
fix start test 2022-12-09 17:42:05 +01:00
Norbert de Langen
3659babd10
fix all the global typings 2022-12-09 17:10:07 +01:00
Norbert de Langen
501dce1f43
strong typing for globals, fix issues resulting from strong global types, enforce clientApi singleton via global 2022-12-09 14:52:46 +01:00
Michael Shilman
4139b43db1 Update git head to 7.0.0-beta.2, update yarn.lock [ci skip] 2022-12-09 12:42:28 +08:00
Michael Shilman
66a0d58818 v7.0.0-beta.2 2022-12-09 12:37:49 +08:00
Michael Shilman
b4d2827c1a Update git head to 7.0.0-beta.1, update yarn.lock [ci skip] 2022-12-09 01:32:11 +08:00
Michael Shilman
42c08678ac v7.0.0-beta.1 2022-12-09 01:26:25 +08:00
Michael Shilman
a7a36b6023 Update git head to 7.0.0-beta.0, update yarn.lock [ci skip] 2022-12-08 16:02:32 +08:00
Michael Shilman
2e4ddde6a0 v7.0.0-beta.0 2022-12-08 15:58:06 +08:00
Michael Shilman
afe021c79b Update git head to 7.0.0-alpha.62, update yarn.lock [ci skip] 2022-12-08 01:41:37 +08:00
Michael Shilman
27a91217b1 v7.0.0-alpha.62 2022-12-08 01:35:26 +08:00
Michael Shilman
1df572fe8b Update git head to 7.0.0-alpha.61, update yarn.lock [ci skip] 2022-12-07 19:03:58 +08:00
Michael Shilman
ec1df6fe1b v7.0.0-alpha.61 2022-12-07 18:58:10 +08:00
Michael Shilman
606de0f52d Update git head to 7.0.0-alpha.60, update yarn.lock [ci skip] 2022-12-07 12:30:47 +08:00
Michael Shilman
2b38f15a16 v7.0.0-alpha.60 2022-12-07 12:24:15 +08:00
Michael Shilman
62d0ce3dd8 Update git head to 7.0.0-alpha.59, update yarn.lock [ci skip] 2022-12-07 00:16:44 +08:00
Michael Shilman
8d3068344b v7.0.0-alpha.59 2022-12-07 00:07:31 +08:00
Norbert de Langen
825f8b83ed
Merge branch 'next' into tom/sb-1013-batch-imports-in-loadallcsffiles-to 2022-12-05 18:17:11 +01:00
Norbert de Langen
18d3b8dc59
Merge branch 'next' into fix/storystorev6-vite 2022-12-05 10:37:06 +01:00
Norbert de Langen
95b45cbe14
cleanup 2022-12-05 09:37:16 +01:00
Norbert de Langen
2c395fb1af
Merge branch 'next' into deprecate/argType-defaultValue 2022-12-05 09:36:16 +01:00
Tom Coleman
e674bb5464 Use Sync promise in base case 2022-12-05 17:27:35 +11:00
Michael Shilman
c64b984ca4 Update git head to 7.0.0-alpha.58, update yarn.lock [ci skip] 2022-12-05 14:26:04 +08:00
Michael Shilman
c7f8e3e848 v7.0.0-alpha.58 2022-12-05 14:21:34 +08:00
Tom Coleman
f19aa259db Merge remote-tracking branch 'origin/next' into tom/sb-1013-batch-imports-in-loadallcsffiles-to 2022-12-05 17:14:45 +11:00
Michael Shilman
2136d6853f Update git head to 7.0.0-alpha.57, update yarn.lock [ci skip] 2022-12-03 22:17:04 +08:00
Michael Shilman
5a87a203fd v7.0.0-alpha.57 2022-12-03 22:13:10 +08:00
Tom Coleman
fec91d060a Change batch size to 20 and include test 2022-12-03 11:39:41 +11:00
Tom Coleman
217c84e78d
Update code/lib/preview-api/src/modules/store/StoryStore.ts
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2022-12-03 10:57:35 +11:00