v1.1.0 #867
smaye81
announced in
Announcements
v1.1.0
#867
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
Add support for user provided context values in handlers and clients.
Create a context key with a default value:
Use the
contextValues
option to provide the context values for each request:Use the context value in the handler:
Can be used in clients too:
Which can be accessed in an interceptor:
Enhancements
connect-migrate
by @mkusaka in Improve Migration Command by Managing Version with Reference to package.json and Update connect-query Version #837Bug fixes
arethetypeswrong
by @smaye81 in Fix type exports and integratearethetypeswrong
#838New Contributors
Full Changelog: v1.0.0...v1.1.0
Beta Was this translation helpful? Give feedback.
All reactions