Skip to content

Canary releases #3383

Closed
Closed
@IvanGoncharov

Description

@IvanGoncharov

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
  • 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions