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: support removing typescript types #1826

Merged
merged 1 commit into from
Jul 26, 2022
Merged

feat: support removing typescript types #1826

merged 1 commit into from
Jul 26, 2022

Conversation

DylanPiercey
Copy link
Contributor

Description

  • Adds automatic typescript type removal.
  • Adds compiler option to opt into or out of stripping typescript types.
  • Updates markoc cli to support a --migrate and --strip-types option.

Checklist:

  • I have read the CONTRIBUTING document and have signed (or will sign) the CLA.
  • 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 Jul 25, 2022

🦋 Changeset detected

Latest commit: 3cfc3ea

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

This PR includes changesets to release 1 package
Name Type
@marko/compiler Minor

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 force-pushed the strip-types branch 2 times, most recently from dd9bf03 to b73c9f2 Compare July 25, 2022 23:31
@DylanPiercey DylanPiercey merged commit e285cbb into main Jul 26, 2022
@DylanPiercey DylanPiercey deleted the strip-types branch July 26, 2022 15:20
@github-actions github-actions bot mentioned this pull request Jul 26, 2022
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

2 participants