Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cli): updated build command to typecheck fewer files #602

Merged
merged 3 commits into from
Apr 14, 2024

Conversation

pluvrt
Copy link
Member

@pluvrt pluvrt commented Apr 14, 2024

✅ Checklist

  • I have followed every step in the contributing guide (updated 2023-01-05).
  • The PR title follows the conventional-commit convention.
  • I have added or updated the tests related to the changes made.

Changelog

Updated the pluv cli's build command so that only the entry file and necessary dependencies are typechecked, instead of all TypeScript files in the project workspace.

Copy link

changeset-bot bot commented Apr 14, 2024

🦋 Changeset detected

Latest commit: 5de68fe

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

This PR includes changesets to release 15 packages
Name Type
pluv Patch
@pluv/addon-indexeddb Patch
@pluv/client Patch
@pluv/crdt Patch
@pluv/crdt-loro Patch
@pluv/crdt-yjs Patch
@pluv/io Patch
@pluv/persistance-redis Patch
@pluv/platform-cloudflare Patch
@pluv/platform-node Patch
@pluv/pubsub-redis Patch
@pluv/react Patch
@pluv/tsconfig Patch
@pluv/types Patch
eslint-config-pluv 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

Copy link

vercel bot commented Apr 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pluv ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 14, 2024 11:33am

@pluvrt pluvrt merged commit 42707d2 into master Apr 14, 2024
6 checks passed
@pluvrt pluvrt deleted the feat(cli)/update-cli-build branch April 14, 2024 11:36
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