main
Compiler: unfork prettier config (#30205)
[compiler] Migrate CompilerError.invariant to new CompilerDiagnostic infra (#34403)
[compiler] Fix error description inconsistency (#34404)
[compiler] Improve name hints for outlined functions (#34434)
[compiler] Fix: ref.current now correctly reactive (#31521)
[compiler] Fix bug with reassigning function param in destructuring (#33624)
[compiler] Allow macro methods
[compiler] Represent array accesses with PropertyLoad (#32287)
[compiler] Stay in SSA form through entire pipeline
[compiler] Add missing copyrights (#33004)
[compiler][be] Test runner (snap) now uses tsup bundled plugin (#32758)
[compiler] Clean up deadcode: ReactiveFunctionValue (#32098)