Skip to content

feat: serializable return values#220

Merged
Andarist merged 3 commits intoThinkmill:mainfrom
benmccann:serializable
Apr 21, 2025
Merged

feat: serializable return values#220
Andarist merged 3 commits intoThinkmill:mainfrom
benmccann:serializable

Conversation

@benmccann
Copy link
Copy Markdown
Contributor

closes #219

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Aug 26, 2024

🦋 Changeset detected

Latest commit: e20118d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@manypkg/find-root Minor
@manypkg/tools Major
@manypkg/get-packages Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

* The underlying tool implementation for this monorepo.
*/
tool: Tool;
tool: string;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a breaking change, right?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I listed it as a major in the changeset.

@benmccann benmccann mentioned this pull request Feb 26, 2025
Comment thread .changeset/chilly-moles-grow.md Outdated
Comment thread .changeset/chilly-bottles-eat.md Outdated
@Andarist Andarist merged commit 28c3ff4 into Thinkmill:main Apr 21, 2025
6 checks passed
@github-actions github-actions Bot mentioned this pull request Apr 21, 2025
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.

Packages no longer serializable

2 participants