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
Added navigationLabel prop which makes you able to change the label displayed on the navigation bar. See more details in README.md. Thanks, @bjenkins24!
You can now disable "«" & "»" buttons by setting explicitly prev2Label and next2Label respectively to null.
TypeScript type definitions are now also provided for entry.nostyle variant. Thanks, @szdc!
Added reliability improvements in cases where array of values in which one or more value is invalid is provided.
Bug fixes
Minor fixes to documentation. Thanks, @saitodisse!
Fixed builds created from macOS X having unnecessary files added to the build. Thanks, @krzysiek1507!