Skip to content

22.2.0-next.1

Pre-release
Pre-release

Choose a tag to compare

@josephperrott josephperrott released this 07 Aug 17:19
· 20 commits to main since this release
Immutable release. Only release title and notes can be modified.

core

Commit Description
fix - cfe2cda110 initialize hydration triggers after late runtime activation
fix - e43eb96341 warn when style property bindings receive invalid values

http

Commit Description
fix - ef4dfead83 avoid aborting completed requests in FetchBackend
fix - 6a0789dc7f respect content-type charset in fetch backend text decoder
fix - bb78286e5e run root interceptors in the terminal request chain
fix - 280d09b160 strip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue