File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- v5.4.0
1+ v5.4.1
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ v5.4.1] ( https://github.com/auth0/react-native-auth0/tree/v5.4.1 ) (2026-03-27)
4+
5+ [ Full Changelog] ( https://github.com/auth0/react-native-auth0/compare/v5.4.0...v5.4.1 )
6+
7+ ** Changed**
8+
9+ - doc: Remove EA tag for DPoP [ \# 1460] ( https://github.com/auth0/react-native-auth0/pull/1460 ) ([ pmathew92] ( https://github.com/pmathew92 ) )
10+
11+ ** Fixed**
12+
13+ - fix(ios): qualify enum cases for newer Swift compilers [ \# 1467] ( https://github.com/auth0/react-native-auth0/pull/1467 ) ([ ThnxFredrik] ( https://github.com/ThnxFredrik ) )
14+
315## [ v5.4.0] ( https://github.com/auth0/react-native-auth0/tree/v5.4.0 ) (2026-01-21)
416
517[ Full Changelog] ( https://github.com/auth0/react-native-auth0/compare/v5.3.1...v5.4.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-auth0" ,
33 "title" : " React Native Auth0" ,
4- "version" : " 5.4.0 " ,
4+ "version" : " 5.4.1 " ,
55 "description" : " React Native toolkit for Auth0 API" ,
66 "main" : " lib/commonjs/index.js" ,
77 "module" : " lib/module/index.js" ,
Original file line number Diff line number Diff line change 11export const telemetry = {
22 name : 'react-native-auth0' ,
3- version : '5.4.0 ' ,
3+ version : '5.4.1 ' ,
44} ;
55
66export type Telemetry = {
Original file line number Diff line number Diff line change @@ -6912,16 +6912,7 @@ __metadata:
69126912 languageName: node
69136913 linkType: hard
69146914
6915- "baseline-browser-mapping@npm:^2.8.25":
6916- version: 2.8.32
6917- resolution: "baseline-browser-mapping@npm:2.8.32"
6918- bin:
6919- baseline-browser-mapping: dist/cli.js
6920- checksum: 10c0/6c4aa0338ad177e946a27412de11769fb6474389a59cc03e13e0538d7285a94052a11525d46bb605ddb913a0c8a1180292d6f05cd4d6bc05bbf597c26bf5ce66
6921- languageName: node
6922- linkType: hard
6923-
6924- "baseline-browser-mapping@npm:^2.9.0":
6915+ "baseline-browser-mapping@npm:^2.8.25, baseline-browser-mapping@npm:^2.9.0":
69256916 version: 2.9.8
69266917 resolution: "baseline-browser-mapping@npm:2.9.8"
69276918 bin:
You can’t perform that action at this time.
0 commit comments