Commit Graph

6 Commits

Author SHA1 Message Date
Claude Bot
2da71c0cc4 address review feedback: improve ms.zig and docs
- Simplify parse loop using for-else pattern (taylordotfish)
- Simplify jsMathRound comparison (taylordotfish)
- Fix docs: use H3 headings instead of bold text (markovejnovic)
- Clarify bundler optimization description in docs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-12 02:35:53 +00:00
RiskyMH
079f3ba06b Merge remote-tracking branch 'origin/main' into claude/add-bun-ms
# Conflicts:
#	bench/runner.mjs
#	bunfig.toml
#	docs/cli/install.md
#	docs/runtime/bunfig.mdx
#	docs/runtime/utils.mdx
#	src/install/PackageManager/PackageManagerEnqueue.zig
2025-12-01 16:33:06 +11:00
Michael H
9ed53283a4 bump versions to v1.3.3 (#24933) 2025-11-21 14:22:28 -08:00
Michael H
4450d738fa docs: more consistency + minor updates (#24764)
Co-authored-by: RiskyMH <git@riskymh.dev>
2025-11-21 14:06:19 -08:00
Michael H
87eca6bbc7 docs: re-apply many recent changes that somehow aren't present (#24719)
lots of recent changes aren't present, so this reapplies them
2025-11-16 19:23:01 +11:00
Lydia Hallie
1606a9f24e Replace old docs with new docs repo (#24201) 2025-11-05 11:14:21 -08:00