Skip to content

v0.5.0

Choose a tag to compare

@Igmat Igmat released this 17 Sep 10:11
· 288 commits to master since this release

0.5.0 (2018-01-26)

Bug Fixes

  • plugin-export: correct logic for transpiled files (e68d09b)
  • plugin-ts: correct handling of inline options (f0be6bd)
  • plugin-ts: using ts-node instead of manual tsc calls (5292042), closes #6

Features

  • plugin-ts: initial implementation of baset-plugin-ts (2b041ee)
  • solution: plugins architecture initial implementation (92f598c), closes #5