Skip to content

fix: zod external#1950

Merged
cherkanovart merged 4 commits intomainfrom
fix/zod-external
Feb 2, 2026
Merged

fix: zod external#1950
cherkanovart merged 4 commits intomainfrom
fix/zod-external

Conversation

@cherkanovart
Copy link
Copy Markdown
Contributor

@cherkanovart cherkanovart commented Feb 2, 2026

Summary

[One sentence: what this PR does]

Changes

  • [Key change 1]
  • [Key change 2]

Testing

Business logic tests added:

  • [Describe test 1 - what behavior it validates]
  • [Describe test 2 - what edge case it covers]
  • All tests pass locally

Visuals

Required for UI/UX changes:

  • Before/after screenshots attached
  • Video demo for interactions (< 30s)

Checklist

  • Changeset added (if version bump needed)
  • Tests cover business logic (not just happy path)
  • No breaking changes (or documented below)

Closes #[issue-number]

Summary by CodeRabbit

  • Chores
    • Prepared release configuration for multiple packages with minor version updates across @lingo.dev/_compiler, @lingo.dev/_spec, lingo.dev, and @lingo.dev/_sdk.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Feb 2, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

A new changeset file declares minor version bumps for four packages within the lingo.dev monorepo: @lingo.dev/_compiler, @lingo.dev/_spec, lingo.dev, and @lingo.dev/_sdk. The changeset documents the intent to add zod to external dependencies.

Changes

Cohort / File(s) Summary
Changeset Declaration
.changeset/lazy-feet-ask.md
New changeset file documenting minor version bumps across four packages with intent to add zod to external dependencies.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • lingodotdev/lingo.dev#1949: Implements the concrete changes to add "zod" to the tsup external arrays across packages, matching this changeset's declared intent.

Suggested reviewers

  • AndreyHirsa

Poem

🐰 A changeset hops through the version tree,
Four little packages, bumped with glee!
Zod joins the external dance,
Dependencies get their chance. 🎉

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/zod-external

Comment @coderabbitai help to get the list of available commands and usage tips.

@cherkanovart cherkanovart changed the title Fix/zod external fix: zod external Feb 2, 2026
@cherkanovart cherkanovart merged commit ce47cf3 into main Feb 2, 2026
0 of 6 checks passed
@cherkanovart cherkanovart deleted the fix/zod-external branch February 2, 2026 21:22
vrcprl pushed a commit that referenced this pull request Apr 17, 2026
* chore: add zod to external dependencies in CLI and spec configurations

* chore: include zod as an external dependency in compiler and sdk configurations

* chore: add zod to external dependencies for compiler, spec, and sdk
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.

2 participants