Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix: Reexport UmbBlockTypeBaseModel from @umbraco-cms/backoffice/block-type #2207

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

madsrasmussen
Copy link
Contributor

Description

The PR fixes a breaking change.

Export of UmbBlockTypeBaseModel has been moved from @umbraco-cms/backoffice/block-type to @umbraco-cms/backoffice/extension-registry. This PR reexports the type from @umbraco-cms/backoffice/block-typeagain.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (minor updates related to the tooling or maintenance of the repository, does not impact compiled assets)

@madsrasmussen madsrasmussen changed the base branch from main to release/14.2 August 13, 2024 09:20
@madsrasmussen madsrasmussen changed the title reexport blocktype type Bugfix: Reexport UmbBlockTypeBaseModel from @umbraco-cms/backoffice/block-type Aug 13, 2024
Copy link

sonarcloud bot commented Aug 13, 2024

@madsrasmussen madsrasmussen marked this pull request as ready for review August 13, 2024 09:22
@leekelleher leekelleher changed the title Bugfix: Reexport UmbBlockTypeBaseModel from @umbraco-cms/backoffice/block-type Bugfix: Reexport UmbBlockTypeBaseModel from @umbraco-cms/backoffice/block-type Aug 13, 2024
Copy link
Member

@leekelleher leekelleher left a comment

Choose a reason for hiding this comment

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

LGTM!

@leekelleher leekelleher merged commit 4a348f6 into release/14.2 Aug 13, 2024
9 checks passed
@leekelleher leekelleher deleted the 14.2/hotfix/reexport-blocktype-type branch August 13, 2024 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants