Open
Conversation
42f4327 to
1f83b9f
Compare
1f83b9f to
fbfbb12
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@comet/cms-admin@9.0.0-beta.1
Major Changes
85b09a2: Replace
DependencyListwithDependenciesListandDependentsListBreaking change:
DependencyListhas been removed. UseDependenciesListfor queries returningitem.dependenciesandDependentsListfor queries returningitem.dependents.171c335: Redirects: add
domainsource typeTo fully support domain redirects, additional handling is required in the site middleware.
Patch Changes
@comet/cms-api@9.0.0-beta.1
Major Changes
3f3da52: Switch to SQL-based entity info system
The
@EntityInfodecorator 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:
@EntityInfodecorator API changed: now accepts{ name, secondaryInformation?, visible? }with dot-notation field paths, or a raw SQL stringEntityInfoServiceInterfacehas been removed from exportsPageTreeNodeDocumentEntityInfoServicehas been removed;@EntityInfoonPage,Link, and similar document entities is no longer neededblock_index_dependenciesview exposes two new columnsblockVisibleandentityVisible;visibleis now their logical AND (previously only reflected block-level visibility)171c335: Redirects: add
domainsource typeTo fully support domain redirects, additional handling is required in the site middleware.
@comet/admin@9.0.0-beta.1
Minor Changes
Patch Changes
@comet/admin-color-picker@9.0.0-beta.1
Patch Changes
@comet/admin-date-time@9.0.0-beta.1
Patch Changes
@comet/admin-generator@9.0.0-beta.1
Patch Changes
@comet/admin-rte@9.0.0-beta.1
Patch Changes
@comet/brevo-admin@9.0.0-beta.1
Patch Changes
@comet/api-generator@9.0.0-beta.1
Patch Changes
@comet/brevo-api@9.0.0-beta.1
Patch Changes
@comet/eslint-config@9.0.0-beta.1
Patch Changes
@comet/site-nextjs@9.0.0-beta.1
Patch Changes
@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