Skip to content
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

Typedocs for new V4 functions and interfaces #937

Closed
10 tasks done
cowboyd opened this issue Dec 18, 2024 · 1 comment
Closed
10 tasks done

Typedocs for new V4 functions and interfaces #937

cowboyd opened this issue Dec 18, 2024 · 1 comment
Assignees
Milestone

Comments

@cowboyd
Copy link
Member

cowboyd commented Dec 18, 2024

V4 added some new interfaces and functions, and so we need to make sure and give them good docs. Also, for apis that have changed in subtle ways, we need to review them and make sure they are still assurance. In other cases, we have to make sure that the documentation was simply brought over when it was re-written from scratch.

  • withResolvers()
  • action()
  • call()
  • constant()
  • createContext()
  • suspend()
  • resource()
  • createScope() (make sure not to export scope internal)
  • spawn() (including Scope.spawn)
  • Scope there are a bunch of new methods in Scope that need to be documented
@cowboyd cowboyd added this to the v4 milestone Dec 18, 2024
@cowboyd
Copy link
Member Author

cowboyd commented Jan 10, 2025

These are done!

@cowboyd cowboyd closed this as completed Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants