Skip to content

feat(sanity): add visual editing 5.4.3 parity#42

Open
osnoser1 wants to merge 10 commits into
mainfrom
osnoser1/angular-visual-editing-v5-4-3
Open

feat(sanity): add visual editing 5.4.3 parity#42
osnoser1 wants to merge 10 commits into
mainfrom
osnoser1/angular-visual-editing-v5-4-3

Conversation

@osnoser1

Copy link
Copy Markdown
Member

PR Checklist

Closes #

What is the new behavior?

Updates the Angular Sanity visual editing implementation for structural and behavioral parity with @sanity/visual-editing v5.4.3.

This PR:

  • aligns the Angular-native visual editing runtime with the v5.4.3 upstream folder structure and protocol behavior
  • adds Angular counterparts for loader comlink, Presentation queries, visual editing environment state, shared state, telemetry, document reporting, overlays, and optimistic mutation wiring
  • bumps the Sanity visual editing runtime dependencies to the v5-compatible major versions
  • keeps runtime imports Angular-native and verifies the built app/library do not include React, React DOM, styled-components, or Sanity UI runtime imports
  • hardens the Presentation e2e harness so hermetic Studio smoke tests are not affected by local CDP auth settings or dummy Sanity SSR calls

Does this PR introduce a breaking change?

  • Yes
  • No

The public Angular package peer dependency surface remains compatible. The bumped Sanity packages are implementation dependencies used to match upstream visual editing v5.4.3 behavior.

Other information

Verified with:

  • pnpm --filter @limitless-angular/sanity lint
  • pnpm --filter @limitless-angular/sanity test
  • pnpm --filter @limitless-angular/sanity build
  • pnpm --filter sanity-presentation-e2e lint
  • pnpm --filter analog-sanity-blog-example build
  • pnpm turbo run e2e-studio --filter=sanity-presentation-e2e
  • pnpm --dir apps/sanity-presentation-e2e exec playwright test fake-presentation-host.spec.ts --workers=1 --timeout=90000
  • git diff --check
  • built chunk scan for React/React DOM/styled-components/Sanity UI runtime imports

[Optional] What gif best describes this PR or how it makes you feel?

@netlify

netlify Bot commented Jun 10, 2026

Copy link
Copy Markdown

Deploy Preview for limitless-angular-sanity-example canceled.

Name Link
🔨 Latest commit e3eb466
🔍 Latest deploy log https://app.netlify.com/projects/limitless-angular-sanity-example/deploys/6a290a8b3b582500078ee24c

@pkg-pr-new

pkg-pr-new Bot commented Jun 10, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@limitless-angular/sanity@42

commit: e3eb466

@osnoser1 osnoser1 marked this pull request as ready for review June 10, 2026 03:27
@osnoser1 osnoser1 force-pushed the osnoser1/angular-visual-editing-v5-4-3 branch from 77774d0 to 8666cb2 Compare June 10, 2026 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant