Skip to content

20.2.0-next.2

Pre-release
Pre-release

Choose a tag to compare

@kirjs kirjs released this 23 Jul 21:20
· 2743 commits to main since this release

compiler

Commit Description
fix - 7767aa640c allow more characters in square-bracketed attribute names (#62742)
fix - 3171d01452 fix detection of directive deps in JIT (#62666)

compiler-cli

Commit Description
feat - 5abfe4a899 add diagnostic for uninvoked functions in text interpolation (#59191)

core

Commit Description
feat - 6b1f4b9e8b add enter and leave animation instructions (#62682)
feat - cec91c0035 add option to infer the tag names of components in tests (#62283)
feat - 4138aca91f render ARIA property bindings as attributes (#62630)
fix - 593cc8a368 checks if body exists before continuing (#62768)
fix - b8e415a717 fix change tracking for Resource#hasValue (#62595)
fix - 063b5e166f switch check to documentElement with chaining (#62773)

platform-browser

Commit Description
fix - 74d99ed379 resolve component resources before bootstrapping in JIT mode (#62758)

service-worker

Commit Description
feat - 4ac6171b09 Adds support for updateViaCache in provideServiceWorker (#62721)