Skip to content

Prepare 0.7.0-rc.1 release candidate - #123

Merged
zuchka merged 1 commit into
mainfrom
codex/release-0.7.0-rc.1
Aug 26, 2026
Merged

zuchka merged 1 commit into
mainfrom
codex/release-0.7.0-rc.1

Conversation

@zuchka

@zuchka zuchka commented Aug 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • bump package.json from 0.7.0-rc.0 to 0.7.0-rc.1
  • keep the root package-lock metadata synchronized
  • prepare the browser-native ESM fix from Fix native browser ESM loading #122 for prerelease publication

Validation

  • npm ci
  • version consistency check across package.json and package-lock.json
  • complete prepublishOnly gate
  • CommonJS, ESM, packed-package, and TypeScript tests
  • Are the Types Wrong validation
  • npm publish --dry-run --tag next --access public
  • zero production audit findings

The dry-run tarball contains the expected eight files and identifies itself as remove-markdown@0.7.0-rc.1.

After merge

Publish a GitHub prerelease tagged 0.7.0-rc.1 from the merged commit. The release event will trigger .github/workflows/publish.yml, which will publish the package under npm's next dist-tag. This PR itself does not publish anything.

@zuchka
zuchka merged commit a780e43 into main Aug 26, 2026
11 checks passed
@zuchka
zuchka deleted the codex/release-0.7.0-rc.1 branch August 26, 2026 22:15
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