dillon1000/react
Commit
Browse files [patch] Compile hooks with any number of args in infer mode
Changed paths5 files
First-parent comparisoncompiler/packages/babel-plugin-react-forget/src/Entrypoint/Program.ts ModifiedA compiler/packages/babel-plugin-react-forget/src/__tests__/fixtures/compiler/infer-compile-hooks-with-multiple-params.expect.md AddedA compiler/packages/babel-plugin-react-forget/src/__tests__/fixtures/compiler/infer-compile-hooks-with-multiple-params.js AddedR compiler/packages/babel-plugin-react-forget/src/__tests__/fixtures/compiler/dont-compile-functions-with-multiple-params.expect.md →compiler/packages/babel-plugin-react-forget/src/__tests__/fixtures/compiler/infer-dont-compile-components-with-multiple-params.expect.md RenamedR compiler/packages/babel-plugin-react-forget/src/__tests__/fixtures/compiler/dont-compile-functions-with-multiple-params.js →compiler/packages/babel-plugin-react-forget/src/__tests__/fixtures/compiler/infer-dont-compile-components-with-multiple-params.js RenamedPatch
Files changed
Rendering syntax-highlighted changes…