-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version Packages #9264
Version Packages #9264
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
38f11f4
to
127cdc9
Compare
033f2bd
to
c55e38a
Compare
@dcousens - before you merge this The explicit We don't need explicit deps because they come with keystone. However, with doing that, we likely also need to delete then gitignore the schemas - this way they're always up to date on the machine that runs the command, and relative to the prisma version from keystone - and update the start commands to not use |
d54cd58
to
0ed258b
Compare
@kennedybaird I think you refer to the changes from #9269, maybe we fix that in a different pull request? I have rebased this pull request to show the actual diff |
0ed258b
to
1c29d08
Compare
@gautamsi sorry for the delays on this 💙 |
The following packages have been updated
New Features
[core]
Add support for lists with no fields in GraphQL (Add support for lists with no fields in GraphQL #9254) @dcousens[core]
Updateesbuild
to ^0.23.0 (Version Packages #9264) @dcousens[core]
Updatenextjs
to version 14 (Version Packages #9264) @dcousens[core]
Updateprisma
monorepo to version 5.17.0 (Version Packages #9264) @dcousens[fields-document]
Fix@keystone-6/fields-document
package breaking when compiling in SSR environments (Attempted to call validateAndNormalizeDocument() from the server [fields-document] #8717) (Fix@keystone-6/fields-document
package breaking when compiling in SSR environments #9041) @marekryb[core]
Add exports for internal AdminUI pagination componentsPagination
,PaginationLabel
andusePaginationParams
for use in custom pages (Add exports for internal Pagination components #9152) @mikehazell[core]
Add support for developers to addesbuild.keystone.ts
to the working directory to mutate the default esbuild configuration (Add support for developers to replace the default esbuild configuration #9235) @dcousens[core]
Adddb.isNullable
support for multiselect field type, defaulting to false (Update built-in fields to new validate hook syntax #9166) @acburdine[core]
Fix Prisma errors not showing when a Prisma migration errors internally ( Fix Prisma errors not showing when a Prisma migration errors internally #9273) @dcousensBug Fixes
[core]
Fix malformed uuid's from breaking relationship filters when using POSTGRESQL (Fix UUID's breaking relationship filters with POSTGRES #9155) @dcousens[fields-document]
Replaceio-ts
withzod
internally (Remove io-ts, use zod #9263) @dcousens[core]
Fixkeystone prisma ...
not returning the same error code as the Prisma engine (fix(deps): update prisma monorepo to v5.15.1 #9164) @renovate[core]
Fixlist.ui.hide*
defaulting to false when GraphQL is omitted (Fixlist.ui.hide*
functionality #9217) @dcousens[core]
Fix bigInt field type to throw ifdefaultValue: { kind: 'autoincrement' }
andvalidation.isRequired
is set (Update built-in fields to new validate hook syntax #9166) @acburdine[core]
Update built-in fields to use newer validate hook syntax (Update built-in fields to new validate hook syntax #9166) @acburdine💙 Acknowledgements
Lastly, thanks to @dcousens (#9264,#9264,#9264,#9269,#9263,#9258,#9249,#9247,#9232,#9219,#9218,#9213,#9144), @direisc (#9170), @gautamsi (#9231,#9179), @ggpwnkthx (#9130), @iamandrewluca (#9102,#9125), @kennedybaird (#9272,#9252), @renovate (#9221,#9242,#9222,#9223,#9215,#9211,#9206,#9207,#9205,#9157,#9197,#9196,#9193,#9194,#9187,#9188,#9185,#9184,#9175,#9168,#9167,#9163,#9159,#9161,#9160,#9162,#9158,#9151,#9150,#9148,#9145,#9143,#9140,#9137,#9135,#9134,#9133), @simonswiss (#9267,#9251,#9257,#9255,#9202,#9228,#9227,#9220,#9198) for changes not shown above, but none-the-less appreciated.
👀 Review
See 2024-04-30...2024-08-09 to compare with our previous release.