Skip to content

v16.0.0-beta-2

Pre-release
Pre-release
Compare
Choose a tag to compare
@sverweij sverweij released this 03 Dec 21:32
· 93 commits to main since this release
v16.0.0-beta-2
2e6036b
  • xxxxxxxx fix(resolve)!: makes alias type derivation more correct and precise - BREAKING (#867)
  • f0d1fe3 build: ensures dependencies on .d.[cm]?ts$ are type only always
  • 92c5782 ci: sets up semantic PR title check
  • 1af5706 doc(cli): point to picomatch instead of node-glob
  • 17c7e1c Ensure trailing newline is written to files and stdout (#879)
  • 19033e8 feat(extract)!: detect 'type-only' with inline imports/exports - BREAKING (#875)