chore: Back-port 5.4.2 fixes to v6 (#298, #302, #303, #304)#305
Merged
Conversation
…ck-list-nodekey fix: resolve nodeKey for previews nested in block lists
…rs-migration test: Migrate acceptance tests to @umbraco-cms/acceptance-test-helpers
…uild ci: Build frontend assets before packing in release workflow
…-preview fix: Render RTE block previews nested in a side-panel modal (#300)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Back-ports the four fixes merged into
v5/devontov6/dev, ahead of a 6.0.1 patch release. Done by cherry-picking each PR merge commit (-m 1).nodeKeyresolution (+ web-test-runner unit tests)@umbraco-cms/acceptance-test-helpers(resolved to^18.0.0to match v6's@umbraco-cms/backoffice@18.0.0)Conflict resolutions
version.jsonuntouched → stays6.1.0-alpha.package.json: kept v6's@hey-api/openapi-ts@0.97.1/@umbraco-cms/backoffice@18.0.0, added fix: resolve nodeKey for previews nested in block lists #298's test-infra devDeps.package.json: kept@umbraco/json-models-builders@^18.0.2, migrated helper to@umbraco-cms/acceptance-test-helpers@^18.0.0.Verification
npm run build(tsc + vite): clean.dotnet buildof the package + test site: 0 errors.🤖 Generated with Claude Code