Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

29 lines (20 loc) · 1.26 KB

Changelog

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

1.0.0

Bug Fixes

  • Fix plugin for IntelliJ 2024.1 (#45)
  • Added missing double quotes (#377)
  • Use node interpreter to run commands (#416)
  • Binary resolution on windows (#556)
  • Binary resolution execution sequence (#601)
  • Remove build range (#1093)
  • Auto-save race condition (#26)

Documentation

  • Add contribution guide (#2)

Features

  • IntelliJ Platform LSP (#185)
  • Manual config path specifying (#660)
  • Add onSave actions
  • Improved command line execution mode (node & binary)
  • Use biome check (#28)
  • Validate biome.json path config (#32)