Skip to content

Version Packages (beta)#5339

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

Version Packages (beta)#5339
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
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.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@comet/cms-admin@9.0.0-beta.1

Major Changes

  • 85b09a2: Replace DependencyList with DependenciesList and DependentsList

    Breaking change: DependencyList has been removed. Use DependenciesList for queries returning item.dependencies and DependentsList for queries returning item.dependents.

  • 171c335: Redirects: add domain source type

    To fully support domain redirects, additional handling is required in the site middleware.

Patch Changes

  • Updated dependencies [8e3a074]
    • @comet/admin@9.0.0-beta.1
    • @comet/admin-date-time@9.0.0-beta.1
    • @comet/admin-rte@9.0.0-beta.1
    • @comet/admin-icons@9.0.0-beta.1

@comet/cms-api@9.0.0-beta.1

Major Changes

  • 3f3da52: Switch to SQL-based entity info system

    The @EntityInfo decorator now accepts a field-path-based object or a raw SQL string instead of a TypeScript function or service class.
    This enables efficient SQL-level filtering and sorting of dependencies and warnings based on entity info.

    Breaking changes:

    • @EntityInfo decorator API changed: now accepts { name, secondaryInformation?, visible? } with dot-notation field paths, or a raw SQL string
    • EntityInfoServiceInterface has been removed from exports
    • PageTreeNodeDocumentEntityInfoService has been removed; @EntityInfo on Page, Link, and similar document entities is no longer needed
    • block_index_dependencies view exposes two new columns blockVisible and entityVisible; visible is now their logical AND (previously only reflected block-level visibility)
  • 171c335: Redirects: add domain source type

    To fully support domain redirects, additional handling is required in the site middleware.

@comet/admin@9.0.0-beta.1

Minor Changes

  • 8e3a074: New helper: downloadFile, to be used instead of file-saver dependency

Patch Changes

  • @comet/admin-icons@9.0.0-beta.1

@comet/admin-color-picker@9.0.0-beta.1

Patch Changes

  • Updated dependencies [8e3a074]
    • @comet/admin@9.0.0-beta.1
    • @comet/admin-icons@9.0.0-beta.1

@comet/admin-date-time@9.0.0-beta.1

Patch Changes

  • Updated dependencies [8e3a074]
    • @comet/admin@9.0.0-beta.1
    • @comet/admin-icons@9.0.0-beta.1

@comet/admin-generator@9.0.0-beta.1

Patch Changes

  • Updated dependencies [8e3a074]
  • Updated dependencies [85b09a2]
  • Updated dependencies [171c335]
    • @comet/admin@9.0.0-beta.1
    • @comet/cms-admin@9.0.0-beta.1
    • @comet/admin-icons@9.0.0-beta.1

@comet/admin-rte@9.0.0-beta.1

Patch Changes

  • Updated dependencies [8e3a074]
    • @comet/admin@9.0.0-beta.1
    • @comet/admin-icons@9.0.0-beta.1

@comet/brevo-admin@9.0.0-beta.1

Patch Changes

  • Updated dependencies [8e3a074]
  • Updated dependencies [85b09a2]
  • Updated dependencies [171c335]
    • @comet/admin@9.0.0-beta.1
    • @comet/cms-admin@9.0.0-beta.1
    • @comet/admin-date-time@9.0.0-beta.1
    • @comet/admin-icons@9.0.0-beta.1

@comet/api-generator@9.0.0-beta.1

Patch Changes

  • Updated dependencies [3f3da52]
  • Updated dependencies [171c335]
    • @comet/cms-api@9.0.0-beta.1

@comet/brevo-api@9.0.0-beta.1

Patch Changes

  • Updated dependencies [3f3da52]
  • Updated dependencies [171c335]
    • @comet/cms-api@9.0.0-beta.1

@comet/eslint-config@9.0.0-beta.1

Patch Changes

  • @comet/eslint-plugin@9.0.0-beta.1

@comet/site-nextjs@9.0.0-beta.1

Patch Changes

  • @comet/site-react@9.0.0-beta.1

@comet/admin-babel-preset@9.0.0-beta.1

@comet/admin-icons@9.0.0-beta.1

@comet/cli@9.0.0-beta.1

@comet/eslint-plugin@9.0.0-beta.1

@comet/mail-react@9.0.0-beta.1

@comet/site-react@9.0.0-beta.1

@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 42f4327 to 1f83b9f Compare March 19, 2026 09:16
@github-actions github-actions bot force-pushed the changeset-release/main branch from 1f83b9f to fbfbb12 Compare March 19, 2026 09:17
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.

0 participants