Skip to content

chore: release packages#40

Merged
avigoldman merged 1 commit intomainfrom
changeset-release/main
Feb 19, 2026
Merged

chore: release packages#40
avigoldman merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@ciolabs/html-email-formatter@0.0.5

Patch Changes

  • #39 f240699 Thanks @avigoldman! - Bundle ranges-apply into CJS dist

    ranges-apply and its dependencies (ranges-merge, tiny-invariant) are ESM-only packages. Without bundling them, CJS consumers (like server-procedures in parcel) can't require() the ciolabs packages. Added noExternal to tsup configs to inline these deps into the dist output.

  • Updated dependencies [f240699]:

    • @ciolabs/html-preserve-comment-whitespace@0.0.3

@ciolabs/html-preserve-comment-whitespace@0.0.3

Patch Changes

  • #39 f240699 Thanks @avigoldman! - Bundle ranges-apply into CJS dist

    ranges-apply and its dependencies (ranges-merge, tiny-invariant) are ESM-only packages. Without bundling them, CJS consumers (like server-procedures in parcel) can't require() the ciolabs packages. Added noExternal to tsup configs to inline these deps into the dist output.

@ciolabs/html-process-conditional-comments@0.0.4

Patch Changes

  • #39 f240699 Thanks @avigoldman! - Bundle ranges-apply into CJS dist

    ranges-apply and its dependencies (ranges-merge, tiny-invariant) are ESM-only packages. Without bundling them, CJS consumers (like server-procedures in parcel) can't require() the ciolabs packages. Added noExternal to tsup configs to inline these deps into the dist output.

@avigoldman avigoldman merged commit eb1969f into main Feb 19, 2026
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