This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm 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
@robojs/server@0.6.0
Minor Changes
c5dfaf0: feat: support for BodyInit as .send() param and returns
bf5b0ce: refactor: use global state for ready signal
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm 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
@robojs/server@0.6.0
Minor Changes
BodyInit
as.send()
param and returnsServer
exported interface