Skip to content

release: v0.2.0#33

Merged
Ma11hewThomas merged 1 commit intomainfrom
release/v0.2.0
Mar 21, 2026
Merged

release: v0.2.0#33
Ma11hewThomas merged 1 commit intomainfrom
release/v0.2.0

Conversation

@Ma11hewThomas
Copy link
Copy Markdown
Contributor

v0.2.0

Stable release of dual ESM + CJS output.

Changes since v0.1.0

  • Dual ESM + CJS build via tsup — replaces tsc build
    • dist/index.js (ESM) + dist/index.cjs (CJS)
    • dist/index.d.ts + dist/index.d.cts type declarations
    • exports map with import / require conditions
  • main field updated to dist/index.cjs for legacy compatibility
  • module field added for ESM bundler resolution
  • Removed typescript from runtime dependencies
  • CI: skip GitHub release creation for pre-release tags

@Ma11hewThomas Ma11hewThomas merged commit 6e1e560 into main Mar 21, 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