Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 502 Bytes

CHANGES.md

File metadata and controls

15 lines (9 loc) · 502 Bytes

CHANGES

v0.2.1

  • Fix a bug where fragment spreads are not resolved (#19)

v0.2.0

  • Introduce the Resolved utility type (breaking) (#17)
  • Test against TypeScript 5.0 and 5.1 (#16)

v0.1.8

  • Fix broken source map (#13)
  • Support TypeScript 4.8 stable & 4.9 (#12)