Changelog
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
0.8.0
1 Dec 2022
💥 BREAKING CHANGES
- Minimum supported Node version is v14.18; we’re dropping v12 support
0.7.0
5 Oct 2022
✨ Features
- query sub keys from interfaces (aa42b2d)
0.6.4
29 Aug 2022
🔧 Fixed
- setup refresh (af648a3)
0.6.1
14 Aug 2022
🔧 Fixed
- sort only export contents (233abc5)
0.6.0
12 Aug 2022
✨ Features
- export types (11b5fb9)
0.5.0
29 Apr 2022
🔧 Fixed
- instead of using undefined for
opts.mustInclude
, use empty string — simplifies types (aba9f94)
✨ Features
- add a new function, extract() (5619589)
0.4.0
24 Apr 2022
✨ Features
- recognise generics (09b2aea)
0.3.0
17 Apr 2022
✨ Features
opts.stripAs
(e4e1ca6)
0.2.0
10 Apr 2022
🔧 Fixed
- tweak the algorithm (e62c8b7)
✨ Features
- export defaults, commit
*.d.ts
(4fb2e22) opts.mustInclude
(c4d5616)opts.semi
(569080b)- tackle the case of type def re-export (7635e9e)
0.1.0
21 Mar 2022
✨ Features
- init (1f21321)