Skip to content

chore: prepare v1.4.0 release notes - #37

Merged
coderwhy merged 1 commit into
mainfrom
release/v1.4.0-prep
Aug 17, 2026
Merged

chore: prepare v1.4.0 release notes#37
coderwhy merged 1 commit into
mainfrom
release/v1.4.0-prep

Conversation

@coderwhy

Copy link
Copy Markdown
Owner

Summary

Prepare the repository for a future v1.4.0 release.

  • set the package version to 1.4.0
  • add a user-facing changelog covering the maintenance work already merged into main
  • include CHANGELOG.md in the published npm package

Why

The current npm release is 1.3.1 (published in 2023), while the completed maintenance work is ready to be documented for the next release. This PR creates a reviewable release-preparation step without publishing anything.

User impact

Consumers can review the upcoming behavior changes and compatibility notes before publication. The package adds no runtime dependencies and keeps its CommonJS entry point unchanged.

Validation

  • npm test: 14/14 passing
  • source coverage: 100% line, branch, and function coverage
  • npm audit --audit-level=low: 0 vulnerabilities
  • npm pack --dry-run: passing; package contents verified
  • git diff --check: passing

Release boundary

Merging this PR does not create a GitHub Release or publish to npm. Those remain separate, explicitly confirmed actions.

@coderwhy
coderwhy marked this pull request as ready for review August 17, 2026 09:49
@coderwhy
coderwhy merged commit ef28cb5 into main Aug 17, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant