You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
This is a bug (breaking change) from 0.11/0.12/0.13.
It should be possible to provide a file without react classes or propType definitions without failure.
The text was updated successfully, but these errors were encountered:
This fixes the behaviour of throwing if no export or propType definition was found in the given
file. This reverts the error behaviour to the state of 0.13
FIX#212
This fixes the behaviour of throwing if no export or propType definition was found in the given
file. This reverts the error behaviour to the state of 0.13
FIX#212
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is a bug (breaking change) from 0.11/0.12/0.13.
It should be possible to provide a file without react classes or propType definitions without failure.
The text was updated successfully, but these errors were encountered: