Skip to content

6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 16:53
· 384 commits to main since this release

BREAKING

  • Interface Spec.Protocol was removed from public API (#957 via #958)
    This is only a breaking change if you used this TypeScript interface downstream; internal usage is non-breaking.
    This change was necessary, so that implementing more spec-features cause no breaking changes.

Build

  • Use TypeScript v5.2.2 now, was v5.1.6 (via #966)

Full Changelog: v5.0.0...v6.0.0