Skip to content

Version Packages#9

Merged
NaamuKim merged 1 commit intomainfrom
changeset-release/main
Mar 14, 2026
Merged

Version Packages#9
NaamuKim merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Mar 14, 2026

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

@zmod/[email protected]

Patch Changes

  • dac58e7 Thanks @NaamuKim! - Default to scanning all JS/TS files when no pattern is provided

    • npx @zmod/migrate now works from the project root without arguments
    • Defaults to **/*.{ts,tsx,js,jsx} with node_modules excluded
    • Removes the interactive prompt for glob input
  • #8 fa5e131 Thanks @NaamuKim! - support custom parser

  • Updated dependencies [44acafa, fa5e131]:

[email protected]

Patch Changes

  • #10 44acafa Thanks @NaamuKim! - Add pluggable printer support via Parser.print

    • Parser interface now accepts an optional print?(node: any): string method
    • z.withParser(codec) threads the printer through to all Collection instances
    • replaceWith(astNode) now serializes builder-created nodes via the active printer
    • z.print(node) exposes the active printer for manual serialization
    • Falls back to the internal printer when print is not provided (no breaking change)
  • #8 fa5e131 Thanks @NaamuKim! - support custom parser

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from bd25fdd to fb75843 Compare March 14, 2026 12:19
@github-actions github-actions bot force-pushed the changeset-release/main branch from fb75843 to 13dc570 Compare March 14, 2026 12:35
@NaamuKim NaamuKim merged commit b6a1a2d into main Mar 14, 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