-
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 #9071
Version Packages #9071
Conversation
7b870c6
to
202e8d6
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. Latest deployment of this branch, based on commit 03ad98c:
|
202e8d6
to
b724d90
Compare
This will be 🟢 merging next Tuesday, hopefully alleviating potential any headaches for the weekend 🐇 |
b724d90
to
cb51a2c
Compare
a2662ac
to
5164cd1
Compare
5164cd1
to
03ad98c
Compare
Howdy @dcousens |
@borisno2 huh, I didn't manually run Rather than |
The following packages have been updated
New Features
[core]
Adds{field}.hooks.validate.[create|update|delete]
hooks, deprecatesvalidateInput
andvalidateDelete
(throws if incompatible) (Adds{field}.hooks.validate.[create|update|delete]
hooks #9057) @dcousens[core]
Adds{list}.hooks.validate.[create|update|delete]
hooks, deprecatesvalidateInput
andvalidateDelete
(Adds{list}.hooks.validate.[create|update|delete]
hooks #9056) @dcousens[core]
Addasync
toextendHttpServer
, to supportawait
on startup (Addawait
support toextendHttpServer
#9026) @dcousensBug Fixes
[auth]
FixcreateInitial*
andsend*MagicAuthLink
to throw if the expected type fromsessionStrategy.start
is not a string (FixcreateInitial*
andsend*MagicAuthLink
to throw if the expected type fromsessionStrategy.start
is not a string #9018) @dcousens[core]
Usedb.idField
of{ kind: 'number', kind: 'Int' }
internally for singletons (Move defaults toinitConfig
#9027) @dcousens[core]
Fixes thetext
field type to accept adefaultValue
ofnull
(Adds{field}.hooks.validate.[create|update|delete]
hooks #9057) @dcousens[core]
Fiximage
field type to use consistent sub-field ordering (Fiximage
field type to use consistent sub-field ordering #9017) @dcousens[core]
Fixconfig.server.cors
type preventing value offalse
(Addawait
support toextendHttpServer
#9026) @dcousens[core]
FixdefaultIsFilterable
anddefaultIsOrderable
types preventing value oftrue
(Dropp-limit
internally #8809) @dcousens[core]
Fix global locking by dropping globalp-limit
oncontext.query
/context.db
(Dropp-limit
internally #8809) @dcousens[core]
DeprecatesextendHttpServer
'sgraphqlSchema
argument, usecontext.graphql.schema
instead (Deprecate ambiguousextendHttpServer
GraphQLSchema argument #9028) @dcousens[core]
Fix static relationship resolution errors to conform to nominal error structure (Reduce relationship error verbosity #9042) @dcousens[core]
FixescreateExpressApp
to usecontext.graphql.schema
, not the GraphQLSchema argument (Always usecontext.graphql.schema
forcreateExpressServer
#9029) @dcousens[core]
DeprecatesExtendGraphQLSchema
type, use type(schema: GraphQLSchema) => GraphQLSchema
instead (Always usecontext.graphql.schema
forcreateExpressServer
#9029) @dcousens🌱 New Contributors
Thanks to the following developers for making their first contributions to the project!
💙 Acknowledgements
Lastly, thanks to @dcousens (#9071,#9071,#9071,#9071,#9068,#9055,#9053,#9048,#9043,#9034,#9033,#9032,#9015,#9016,#9012,#9011), @molomby (#9047), @renovate (#9060,#9059,#9065,#9044,#9045,#9050,#9040,#9031,#9030,#9024,#9021,#9020,#9022,#8952) for changes not shown above, but none-the-less appreciated.
👀 Review
See 2024-02-07...2024-03-28 to compare with our previous release.