Skip to content

Conversation

madsrasmussen
Copy link
Contributor

@madsrasmussen madsrasmussen commented Jul 1, 2024

Description

See #1977 for more details about the bundling changes.

This PR bundles the Templating Package including all modules.

Types of changes

  • 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 marked this pull request as ready for review July 1, 2024 07:58
@madsrasmussen madsrasmussen changed the title Bundle: Templating package Bundling: Templating package Jul 1, 2024
@madsrasmussen madsrasmussen requested a review from iOvergaard July 2, 2024 06:02
Copy link
Collaborator

@iOvergaard iOvergaard left a comment

Choose a reason for hiding this comment

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

I see some exported classes being renamed here. Would that not be considered breaking changes, or were they not available to the public before?

@madsrasmussen
Copy link
Contributor Author

I renamed two classes:

  • UmbCreateEntityAction -> UmbCreateDocumentBlueprintEntityAction
  • UmbCreateEntityAction -> UmbCreateTemplateEntityAction

None of them are exported from the public module.

@iOvergaard iOvergaard merged commit 391065f into main Jul 3, 2024
@iOvergaard iOvergaard deleted the v14/chore/bundle-templating-package branch July 3, 2024 06:59
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