Skip to content

Releases: microsoft/TypeScript-Website

create-typescript-playground-plugin@1.3.1

30 May 17:57
b98589d
Compare
Choose a tag to compare

Patch Changes

  • 46eba14: Initial bump for changesets

@typescript/vfs@1.5.1

30 May 17:58
b98589d
Compare
Choose a tag to compare

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

@typescript/twoslash@3.2.5

30 May 17:58
b98589d
Compare
Choose a tag to compare

Patch Changes

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

@typescript/sandbox@0.1.3

30 May 17:57
b98589d
Compare
Choose a tag to compare

Patch Changes

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

@typescript/ata@0.9.5

30 May 17:57
b98589d
Compare
Choose a tag to compare

Patch Changes

  • 46eba14: Initial bump for changesets