File tree Expand file tree Collapse file tree 2 files changed +22
-3
lines changed Expand file tree Collapse file tree 2 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 66
77### 🚀 Enhancements
88
9- - Add token validation ([ e219c96] ( https://github.com/kinde-oss/jwt-validator/commit/e219c96 ) )
9+ - Initial commit ([ 60e7ac8] ( https://github.com/kinde-oss/js-utils/commit/60e7ac8 ) )
10+ - Added eslint ([ 5d1988e] ( https://github.com/kinde-oss/js-utils/commit/5d1988e ) )
11+ - Updates ([ f246eac] ( https://github.com/kinde-oss/js-utils/commit/f246eac ) )
12+ - Add mapLoginMethodParamsForUrl and improved typing and default values. ([ d9ae73d] ( https://github.com/kinde-oss/js-utils/commit/d9ae73d ) )
13+ - Add showCompleteScreen ([ ad2a868] ( https://github.com/kinde-oss/js-utils/commit/ad2a868 ) )
14+
15+ ### 🩹 Fixes
16+
17+ - Change show complete screen to has success page ([ 7d12cac] ( https://github.com/kinde-oss/js-utils/commit/7d12cac ) )
18+
19+ ### 📖 Documentation
20+
21+ - Update readme ([ 9b73820] ( https://github.com/kinde-oss/js-utils/commit/9b73820 ) )
22+
23+ ### 🏡 Chore
24+
25+ - Lint fixes ([ 12d9e8f] ( https://github.com/kinde-oss/js-utils/commit/12d9e8f ) )
26+
27+ ### ✅ Tests
28+
29+ - Change test imports to extend coverage ([ a53ae90] ( https://github.com/kinde-oss/js-utils/commit/a53ae90 ) )
1030
1131### ❤️ Contributors
1232
1333- Daniel Rivers ([ @DanielRivers ] ( http://github.com/DanielRivers ) )
14-
Original file line number Diff line number Diff line change 88 "publishConfig" : {
99 "access" : " public"
1010 },
11- "version" : " 0.1.0-2 " ,
11+ "version" : " 0.1.0" ,
1212 "scripts" : {
1313 "dev" : " vite" ,
1414 "build" : " tsc && vite build" ,
You can’t perform that action at this time.
0 commit comments