v19.2.0
[compiler] Export `PluginOptions` as a type that can be used in input positions (#34550)
[compiler] Add support for commonjs (#34589)
[compiler] Migrate CompilerError.invariant to new CompilerDiagnostic infra (#34403)
[Compiler Bug] Complier mark ts instantiation expression as reorderable in build hir (#34488)
[compiler] Don't show hint about ref-like naming if we infer another type (#34521)
[compiler] Improve name hints for outlined functions (#34434)
[compiler] Name anonymous functions from inlined useCallbacks (#34586)
[compiler] Option to treat "set-" prefixed callees as setState functions (#34505)
[compiler] More flexible/helpful lazy ref initialization (#34449)
[compiler] Filter out disabled errors from being reported (#34409)
[compiler] Don't leak global `__DEV__` type (#34551)