-
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 #6914
Version Packages #6914
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/keystonejs/keystone-next-docs/jr1Q2mYRz4nmBZJMqWr2mjfXN333 |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
1518b82
to
21a3141
Compare
21a3141
to
d65614c
Compare
d65614c
to
1496600
Compare
1496600
to
0ca495d
Compare
0ca495d
to
fbb3d69
Compare
fbb3d69
to
9efaccc
Compare
9efaccc
to
a80f770
Compare
a80f770
to
cd35be1
Compare
cd35be1
to
ac951b1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changes LGTM
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@keystone-next/keystone@28.0.0
Major Changes
b981f4c3e
Thanks @mitchellhamilton! -select
,timestamp
,float
anddecimal
fields withisIndexed: 'unique'
now add unique filters toListWhereUniqueInput
liketext
,integer
and the id field do.Minor Changes
990b56291
Thanks @JedWatson! - Addeddb.map
option to lists and fields which adds the@@map
and@map
Prisma attributes respectivelyPatch Changes
#6918
70eb86237
Thanks @mitchellhamilton! - The format of the date shown in thetimestamp
field in the Admin UI now uses the user's localeUpdated dependencies [
70eb86237
]:@keystone-next/cloudinary@11.0.0
Minor Changes
990b56291
Thanks @JedWatson! - Addeddb.map
option to lists and fields which adds the@@map
and@map
Prisma attributes respectivelyPatch Changes
70eb86237
,990b56291
,70eb86237
,b981f4c3e
]:@keystone-next/fields-document@13.0.0
Minor Changes
990b56291
Thanks @JedWatson! - Addeddb.map
option to lists and fields which adds the@@map
and@map
Prisma attributes respectivelyPatch Changes
70eb86237
,990b56291
,70eb86237
,b981f4c3e
]:@keystone-ui/fields@5.0.2
Patch Changes
70eb86237
Thanks @mitchellhamilton! - The format of the date shown in theDatePicker
now uses the user's locale@keystone-next/auth@36.0.0
Patch Changes
#6912
8ca316455
Thanks @mitchellhamilton! - When thesessionData
option is invalid, the error will now be thrown on startup instead of silently ignoredUpdated dependencies [
70eb86237
,990b56291
,70eb86237
,b981f4c3e
]:@keystone-next/session-store-redis@8.0.0
Patch Changes
70eb86237
,990b56291
,b981f4c3e
]:@keystone-next/website@3.1.9
Patch Changes
#6907
990b56291
Thanks @JedWatson! - Addeddb.map
option to lists and fields which adds the@@map
and@map
Prisma attributes respectivelyUpdated dependencies [
990b56291
]:@keystone-next/example-assets-cloud@1.0.9
Patch Changes
70eb86237
,990b56291
,b981f4c3e
]:@keystone-next/example-assets-local@1.0.9
Patch Changes
70eb86237
,990b56291
,b981f4c3e
]:@keystone-next/example-auth@4.0.11
Patch Changes
70eb86237
,990b56291
,8ca316455
,b981f4c3e
]:@keystone-next/examples-app-basic@4.0.11
Patch Changes
70eb86237
,990b56291
,70eb86237
,8ca316455
,b981f4c3e
]:@keystone-next/example-ecommerce@4.0.12
Patch Changes
70eb86237
,990b56291
,8ca316455
,b981f4c3e
]:@keystone-next/example-embedded-nextjs@3.0.11
Patch Changes
70eb86237
,990b56291
,b981f4c3e
]:keystone-next-app@1.0.11
Patch Changes
70eb86237
,990b56291
,8ca316455
,b981f4c3e
]:@keystone-next/example-roles@4.0.11
Patch Changes
70eb86237
,990b56291
,8ca316455
,b981f4c3e
]:@keystone-next/example-sandbox@3.0.11
Patch Changes
70eb86237
,990b56291
,8ca316455
,b981f4c3e
]:@keystone-next/example-blog@2.0.11
Patch Changes
70eb86237
,990b56291
,b981f4c3e
]:@keystone-next/example-custom-admin-ui-logo@1.0.6
Patch Changes
70eb86237
,990b56291
,b981f4c3e
]:@keystone-next/example-custom-admin-ui-navigation@5.0.5
Patch Changes
70eb86237
,990b56291
,b981f4c3e
]:@keystone-next/example-custom-admin-ui-pages@1.0.5
Patch Changes
70eb86237
,990b56291
,b981f4c3e
]:@keystone-next/example-custom-field@0.0.8
Patch Changes
70eb86237
,990b56291
,70eb86237
,b981f4c3e
]:@keystone-next/example-custom-field-view@1.0.7
Patch Changes
70eb86237
,990b56291
,70eb86237
,b981f4c3e
]:@keystone-next/example-default-values@1.0.11
Patch Changes
70eb86237
,990b56291
,b981f4c3e
]:@keystone-next/example-document-field@1.1.8
Patch Changes
70eb86237
,990b56291
,b981f4c3e
]:@keystone-next/example-extend-graphql-schema@1.0.11
Patch Changes
70eb86237
,990b56291
,b981f4c3e
]:@keystone-next/example-extend-graphql-schema-graphql-ts@1.0.11
Patch Changes
70eb86237
,990b56291
,b981f4c3e
]:@keystone-next/example-extend-graphql-schema-nexus@1.0.10
Patch Changes
#6792
787de6f42
Thanks @JedWatson! - Added an example using Nexus to extend the Keystone schemaUpdated dependencies [
70eb86237
,990b56291
,b981f4c3e
]:@keystone-next/example-json-field@4.0.12
Patch Changes
70eb86237
,990b56291
,b981f4c3e
]:@keystone-next/example-rest-api@1.0.3
Patch Changes
70eb86237
,990b56291
,b981f4c3e
]:@keystone-next/example-task-manager@4.0.11
Patch Changes
70eb86237
,990b56291
,b981f4c3e
]:@keystone-next/example-testing@0.0.11
Patch Changes
70eb86237
,990b56291
,8ca316455
,b981f4c3e
]:@keystone-next/example-virtual-field@0.1.9
Patch Changes
70eb86237
,990b56291
,b981f4c3e
]:@keystone-next/example-with-auth@2.0.12
Patch Changes
70eb86237
,990b56291
,8ca316455
,b981f4c3e
]:@keystone-next/benchmarks-legacy@7.0.12
Patch Changes
70eb86237
,990b56291
,b981f4c3e
]:@keystone-next/test-projects-basic@0.0.8
Patch Changes
70eb86237
,990b56291
,b981f4c3e
]:@keystone-next/test-projects-crud-notifications@0.0.8
Patch Changes
70eb86237
,990b56291
,b981f4c3e
]:@keystone-next/test-projects-live-reloading@0.0.8
Patch Changes
70eb86237
,990b56291
,b981f4c3e
]: