Add changeset for openjph-wasm switch (PR #65); fix dev.mjs import paths - #69
Conversation
- Add missing changeset for PR #65 (switch HTJ2K codec to openjph-wasm, z>1 multi-component chunks, Htj2kPlane export) - Fix relative import paths in packages/vis/scripts/dev.mjs (two dots too few, broke the dev server script) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughAdds a changeset file documenting the HTJ2K codec switch from ChangesCodec changeset and dev script path fix
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
What
@cornerstonejs/codec-openjphtoopenjph-wasmand added z>1 multi-component chunk support.packages/vis/scripts/dev.mjs(paths had one../too few, breaking the dev server script).Changeset summary
zarrextraHtj2kPlaneexport; behavioral change — z-planes now encoded as multi-component codestreams@spatialdata/visopenjph-wasmreplaces cornerstone codec)Reviewer notes
The changeset was simply forgotten before merging #65 — no code changes beyond the import path fix. The bump levels can be adjusted if you disagree with minor vs patch for zarrextra.
Summary by CodeRabbit
New Features
Htj2kPlanefor broader package use.Bug Fixes
Chores