What's new?
- Added
navigationLabelprop 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
prev2Labelandnext2Labelrespectively tonull. - TypeScript type definitions are now also provided for
entry.nostylevariant. 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!