Skip to content

chore(release): bump version to 0.14.0 and rebuild dist - #172

Merged
kalwalt merged 1 commit into
devfrom
chore/release-0.14.0
Aug 25, 2026
Merged

chore(release): bump version to 0.14.0 and rebuild dist#172
kalwalt merged 1 commit into
devfrom
chore/release-0.14.0

Conversation

@kalwalt

@kalwalt kalwalt commented Aug 25, 2026

Copy link
Copy Markdown
Member

Phase A of the release runbook (MAINTAINERS.md)

  • Bumped package.json version 0.13.0 → 0.14.0 (minor: substantial work, no public API break — only additive types from matrix_t re-allocates a data_type lookup table on every construction #159's shared_data_type export).
  • Regenerated package-lock.json with npm 11.
  • Rebuilt dist/jsfeatNext.js, dist/jsfeatNext.mjs, types/.
  • Generated the 0.14.0 section of CHANGELOG.md via git-cliff.

What's in this release

Everything merged since 0.13.0: #86 phases 2–3 (per-module benchmark suite, CI smoke gate + typecheck scope fix for #157), three real performance fixes found through profiling (#159 data_type singleton, #165 invert_3x3 EPSILON hoist, #166 YAPE helper aliasing), and a small README cleanup (#154).

Verification

npm test: 265 passed. npm run typecheck, npm run format-check, npm run build-ts all clean. npm audit flags one pre-existing high-severity advisory in brace-expansion, three levels below typedoc (a devDependency) — the published package has zero runtime dependencies, so this does not affect consumers. Not addressed here; flagging for awareness.

Once merged, next step is promoting devmain and tagging 0.14.0 per Phase B.

🤖 Generated with Claude Code

@kalwalt kalwalt self-assigned this Aug 25, 2026
@kalwalt kalwalt added enhancement New feature or request new-release labels Aug 25, 2026
@kalwalt kalwalt added this to the 1.0.0 milestone Aug 25, 2026
@kalwalt
kalwalt merged commit 87c6421 into dev Aug 25, 2026
5 checks passed
@kalwalt
kalwalt deleted the chore/release-0.14.0 branch September 6, 2026 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request new-release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant