Skip to content

Releases: ArnaudBarre/eslint-plugin-react-refresh

v0.3.0

12 Nov 22:08

Choose a tag to compare

Report an error when a file that contains components that can't be fast-refreshed because:

  • There are no export (entrypoint)
  • Exports are not components

v0.2.1

27 Jan 18:23

Choose a tag to compare

Doc only: Update limitations section README.md

v0.2.0

27 Jan 18:22

Choose a tag to compare

  • Fix TS import
  • Document limitations

v0.1.0

23 Jan 16:20

Choose a tag to compare

Initial release