Skip to content

Move router-slot exports to @umbraco-cms/backoffice/router #18962

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

Merged
merged 7 commits into from
Apr 9, 2025

Conversation

madsrasmussen
Copy link
Contributor

This PR removes the external/router-slot package so it is no longer available as an external import. The entire package has already been and still is exported from @umbraco-cms/backoffice/router.

Breaking change:
It is no longer possible to import from @umbraco-cms/backoffice/external/router-slot;

Replacement:
The same functionality can be found in the router module imported from @umbraco-cms/backoffice/router;

@Copilot Copilot AI review requested due to automatic review settings April 7, 2025 19:46
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 23 out of 24 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • src/Umbraco.Web.UI.Client/package.json: Language not supported

@nielslyngsoe nielslyngsoe merged commit 10a70a8 into v16/dev Apr 9, 2025
18 checks passed
@nielslyngsoe nielslyngsoe deleted the v16/task/internalize-router-slot branch April 9, 2025 06:45
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