Closed
Description
As discussed on graphql-js-wg we decided to switch to unstable main
and provide canary release every week.
Currently, there are a couple of blockers we need to address:
- Allow publishing NPM packages without updating the
main
(otherwise we will add a bunch of useless commits in git history).- Don't commit
graphql/version.ts
and only generate it during the build process. - Figure out a way to safely release versions without updating
package.json
- Don't commit
- Setup docs site for v16 we should have docs for "stable" version.
- Release v16.1.0
- Switch main to v17.0.0-alpha.0
cc: @saihaj
Metadata
Metadata
Assignees
Labels
No labels