158 Commits

Author SHA1 Message Date
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
ae34b30a59
Merge branch 'next' into fix-export-gen 2022-12-05 09:42:49 +01: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
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
Michael Shilman
55eef01d1c Update git head to 7.0.0-alpha.56, update yarn.lock [ci skip] 2022-12-01 13:53:07 +08:00
Michael Shilman
c8e9a862bb v7.0.0-alpha.56 2022-12-01 13:48:31 +08:00
Michael Shilman
a58973036f Update git head to 7.0.0-alpha.55, update yarn.lock [ci skip] 2022-12-01 01:35:46 +08:00
Michael Shilman
55cd2ab63d v7.0.0-alpha.55 2022-12-01 01:29:52 +08:00
Ian VanSchooten
0cb44a3f7c Unify typescript to ~4.9.3 2022-11-30 09:36:04 -05:00
Kasper Peulen
fac2465219 No unused locals in tsconfig to disable deepscan
Deep scan is not compatible with TS 4.9 yet. And the only issues it seems to find that are not covered yet by TS or ESLint are unused imports. TSC can catch those by enabling noUnusedLocals in tsconfig.
2022-11-29 16:28:00 +01:00
Tom Coleman
0889eeeff9 Merge remote-tracking branch 'origin/next' into tom/sb-878-cleanup-de-duplicate-storybooktypes 2022-11-28 10:37:07 +11:00
Michael Shilman
6c451134fa Update git head to 7.0.0-alpha.54, update yarn.lock [ci skip] 2022-11-25 23:27:25 +09:00
Michael Shilman
91177d4e27 v7.0.0-alpha.54 2022-11-25 23:22:24 +09:00
Tom Coleman
6fea833174 Remove duplicate API_ arg related types
And clean up some code that used them
2022-11-25 15:28:21 +11:00
Norbert de Langen
66c273e778
cleanup of deps 2022-11-24 19:44:14 +01:00
Norbert de Langen
94fe6d4240
move code from lib/addons to manager-api, reference manager-api or preview-api instead of lib/addons 2022-11-24 17:12:13 +01:00
Norbert de Langen
095d3222ca
Merge branch 'tech/introduce-preview-api' into tech/rename-api 2022-11-24 13:30:21 +01:00
Norbert de Langen
7327efd089
Merge branch 'next' into tech/introduce-preview-api 2022-11-24 13:09:17 +01:00
Michael Shilman
5f3ffc911c Update git head to 7.0.0-alpha.53, update yarn.lock [ci skip] 2022-11-24 20:04:05 +09:00
Michael Shilman
fd1cf81615 v7.0.0-alpha.53 2022-11-24 19:58:09 +09:00
Norbert de Langen
adf4799fd4
change usage 2022-11-24 00:02:56 +01:00
Norbert de Langen
a9d2ae754f
Merge branch 'next' into tech/introduce-preview-api 2022-11-22 16:16:42 +01:00
Michael Shilman
90bc7c03f7 Update git head to 7.0.0-alpha.52, update yarn.lock [ci skip] 2022-11-21 23:38:03 +09:00
Michael Shilman
d2494e3f51 v7.0.0-alpha.52 2022-11-21 23:33:02 +09:00
Michael Shilman
ef2f3eaf79 Update git head to 7.0.0-alpha.51, update yarn.lock [ci skip] 2022-11-19 20:58:22 +08:00
Michael Shilman
4fec76c3f5 v7.0.0-alpha.51 2022-11-19 20:54:33 +08:00
Norbert de Langen
8d627d3079
Merge branch 'norbert/sb-798-figure-out-plan-for-package-structure-rework' into tech/introduce-preview-api 2022-11-18 16:17:40 +01:00
Kasper Peulen
e8ed15febc Upgrade to TS 4.9 2022-11-17 16:24:12 +01:00
Michael Shilman
b5920aaef1 Update git head to 7.0.0-alpha.50, update yarn.lock [ci skip] 2022-11-17 15:10:36 +08:00
Michael Shilman
77184d0390 v7.0.0-alpha.50 2022-11-17 15:06:07 +08:00
Ian VanSchooten
25f7141c50 name jest projects using file path 2022-11-14 15:06:11 -05:00
Ian VanSchooten
e1d0790c9f Merge remote-tracking branch 'origin/next' into marklb/upgrade-to-jest28
# Conflicts:
#	code/lib/preview-web/src/PreviewWeb.test.ts
#	code/yarn.lock
2022-11-14 13:20:31 -05:00
Norbert de Langen
f81d873d63
Merge branch 'norbert/sb-798-figure-out-plan-for-package-structure-rework' into tech/introduce-preview-api 2022-11-14 18:29:32 +01:00
Norbert de Langen
8eb96195a5
do not ts ignore test 2022-11-14 14:18:39 +01:00
Norbert de Langen
5372081588
Merge branch 'norbert/sb-798-figure-out-plan-for-package-structure-rework' into tech/introduce-preview-api 2022-11-14 12:46:54 +01:00
Ian VanSchooten
3d3c23e9cd Merge remote-tracking branch 'origin/next' into marklb/upgrade-to-jest28
# Conflicts:
#	code/addons/essentials/package.json
#	code/addons/storyshots/storyshots-core/package.json
#	code/lib/api/package.json
#	code/yarn.lock
2022-11-13 11:59:45 -05:00
Michael Shilman
6fc49dd1b2 Update git head to 7.0.0-alpha.49, update yarn.lock [ci skip] 2022-11-13 23:54:31 +08:00
Michael Shilman
d7eb433300 v7.0.0-alpha.49 2022-11-13 23:50:52 +08:00
Norbert de Langen
90320c9ebb
Merge branch 'norbert/sb-798-figure-out-plan-for-package-structure-rework' into tech/introduce-preview-api 2022-11-11 13:58:28 +01:00
Ian VanSchooten
d5f5648acf Add tests for addons 2022-11-10 15:19:57 -05:00
Ian VanSchooten
50826f29ad Merge remote-tracking branch 'origin/next' into nested-addons 2022-11-08 08:07:12 -05:00
Michael Shilman
99fe5792f9 Update git head to 7.0.0-alpha.48, update yarn.lock [ci skip] 2022-11-07 16:00:44 +08:00
Michael Shilman
b58a29b785 v7.0.0-alpha.48 2022-11-07 15:56:24 +08:00
Ian VanSchooten
f6402934a1 Revert "Upgrade to TS 4.8"
This reverts commit 9fe7fdc20b65b33bba0914b1446c404910555bf3.
2022-11-04 11:31:06 -04:00
Ian VanSchooten
af941fd365 Add typesVersions to addons 2022-11-03 16:09:47 -04:00