Releases: mistlog/typedraft
Releases · mistlog/typedraft
0.1.7
- intermediate version 0.1.6: extract dsl match
- use MakeDSL to export default dsl
0.1.5
remove prettier to reduce bundle size
0.1.4
bugfix: keep other top level statements as is
0.1.3
- change filter plugin policy: keep normal function declaration as is.
- intermediate version 0.1.2: add ts optional chaining support for use in 0.1.3
0.1.1
fix prettier can't be used in browser
Release 0.1.0
Feature
- now, we can use path in dsl
Bugfix
- fix parse error of semi after interface declaration
Refine
- remove redundant code of cli