6.0.0
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, wasv5.1.6
(via #966)
Full Changelog: v5.0.0...v6.0.0