Skip to content

Latest commit

 

History

History
36 lines (18 loc) · 1.71 KB

CHANGELOG.md

File metadata and controls

36 lines (18 loc) · 1.71 KB

0.1.3 (2022-06-06)

Bug Fixes

  • use correct links and ship changelog (66e2b51)

0.1.2 (2022-06-06)

Bug Fixes

  • correctly reference extension README.md (7c4b35c)

0.1.1 (2022-06-06)

Bug Fixes

  • directly call semantic-release instead action (1030da0)
  • make rebuild compat run for old npm version (3a38e8c)
  • make rebuild extension run in cwd (86f90f1)
  • package extension for new versions (258cd29)
  • remove unnecessary postinstall script (3f0e047)

0.1.0 (2022-06-06)

Bug Fixes

  • server: log unhandled lint rule outcome (6a53625)

Features

  • make ts-node mock throw on compile call (7825974)