v0.1.0
🚀 Features
- Improve coverage - by @sxzz (a324b)
- Rewrite inline import - by @sxzz (a9fe5)
- Support jsdoc - by @sxzz (519ae)
🐞 Bug Fixes
- Improve runtime deps - by @sxzz (e2173)
- Keep bundled identifier name - by @sxzz (9a0fe)
- Merge runtime & type deps - by @sxzz (a69df)
- Symbol order - by @sxzz (e244c)
- Add
declaremodifier - by @sxzz (d9a5a) - Declare & interface extends - by @sxzz (61046)
- Implements reference - by @sxzz (dadd9)
- Need declare - by @sxzz (7a372)
- No named default export - by @sxzz (e585d)
- This is not dep - by @sxzz (5855f)
- Import/export equals - by @sxzz (df2fa)
- Deps on class field value - by @sxzz (25ec1)
- Export type - by @sxzz (1f0a6)
- Inline import as namespace - by @sxzz (6363c)
- Preserve comments - by @sxzz (14ad9)
- Add more options - by @sxzz (e7ef7)
- Dynamic named import - by @sxzz (7c68a)
- Export default - by @sxzz (39e02)
- Original export default - by @sxzz (c9a7e)
export type * as '...'- by @sxzz (eeb45)- Patch cts & mts for import source - by @sxzz (7b446)