main
[compiler] Export `PluginOptions` as a type that can be used in input positions (#34550)
[compiler] Only run validations with env.logErrors on outputMode: 'lint' (#35216)
[compiler] Migrate CompilerError.invariant to new CompilerDiagnostic infra (#34403)
Add reporting modes for react-hooks/exhaustive-effect-dependencies and temporarily enable (#35365)
[compiler] Exhaustive deps: extra tests, improve diagnostic (#35213)
[compiler] Fix VariableDeclarator source location (#35348)
[compiler] Name anonymous functions from inlined useCallbacks (#34586)
[compiler] Allow ref access in callbacks passed to event handler props (#35062)
[compiler] More fbt compatibility (#34887)
[compiler] Add enableVerboseNoSetStateInEffect to suggest options to user/agent (#35306)
[forgive] Various fixes to prepare for internal sync (#34928)