Skip to content

chore(release): prepare v2.0.0#64

Merged
mmcky merged 1 commit into
mainfrom
release/v2.0.0
Jun 4, 2026
Merged

chore(release): prepare v2.0.0#64
mmcky merged 1 commit into
mainfrom
release/v2.0.0

Conversation

@mmcky
Copy link
Copy Markdown
Contributor

@mmcky mmcky commented Jun 4, 2026

Prepare v2.0.0

Version bump + CHANGELOG finalization for the 2.0.0 release. No code/behaviour changes.

What's in this PR

Why we're ready

2.0.0 is the @myst-theme 0.14 → 1.x upgrade. The three regressions the upgrade introduced are fixed and verified on both the visual-regression fixture and real lecture-wasm content — centered content column, restored "On this page" outline, and no hydration reload loop ("flashing"). None reached users; the 1.x upgrade had never been deployed.

After merge — shipping the release (manual)

Deploy is not automated by merge. From main on Node 24:

make deploy

This builds the bundle and pushes a 🚀 v2.0.0 from <sha> commit to QuantEcon/quantecon-theme. Consumers track that repo's main.zip, so the deploy is the production cutover — render-check a lecture immediately afterwards.

Notes / follow-ups (out of scope here)

  • CHANGELOG is dated 2026-06-04, assuming deploy lands today — adjust if it slips.
  • Visual-regression baselines are still v1.1.1; re-baseline to 2.0.0 in a fast-follow so the harness guards the new rendering.
  • release.yml still runs the Changesets action (harmless now — no changeset files — but conflicts with the decided manual-CHANGELOG + make deploy flow). Clean up as part of Phase 0.
  • CHANGELOG compare links are tag-based but the repo has no git tags yet (noted in the CHANGELOG header); introducing tagging is a Phase 0 task.

🤖 Generated with Claude Code

Bump 1.1.1 -> 2.0.0 across package.json, package-lock.json and
template.yml, and finalize the CHANGELOG [2.0.0] section.

2.0.0 is the @myst-theme 0.14 -> 1.x upgrade (breaking: new notebook
output-node AST; Node engine >=20) plus the technical-review pass, the
visual-regression harness (#60), and three pre-release fixes for
regressions the 1.x upgrade introduced and caught before deploy: the
BannerStateProvider 500 (#61), the full-bleed content column (#62), and
the Remix 1.19 hydration reload loop (#63).

CHANGELOG corrections vs the old [Unreleased] draft: drop the reverted
#29 Remix 1.17->1.19 bump (2.0.0 stays on the v1.0.1 ~1.17.0 pin, so no
net Remix change), correct the Node floor to >=20, and restate the
Security note now that the older Remix v1 toolchain remains.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 4, 2026 07:53
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Prepares the repository metadata for the v2.0.0 release by bumping versions and finalizing the CHANGELOG entry (no runtime/behavior code changes in this PR).

Changes:

  • Bump project version to 2.0.0 in package.json, package-lock.json, and template.yml.
  • Finalize the CHANGELOG by promoting the prior “Unreleased” v2.0.0 notes into a dated 2.0.0 section, with updated/revised bullet points and links.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 2 comments.

File Description
template.yml Updates template metadata version to 2.0.0.
package.json Bumps npm package version to 2.0.0.
package-lock.json Aligns lockfile’s top-level/package entry versions to 2.0.0.
CHANGELOG.md Finalizes the 2.0.0 release notes and updates the reference link definitions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread template.yml
Comment thread CHANGELOG.md
@mmcky mmcky merged commit 8801294 into main Jun 4, 2026
2 checks passed
@mmcky mmcky deleted the release/v2.0.0 branch June 4, 2026 08:33
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.

2 participants