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: switch mtc to typescripts build mode api #212

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

DylanPiercey
Copy link
Contributor

Scope

Mostly this impacts @marko/type-check.

Description

Switches @marko/type-check to use the incremental build apis from the typescript compiler.

Motivation and Context

This means that you can now use project references and also improve performance via caching and incremental builds.

Checklist:

  • I have updated/added documentation affected by my changes.
  • I have added tests to cover my changes.

@changeset-bot
Copy link

changeset-bot bot commented Sep 28, 2023

🦋 Changeset detected

Latest commit: 7d943fc

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

This PR includes changesets to release 4 packages
Name Type
@marko/type-check Major
@marko/language-tools Patch
@marko/language-server Patch
marko-vscode 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

@DylanPiercey DylanPiercey merged commit 5fbd91d into main Sep 28, 2023
4 checks passed
@DylanPiercey DylanPiercey deleted the marko-tsc-references-support branch September 28, 2023 15:10
@github-actions github-actions bot mentioned this pull request Sep 28, 2023
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.

None yet

1 participant