Prepare the 1.11.1 release - #647
Conversation
Code ReviewRisk: Low — The release metadata and changelog updates are consistent with a 1.11.1 patch release and safe to merge. Adds the v1.11.1 changelog entry dated 2026-09-01 and leaves the Unreleased section empty. Bumps the workspace, Composer, and package versions from 1.11.0 to 1.11.1. Review usage: 7,898 in / 245 out tokens — $0.0057 (openrouter/openai/gpt-5.6-luna, thinking: low) Reviewed by @weareikko/code-review v0.9.5 for commit d1be85b. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #647 +/- ##
=========================================
Coverage 87.85% 87.85%
Complexity 145 145
=========================================
Files 153 153
Lines 5460 5460
Branches 1040 1040
=========================================
Hits 4797 4797
Misses 579 579
Partials 84 84
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Export sizeBundled per export with peer dependencies left external, dynamic imports excluded and the output minified; sizes are gzipped. ✅ No export size changes. Unchanged (133)@studiometa/ui
@studiometa/ui-mapbox
@studiometa/ui-motion
|
Prepares the
1.11.1patch release.Changes
CHANGELOG.md: move theUnreleasedentry into a newv1.11.1section dated 2026-09-01, with a one-sentence summary.## [Unreleased]stays at the top, empty.1.11.1vianpm version 1.11.1 --no-git-tag-version. Thepostversionhook propagated it to the rootpackage.json,package-lock.json,composer.json, and the eight workspaces underpackages/(api, docs, eslint-plugin-ui, playground, tests, ui, ui-mapbox, ui-motion).No tag was created by the bump — the tag is pushed after this merges, so
publish.ymltriggers on the merge commit.Content
The single fix in this release is #646: apply the
historyUrlseparation to a link click and a form submit, not only to a barefetch()call. This completes thehistoryUrlwork shipped in1.11.0.Verified locally
npm run test— 895 passing, 3 skipped, 1 todo, across 106 files (exit 0)npm run lint— exit 0 (20 pre-existing warnings, 0 errors)npm run build— exit 0,git statusclean afterwards, no stray filesnpm run manifest:check— exit 0