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: export typescript dependency #1339

Merged
merged 1 commit into from Jul 23, 2022
Merged

Conversation

sergei-dyshel
Copy link
Contributor

@sergei-dyshel sergei-dyshel commented Jul 17, 2022

fixes #1328.

Exports bundled typescript module to be used when defining custom
parser/formatter. This will prevent version conflict between bundled and
user versions of typescript.

Addresses vega#1328.

Exports bundled typescript module to be used when defining custom
parser/formatter. This will prevent version conflict between bundled and
user versions of typescript.
@domoritz domoritz changed the title Export typescript dependency feat: export typescript dependency Jul 20, 2022
index.ts Show resolved Hide resolved
@domoritz domoritz merged commit a76b1ed into vega:next Jul 23, 2022
@github-actions
Copy link

🚀 PR was released in v1.1.0 🚀

@github-actions github-actions bot added released This issue/pull request has been released. and removed prerelease labels Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Export bundled Typescript version
2 participants