v19.0.0
Compiler: unfork prettier config (#30205)
[compiler] Delete propagateScopeDeps (non-hir) (#31199)
[compiler] Collect temporaries and optional chains from inner functions (#31346)
[compiler] Kill markReactiveIdentifier and friends
[compiler] Outline JSX with non-jsx children (#31442)
[compiler] Represent phis with places rather than identifiers
[compiler] Optional chaining for dependencies (HIR rewrite)
[compiler] Fix to ref access check to ban ref?.current
[compiler] repro for reactive ref.current accesses (#31519)
[compiler][ez] Clean up pragma parsing for tests + playground (#31347)