@mmmbuto/nexuscrew 0.9.11 → 0.9.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,22 @@
2
2
 
3
3
  All notable changes to NexusCrew are tracked here.
4
4
 
5
+ ## 0.9.12 — 2026-08-22 — "Build After The Bump"
6
+
7
+ - **Fixes 0.9.11, which would not start.** `frontend/dist/version.json` said
8
+ `0.9.10` while the server said `0.9.11`, so the UI refused with «incomplete
9
+ installation: frontend and server do not match». Everything else in that
10
+ package was consistent; that one byte was enough. The cause is ordering:
11
+ `vite.config.js` writes that file from `pkg.version` **at build time**, and
12
+ the bundle had been built before the version was raised. **Use 0.9.12; 0.9.11
13
+ is deprecated.**
14
+
15
+ - **A test now asserts what a checklist used to.** The frontend/package version
16
+ match had been verified by hand at every release since 0.8.2 — and a check
17
+ that lives only in a list is skipped the day someone is in a hurry. It now
18
+ fails on its own, and it was seen failing on a wrong value before it was
19
+ trusted on the right one.
20
+
5
21
  ## 0.9.11 — 2026-08-22 — "The Cell Gets Its Own Words"
6
22
 
7
23
  - **A `vl` cell now starts with its own prompt and the model you picked in the