Skip to content

Releases: aws/language-server-runtimes

language-server-runtimes: v0.2.31

16 Jan 11:21
0cb2bfe
Compare
Choose a tag to compare

0.2.31 (2025-01-16)

Features

  • adding support for readFileSync method in workspace.fs (#299) (3ef292a)

language-server-runtimes: v0.2.30

08 Jan 09:17
5fa96b3
Compare
Choose a tag to compare

0.2.30 (2025-01-07)

Features

language-server-runtimes: v0.2.29

03 Jan 11:54
1d6ee11
Compare
Choose a tag to compare

0.2.29 (2025-01-03)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @aws/language-server-runtimes-types bumped from ^0.1.0 to ^0.1.1

language-server-runtimes-types: v0.1.1

03 Jan 11:54
1d6ee11
Compare
Choose a tag to compare

0.1.1 (2025-01-03)

Bug Fixes

  • types: fixed publish package contents (#292) (b3f5874)

chat-client-ui-types: v0.1.2

03 Jan 11:54
1d6ee11
Compare
Choose a tag to compare

0.1.2 (2025-01-03)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @aws/language-server-runtimes-types bumped from ^0.1.0 to ^0.1.1

language-server-runtimes: v0.2.28

02 Jan 14:52
4dca2c9
Compare
Choose a tag to compare

0.2.28 (2025-01-02)

Features

  • runtimes: log detail server info during initialization (#285) (cd4ac14)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @aws/language-server-runtimes-types bumped from ^0.0.7 to ^0.1.0

language-server-runtimes-types: v0.1.0

02 Jan 14:52
4dca2c9
Compare
Choose a tag to compare

0.1.0 (2025-01-02)

⚠ BREAKING CHANGES

  • types: update the version of package to next minor. This commit does not actually contain a breaking change, only to trigger a release.

Features

Bug Fixes

  • types: npm publish (with out folder) (#287) (a4f4fb2)

Documentation

chat-client-ui-types: v0.1.1

02 Jan 14:52
4dca2c9
Compare
Choose a tag to compare

0.1.1 (2025-01-02)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @aws/language-server-runtimes-types bumped from ^0.0.7 to ^0.1.0

chat-client-ui-types: v0.1.0

16 Dec 14:15
Compare
Choose a tag to compare

0.1.0 (2024-12-16)

⚠ BREAKING CHANGES

  • chat-client-ui-types: update the version of package to next minor. This commit does not actually contain a breaking change, only to trigger a release.

Documentation

  • chat-client-ui-types: updated README (d2a569f)

Chat Client Types v0.0.9

11 Dec 15:04
9f719b9
Compare
Choose a tag to compare

What's Changed

  • Added new UI contract for disclaimer acknowledged event (by @Jurredr in #273)