Skip to content

Version Packages - #56

Merged
iorate merged 1 commit into
mainfrom
changeset-release/main
Aug 7, 2026
Merged

Version Packages#56
iorate merged 1 commit into
mainfrom
changeset-release/main

Conversation

@ublacklist-bot

@ublacklist-bot ublacklist-bot Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@ublacklist/match-pattern@2.0.0

Major Changes

  • d7a672c: Declare the removal of matchPatternTest as a breaking change. It was removed in v1.2.0, which should have been a major release. v2.0.0 is identical to v1.2.0 in code; if you are upgrading from v1.1.x, replace matchPatternTest(pattern, url) with new MatchPattern([pattern]).test(url).

Patch Changes

  • d7a672c: Add usage of the MatchPattern class to the README.

@ublacklist/ruleset@2.0.0

Major Changes

  • d7a672c: Declare the serialization encoding change as a breaking change. v1.0.2 changed how block and highlight rules are encoded in serialized JSON (block as 1, highlight as a negative value), which should have been a major release. v2.0.0 is identical to v1.0.3 in code.

Patch Changes

  • Updated dependencies [d7a672c]
  • Updated dependencies [d7a672c]
    • @ublacklist/match-pattern@2.0.0

@ublacklist/serpinfo@2.0.0

Major Changes

  • d7a672c: Declare the removal of the internal zod schemas (*CommandSchema, serpInfoSchema, serpInfoStrictSchema) as a breaking change. They were removed in v1.0.1, which should have been a major release. v2.0.0 is identical to v1.1.1 in code; use the parse function and the exported types instead of the schemas.

Patch Changes

  • Updated dependencies [d7a672c]
  • Updated dependencies [d7a672c]
    • @ublacklist/match-pattern@2.0.0

@iorate
iorate merged commit 1bbf519 into main Aug 7, 2026
4 checks passed
@iorate
iorate deleted the changeset-release/main branch August 7, 2026 15: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