Skip to content

v4.4.3: Bugfixes and improvements

Compare
Choose a tag to compare
@BartoszKlonowski BartoszKlonowski released this 18 Aug 13:45
· 46 commits to main since this release
7c1e36c

This release brings couple of fixes:

  • Upper/lower limits not working (#469)
    PR #525
  • Invariant Violation: [4113,"RNCSlider",{"value":"<>"}] is not usable as a native method argument (#345)
    PR #513

as well as some "under-the-hood" improvements:

  • Update the compatibility table in README (#516)
  • bump windows min (#508)
    By @TatianaKapos
  • Comment thumbThintColor about conflicts with thumbImage regarding fixing #346