Skip to content

v4.5.3: Fixes and QoL updates

Latest
Compare
Choose a tag to compare
@BartoszKlonowski BartoszKlonowski released this 12 Sep 11:44
· 4 commits to main since this release
6a58ea3

Hello, community!

This release brings a lot of QoL improvements and fixes to the following issues:

  • Android build failure - C++ errors, buildCMakeDebug (#594)
  • Fix stepMarked prop of the StepMarker when the step props is not default 1
    by @betko in #581
  • Cannot read properties of undefined (reading 'toFixed') (#617)
    fixed by @draggie in #621
  • Unable to resolve module react-native/Libraries/NativeComponent/ViewConfigIgnore (#596)
    resolved by @draggie in #626
  • update the targetSdk version (#580)
    fixed by @draggie in #627
  • StyleSheet.compose() deprecated (#614)
    fixed by @draggie in #625
  • onValueChange triggers an extra time after onSlidingCompleted on Android (#569)
    fixed by @draggie in #628

as well as some "under the hood" changes, as usual.

Also,

this release is the first with @draggie, who will support Slider with maintenance.
And, as you can see on the list above, his work has already been huge and significant!
So, welcome and thank you, @draggie!