Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 781 Bytes

File metadata and controls

24 lines (14 loc) · 781 Bytes

CHANGES

v0.3.1

  • Support TypeScript 7 (#24)
  • Support TypeScript 5.2 thru 5.8 (#23)

v0.3.0

  • Redesign the public API from the ground up (#21)

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)