v3.0.0-rc.1 #3843
rexxars
announced in
Announcements
v3.0.0-rc.1
#3843
Replies: 2 comments 5 replies
-
This release breaks my next app. ./node_modules/.pnpm/[email protected]_maey765qzsqrp6bbazpxj7endy/node_modules/sanity/lib/exports/index.d.ts:9807:10
Type error: Property or signature expected.
9805 | declare module '@sanity/types' {
9806 | interface ArrayDefinition {
> 9807 | */
| ^
9808 | components?: ArrayOfObjectsComponents | ArrayOfPrimitivesComponents;
9809 | }
9810 | interface BlockDefinition { My Repo: https://github.com/alex289/Portfolio |
Beta Was this translation helpful? Give feedback.
1 reply
-
This did indeed fix the TS error for ...but not for
(tested in rc.2) |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Features
subtitle
, and will not use the dataset name by default🐛 Notable bugfixes
defineType
not allowing specifiedcomponents
sanity --version
📓 Full changelog
dev
, notstart
) in post-init text@sanity/pkg-utils
sanity.config
WorkspacePreview
workshop storysubtitle
configurableThis discussion was created from the release v3.0.0-rc.1.
Beta Was this translation helpful? Give feedback.
All reactions