Adopt semantic line breaks; update tooling and dependencies - #46
Conversation
Document the semantic line breaks convention in README.md and CLAUDE.md, including how to enable Markdown soft wrapping in IntelliJ IDEA and VS Code, and rewrap the existing prose in README.md and DEVELOPMENT.md accordingly. Update Gradle to 9.6.1, Kotlin to 2.4.10, the versions plugin to 0.58.0, the maven-publish plugin to 0.37.0, the JReleaser plugin to 1.25.0, and regenerate kotlin-js-store/yarn.lock. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
ReviewMostly a low-risk docs + dependency bump PR. A couple of things worth a look: Structural: new convention doc lands in the "removable" zone of README.mdREADME.md has Style: new CLAUDE.md entry doesn't follow the file's own concision rule
Dependency/tooling bumpsGradle 9.5.1→9.6.1, Kotlin 2.4.0→2.4.10, versions plugin 0.54.0→0.58.0, maven-publish 0.36.0→0.37.0, JReleaser 1.24.0→1.25.0, and a regenerated Everything elseThe semantic-line-breaks rewraps in |
Documentation
Document the semantic line breaks convention in
README.mdandCLAUDE.md,including how to enable Markdown soft wrapping in IntelliJ IDEA and VS Code,
and rewrap the existing prose in
README.mdandDEVELOPMENT.mdaccordingly.Tooling and dependencies
9.5.1→9.6.12.4.0→2.4.100.54.0→0.58.00.36.0→0.37.01.24.0→1.25.0kotlin-js-store/yarn.lock🤖 Generated with Claude Code