Skip to content

Releases: react-native-progress-view/progress-view

v1.5.0

15 Nov 03:22
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump word-wrap from 1.2.3 to 1.2.5 in /fabric-example by @dependabot in #135
  • chore(deps): bump react-devtools-core from 4.26.0 to 4.28.4 by @dependabot in #142
  • Add accessibilityLabel support by @YajurG in #144
  • Add isIndeterminate to ProgressViewProps by @koloboid in #140
  • chore(deps): bump react-devtools-core from 4.26.0 to 4.28.4 in /example by @dependabot in #141
  • chore(deps): bump @babel/traverse from 7.16.5 to 7.23.2 by @dependabot in #137
  • chore(deps): bump @babel/traverse from 7.18.2 to 7.23.2 in /fabric-example by @dependabot in #138
  • chore(deps): bump @babel/traverse from 7.19.3 to 7.23.2 in /example by @dependabot in #139
  • chore(deps): bump express from 4.18.2 to 4.19.2 by @dependabot in #148
  • chore(deps): bump ip from 1.1.5 to 1.1.9 by @dependabot in #145
  • chore(deps): bump ip from 1.1.8 to 1.1.9 in /fabric-example by @dependabot in #147
  • chore(deps): bump ip from 1.1.8 to 1.1.9 in /example by @dependabot in #146
  • chore: update yarn and node version by @Naturalclar in #153

New Contributors

Full Changelog: v1.4.2...v1.5.0

v1.4.1

15 Nov 03:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.3.1

06 May 14:43
Compare
Choose a tag to compare

fix: Xcode 12 compatibility (#62) by @Pranit-Harekar

v1.3.0

06 May 14:43
Compare
Choose a tag to compare

🎉 Added Android version of progress view thanks to @alpha0010

feat: Add Android support for progress-view (#58) by @alpha0010

chore: update rn version of example by @Naturalclar
docs: add android (#59) by @Naturalclar

v1.2.4

06 May 14:41
Compare
Choose a tag to compare

chore: update eslint and other packages (#52) by @Naturalclar
chore: add codeowners (#57) by @Naturalclar
chore: fix podspec repo url by @Naturalclar

Update Windows project to fix compilation and add auto-linking (#55) by @tritao

v1.2.3

06 May 14:41
Compare
Choose a tag to compare

Resolve Missing Deploy Target (#49) by @chiaramooney

v1.2.2

17 Oct 01:31
Compare
Choose a tag to compare

fix: (windows) Remove references to example folder in vcxproj (#48) by @MicrosoftNik

v1.2.1

10 Oct 06:56
Compare
Choose a tag to compare

chore: setup github actions (#46) by @Naturalclar
fix: remove babel dependency (#47) by @Naturalclar

v1.2.0

10 Oct 02:43
Compare
Choose a tag to compare

Added MacOS support for the ProgressView 🎉

feat: Add macOS support for progress-view (#42) by @amgleitman

v1.1.1

19 Aug 02:14
Compare
Choose a tag to compare

fix: Added Windows Tests (#40)