Skip to content

Prepare 1.0.0-next.0 release - #2

Merged
birkskyum merged 1 commit into
mainfrom
next-release
Aug 19, 2026
Merged

Prepare 1.0.0-next.0 release#2
birkskyum merged 1 commit into
mainfrom
next-release

Conversation

@birkskyum

Copy link
Copy Markdown
Member

Summary

  • enter Changesets prerelease mode with the next tag
  • make the initial release a major version, producing 1.0.0-next.0
  • enable changelog generation for the release action
  • update installation guidance to use @next

Context

The first Release run reached the Changesets version step but failed because changelog generation was disabled and CHANGELOG.md did not exist. This enables the standard Changesets changelog and prepares the initial prerelease.

Failed run: https://github.com/solidjs/start-devtools/actions/runs/32290269680

Testing

  • pnpm changeset status --output ... reports 1.0.0-next.0
  • isolated pnpm changeset version generates CHANGELOG.md with 1.0.0-next.0
  • pnpm build
  • pnpm test
  • pnpm check
  • Prettier check

@birkskyum
birkskyum merged commit 2b70432 into main Aug 19, 2026
3 checks passed
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

Successfully merging this pull request may close these issues.

1 participant