-
Notifications
You must be signed in to change notification settings - Fork 651
Docs: Update fastify.md with Global outputs #2176
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
Conversation
|
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.
Thanks for the docs addition! For the future we are recommending that devs use $global
instead of out.global
, but otherwise looks great!
Also, it may be worth linking to this page in case people are confused about serialization.
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.
Looks great, thanks @rumoursbehindme!
out.global to $global Co-authored-by: Luke LaValva <[email protected]>
Thanks @rumoursbehindme |
Description
Checklist: