Skip to content

[changelog] Backfill v2 alpha changelogs#1841

Open
Juice10 wants to merge 1 commit into
mainfrom
codex/backfill-v2-alpha-changelogs
Open

[changelog] Backfill v2 alpha changelogs#1841
Juice10 wants to merge 1 commit into
mainfrom
codex/backfill-v2-alpha-changelogs

Conversation

@Juice10

@Juice10 Juice10 commented May 29, 2026

Copy link
Copy Markdown
Member

Summary

Backfills the pre-Changesets v2 alpha release notes into the package changelogs. The added sections cover the missing alpha.0 through alpha.4 ranges using Changesets-style headings, PR links, commit links, and contributor attribution.

The entries preserve the historical package versions where they differed before fixed-package Changesets releases, including rrweb-player 1.0.0-alpha., rrdom 0.1., and rrdom-nodejs 0.1.*.

Validation

  • npx prettier --check packages/rrweb/CHANGELOG.md packages/rrweb-snapshot/CHANGELOG.md packages/rrweb-player/CHANGELOG.md packages/rrdom/CHANGELOG.md packages/rrdom-nodejs/CHANGELOG.md packages/types/CHANGELOG.md
  • git diff --check -- packages/rrweb/CHANGELOG.md packages/rrweb-snapshot/CHANGELOG.md packages/rrweb-player/CHANGELOG.md packages/rrdom/CHANGELOG.md packages/rrdom-nodejs/CHANGELOG.md packages/types/CHANGELOG.md

Notes

The existing generated SvelteKit ambient file modification was not included in this commit.

@changeset-bot

changeset-bot Bot commented May 29, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: b92e9d5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@Juice10 Juice10 changed the title [codex] Backfill v2 alpha changelogs [changelog] Backfill v2 alpha changelogs May 29, 2026
@Juice10 Juice10 marked this pull request as ready for review May 29, 2026 08:48
Copilot AI review requested due to automatic review settings May 29, 2026 08:48

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Backfills missing v2 alpha release notes into package changelogs, preserving historical package version numbering and Changesets-style formatting.

Changes:

  • Adds alpha.0–alpha.4 changelog sections for rrweb, rrweb-snapshot, and rrweb-player.
  • Adds historical rrdom / rrdom-nodejs 0.1.x changelog sections.
  • Adds the initial @rrweb/types alpha.4 changelog entry.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/types/CHANGELOG.md Adds the initial @rrweb/types alpha.4 release notes.
packages/rrweb/CHANGELOG.md Backfills rrweb v2 alpha.0 through alpha.4 entries.
packages/rrweb-snapshot/CHANGELOG.md Backfills rrweb-snapshot v2 alpha.0 through alpha.4 entries.
packages/rrweb-player/CHANGELOG.md Backfills rrweb-player 1.0.0-alpha.0 through alpha.4 entries.
packages/rrdom/CHANGELOG.md Backfills rrdom 0.1.3 through 0.1.7 entries.
packages/rrdom-nodejs/CHANGELOG.md Backfills rrdom-nodejs 0.1.3 through 0.1.7 entries and dependency updates.

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

- rrweb-snapshot@2.0.0-alpha.5
- rrdom@2.0.0-alpha.5

## 0.1.7

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
## 0.1.7
## 0.1.7 [last independent rrdom-nodejs version prior to monorepo]

- Updated dependencies [[`1385f7a`](https://github.com/rrweb-io/rrweb/commit/1385f7acc0052f83be1458a7b00e18c026ee393f), [`227d43a`](https://github.com/rrweb-io/rrweb/commit/227d43abb93d57cadc70c760b28c46911bf7d8ff)]:
- rrweb-snapshot@2.0.0-alpha.5

## 0.1.7

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
## 0.1.7
## 0.1.7 [last independent rrdom version prior to monorepo]

- Updated dependencies [[`1385f7a`](https://github.com/rrweb-io/rrweb/commit/1385f7acc0052f83be1458a7b00e18c026ee393f), [`227d43a`](https://github.com/rrweb-io/rrweb/commit/227d43abb93d57cadc70c760b28c46911bf7d8ff), [`227d43a`](https://github.com/rrweb-io/rrweb/commit/227d43abb93d57cadc70c760b28c46911bf7d8ff), [`3cc4323`](https://github.com/rrweb-io/rrweb/commit/3cc4323094065a12f8b65afecd45061d604e245f), [`502d15d`](https://github.com/rrweb-io/rrweb/commit/502d15df9f7f43b3408ccfbb3f14c4bb007883c4), [`8d209a6`](https://github.com/rrweb-io/rrweb/commit/8d209a62f31c4c80e3e5bc36e47d7282ee854ac7)]:
- rrweb@2.0.0-alpha.5

## 1.0.0-alpha.4

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
## 1.0.0-alpha.4
## 1.0.0-alpha.4 [last independent rrweb-player version prior to monorepo]

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.

3 participants