0.12.1 - #38
Conversation
`npm run bench` invokes build instead
There was a problem hiding this comment.
🟢 Approval recommended
Changes are low-risk release housekeeping and build guardrail updates, with only a minor clean rule redundancy noted.
Pull request overview
Releases version 0.12.1 by bumping the package version, updating a dev-tool dependency, and tightening builder bundle size caps / build artifact selection.
Changes:
- Bump
package.jsonversion to0.12.1and updatets-refineto^0.6.2. - Tighten
MINJS_MAX_BYTESandTEST_MAX_BYTEScaps inbuilder/Makefile. - Stop building benchmark bundles as part of the default
make -C builder“all” artifact set; keep cleaning benchmark outputs.
File summaries
| File | Description |
|---|---|
| package.json | Version bump to 0.12.1 and devDependency update (ts-refine). |
| builder/Makefile | Tightened size caps and adjusted default build artifact list / cleaning behavior. |
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
@codex review |
|
Codex Review: Didn't find any major issues. Already looking forward to the next diff. Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
No description provided.