Skip to content

Releases: microsoft/vscode-prompt-tsx

v0.1.10-alpha

24 May 23:36
21e1bc8
Compare
Choose a tag to compare

Changes:

  • #36: fix: mirror some types from vscode.d.ts
  • #35: Remove
  • #34: chore: update node in CI
  • #32: feat: add flexGrow and flexReserve properties
  • #27: Support more flexible options in prompot

This list of changes was auto generated.

v0.1.9-alpha

17 May 03:41
d4779c7
Compare
Choose a tag to compare

Changes:

  • #30: chore: bump version
  • #29: fix: vendor vscode.d.ts

This list of changes was auto generated.

v0.1.8-alpha

15 May 22:42
bc5e67b
Compare
Choose a tag to compare

Changes:

  • #28: chore: update to latest APIs

This list of changes was auto generated.

v0.1.7-alpha

15 May 19:38
8e1dc64
Compare
Choose a tag to compare

Changes:

  • #26: chore: update to latest APIs

This list of changes was auto generated.

v0.1.6-alpha

14 May 08:59
82f4883
Compare
Choose a tag to compare

Changes:

  • #25: no more proposed.interactive dependency
  • #24: docs: update chat sample link

This list of changes was auto generated.

v0.1.5-alpha

25 Apr 19:07
330c87e
Compare
Choose a tag to compare

Changes:

  • #23: fix: deduplicate global references
  • #22: fix: handle references that are siblings of a ChatMessage

This list of changes was auto generated.

v0.1.4-alpha

19 Apr 22:16
de5bcdf
Compare
Choose a tag to compare

Changes:

  • #20: chore: bump version
  • #19: bump tiktokenizer package
  • #18: refactor: don't hardcode tokens per message/completion in renderer
  • #17: refactor: remove deprecated getReferences() method
  • #16: fix: deduplicate surviving variable references
  • #15: chore: bump version
  • #13: feat: track references based on surviving chunks
  • #11: feat: import latest prompt renderer changes
  • #10: fix: update repo links in package.json
  • #9: build: exclude more files via npmignore
See More
  • #8: Update README
  • #7: fix: polish @vscode/prompt-tsx
  • #6: fix: add option to return VS Code API messages
  • #5: build: reference unbundled index.js for now
  • #4: build: bundle and minify using esbuild
  • #3: fix: allow passing additional PromptElement ctor args
  • #2: build: npmignore more files
  • #1: build: add @types/node to devDependencies

This list of changes was auto generated.