Skip to content

Releases: mistlog/typedraft

0.1.8 ~ 0.1.9

25 Jan 09:48
Compare
Choose a tag to compare

fix: remove redundant ;

0.1.7

23 Jan 05:34
Compare
Choose a tag to compare
  1. intermediate version 0.1.6: extract dsl match
  2. use MakeDSL to export default dsl

0.1.5

22 Jan 12:16
Compare
Choose a tag to compare

remove prettier to reduce bundle size

0.1.4

18 Jan 14:53
Compare
Choose a tag to compare

bugfix: keep other top level statements as is

0.1.3

17 Jan 14:44
Compare
Choose a tag to compare
  1. change filter plugin policy: keep normal function declaration as is.
  2. intermediate version 0.1.2: add ts optional chaining support for use in 0.1.3

0.1.1

13 Jan 14:21
Compare
Choose a tag to compare

fix prettier can't be used in browser

Release 0.1.0

03 Jan 14:56
Compare
Choose a tag to compare

Feature

  1. now, we can use path in dsl

Bugfix

  1. fix parse error of semi after interface declaration

Refine

  1. remove redundant code of cli