Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 755 Bytes

Changelog.md

File metadata and controls

41 lines (22 loc) · 755 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.0.18] - 2024-08-15

  • Better styles isolation

[0.0.16] - 2024-08-06

Fixed

  • Emit text update when completed

[0.0.15] - 2024-08-06

Fixed

  • React to cursor change to start completion request

Changed

  • Completion is now italics

[0.0.14] - 2024-08-05

Fixed

  • Cursor position after typing after enter

[0.0.13] - 2024-08-05

Fixed

  • Enter key press slow caret line break (display: none; on completion line causes this)

Changed

  • Minor cleanups in code