Conversation
57b325b to
912759c
Compare
9487ff1 to
6ef4ac4
Compare
ac258f5 to
e28f433
Compare
e28f433 to
a8d69bf
Compare
|
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. |
dcousens
approved these changes
May 25, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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-6/core@5.3.0
Minor Changes
#8545
b8453c63cThanks @borisno2! - Addsui.basePathfor changing the AdminUI base path, using a dynamicnext.config.js#8570
612431b39Thanks @dcousens! - AddscookieNameas an option forstatelessSessions#8545
b8453c63cThanks @borisno2! - Removes prompt when using CLI--frozenflag and a schema is out of date, CLI now exits#8551
cfd873ef3Thanks @dcousens! - addresolveInput.{create|update}list hooks as shorthand operation circuitry#8570
612431b39Thanks @dcousens! - AddsSessiontype parameter to generatedTypeInfo,ListsandContexttypes, and propagates that type to access control and hooks#8552
ea227f04fThanks @dcousens! - Adds newunfilteredshorthand function for an empty filter (exported from '@keystone-6/core/access')Patch Changes
#8569
f92aa4010Thanks @dcousens! - Fixdb.enableLoggingwith an array resulting inkeystone devexiting#8551
cfd873ef3Thanks @dcousens! - Fixesgraphql.isNonNull.create: trueTypeScript types to be non-optional#8569
f92aa4010Thanks @dcousens! - Deprecates@keystone-6/core/systemexports (createSystem,createExpressServer,initConfigandcreateAdminUIMiddleware), will be removed in next breaking change#8552
ea227f04fThanks @dcousens! - RemovesSessionStrategy's type parameter ofStartSessionData, removal is non-breaking as the parameter was unusable#8527
1d0e6cdeaThanks @acburdine! - Fixes type generation for lists withomit.query: true#8568
1a997d113Thanks @MohammadKurjieh! - Change nextexperimental.appDir: falsefor now, until resolution found for internal React issues#8551
cfd873ef3Thanks @dcousens! - fix incompatible field key types when working withresolvedData(No index signature with a parameter of type 'string' was found on type 'ResolvedSomeListNameCreateInput | ResolvedSomeListNameUpdateInput'.ts(7053) #8485)#8562
b8f7cf4b6Thanks @renovate! - Update@prisma/*to4.14.0