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

Version Packages #3116

Merged
merged 1 commit into from
May 30, 2024
Merged

Version Packages #3116

merged 1 commit into from
May 30, 2024

Conversation

typescript-bot
Copy link
Collaborator

@typescript-bot typescript-bot commented May 21, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to v2, this PR will be updated.

Releases

@typescript/ata@0.9.5

Patch Changes

  • 46eba14: Initial bump for changesets

create-typescript-playground-plugin@1.3.1

Patch Changes

  • 46eba14: Initial bump for changesets

@typescript/sandbox@0.1.3

Patch Changes

  • 46eba14: Initial bump for changesets
  • Updated dependencies [46eba14]
    • @typescript/vfs@1.5.1
    • @typescript/ata@0.9.5

@typescript/twoslash@3.2.5

Patch Changes

  • 46eba14: Initial bump for changesets
  • Updated dependencies [46eba14]
    • @typescript/vfs@1.5.1

@typescript/vfs@1.5.1

Patch Changes

  • 46eba14: Initial bump for changesets

1.5

  • Makes createDefaultMapFromNodeModules pull all the .d.ts files from the node_modules folder, not just the .d.ts files which were known ahead of time.
  • Updates the known .d.s files to include ones from TypeScript 5.1 beta.

1.3

  • Adds a JS file into the npm tarball for using with a vanilla script tag, which sets global.tsvfs with exported function.

Unpkg URLS:

1.2

Updates createFSBackedSystem to rely more on the default TypeScript system object which should see twoslash code samples re-using the node_modules from the local project.

0.0 - 1.0 - 1.1

Created the lib, got it working

@jakebailey jakebailey merged commit 2d57f9d into v2 May 30, 2024
8 checks passed
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.

2 participants