main
[compiler] Aggregate error reporting, separate eslint rules (#34176)
[compiler] Migrate CompilerError.invariant to new CompilerDiagnostic infra (#34403)
[compiler] Add VoidUseMemo rule to RecommendedLatest (#34783)
[compiler] Don't show hint about ref-like naming if we infer another type (#34521)
[compiler] Fix false positive hook return mutation error (#34424)
[compiler] Improve IIFE inlining (#33726)
[compiler] Fix for edge cases of mutation of potentially frozen values (#33984)
[compiler][wip] Remove old mutation/aliasing implementation (#34028)