Skip to content

Commit

Permalink
Release v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kailash-b committed Feb 7, 2025
1 parent d8ffd8c commit a1e5df7
Show file tree
Hide file tree
Showing 64 changed files with 4,243 additions and 33,406 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v4.2.0
v4.3.0
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Change Log

## [v4.3.0](https://github.com/auth0/react-native-auth0/tree/v4.3.0) (2025-02-07)

[Full Changelog](https://github.com/auth0/react-native-auth0/compare/v4.2.0...v4.3.0)

**Added**

- Added webAuth cancel for ios to prevent active transaction errors [\#1063](https://github.com/auth0/react-native-auth0/pull/1063) ([pmathew92](https://github.com/pmathew92))
- Update FAQ explaning workaround when browser gets killed when going t… [\#1052](https://github.com/auth0/react-native-auth0/pull/1052) ([mateoguzmana](https://github.com/mateoguzmana))

**Fixed**

- Change type of authParams to object in PasswordlessWithSMSOptions and… [\#1059](https://github.com/auth0/react-native-auth0/pull/1059) ([ben-qiu](https://github.com/ben-qiu))

**Security**

- Update typescript [\#1065](https://github.com/auth0/react-native-auth0/pull/1065) ([poovamraj](https://github.com/poovamraj))
- chore(deps): bump actions/setup-node from 4.0.3 to 4.2.0 [\#1040](https://github.com/auth0/react-native-auth0/pull/1040) ([dependabot[bot]](https://github.com/apps/dependabot))
- Update dependencies and sample application [\#1043](https://github.com/auth0/react-native-auth0/pull/1043) ([poovamraj](https://github.com/poovamraj))

## [v4.2.0](https://github.com/auth0/react-native-auth0/tree/v4.2.0) (2025-01-30)

[Full Changelog](https://github.com/auth0/react-native-auth0/compare/v4.1.0...v4.2.0)
Expand Down
20 changes: 20 additions & 0 deletions docs/assets/icons.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a1e5df7

Please sign in to comment.