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 VariableDeclarator source location (#35348)
[compiler] Fix: ref.current now correctly reactive (#31521)
[compiler] Fix for destructuring with mixed declaration/reassignment (#35144)
[compiler] Fix bug w functions depending on hoisted primitives (#35284)
[compiler] More fbt compatibility (#34887)
[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)