File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @asgardeo/browser
22
3+ ## 0.7.2
4+
5+ ### Patch Changes
6+
7+ - [ #483 ] ( https://github.com/asgardeo/javascript/pull/483 )
8+ [ ` 519fa74 ` ] ( https://github.com/asgardeo/javascript/commit/519fa746c2dace5446368ad9043e3aec0d152514 ) Thanks
9+ [ @kavindadimuthu ] ( https://github.com/kavindadimuthu ) ! - Fix SSR compatibility and module bundling issues
10+
11+ - ** Browser:** Fixed Node.js ESM import resolution by changing directory imports (` 'buffer/' ` ) to explicit file paths
12+ (` 'buffer/index.js' ` )
13+ - ** Nuxt:** Fixed Rollup bundling by centralizing module augmentations in ` module.ts ` and removing ` .d.ts ` file from
14+ dist
15+
316## 0.7.1
417
518### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @asgardeo/browser" ,
3- "version" : " 0.7.1 " ,
3+ "version" : " 0.7.2 " ,
44 "description" : " Browser-specific implementation of Asgardeo JavaScript SDK." ,
55 "keywords" : [
66 " asgardeo" ,
Original file line number Diff line number Diff line change 11# @asgardeo/nextjs
22
3+ ## 0.3.14
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ ] :
8+ - @asgardeo/react @0.23.3
9+
310## 0.3.13
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @asgardeo/nextjs" ,
3- "version" : " 0.3.13 " ,
3+ "version" : " 0.3.14 " ,
44 "description" : " Next.js implementation of Asgardeo JavaScript SDK." ,
55 "keywords" : [
66 " asgardeo" ,
Original file line number Diff line number Diff line change 11# @asgardeo/nuxt
22
3+ ## 0.1.2
4+
5+ ### Patch Changes
6+
7+ - [ #483 ] ( https://github.com/asgardeo/javascript/pull/483 )
8+ [ ` 519fa74 ` ] ( https://github.com/asgardeo/javascript/commit/519fa746c2dace5446368ad9043e3aec0d152514 ) Thanks
9+ [ @kavindadimuthu ] ( https://github.com/kavindadimuthu ) ! - Fix SSR compatibility and module bundling issues
10+
11+ - ** Browser:** Fixed Node.js ESM import resolution by changing directory imports (` 'buffer/' ` ) to explicit file paths
12+ (` 'buffer/index.js' ` )
13+ - ** Nuxt:** Fixed Rollup bundling by centralizing module augmentations in ` module.ts ` and removing ` .d.ts ` file from
14+ dist
15+
16+ - Updated dependencies
17+ [[ ` 519fa74 ` ] ( https://github.com/asgardeo/javascript/commit/519fa746c2dace5446368ad9043e3aec0d152514 )] :
18+ - @asgardeo/browser @0.7.2
19+ - @asgardeo/vue @0.3.5
20+
321## 0.1.1
422
523### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @asgardeo/nuxt" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "description" : " Nuxt module for Asgardeo - Authentication and Identity Management" ,
55 "author" : " WSO2" ,
66 "license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 11# @asgardeo/react
22
3+ ## 0.23.3
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies
8+ [[ ` 519fa74 ` ] ( https://github.com/asgardeo/javascript/commit/519fa746c2dace5446368ad9043e3aec0d152514 )] :
9+ - @asgardeo/browser @0.7.2
10+
311## 0.23.2
412
513### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @asgardeo/react" ,
3- "version" : " 0.23.2 " ,
3+ "version" : " 0.23.3 " ,
44 "description" : " React implementation of Asgardeo JavaScript SDK." ,
55 "keywords" : [
66 " asgardeo" ,
Original file line number Diff line number Diff line change 11# @asgardeo/vue
22
3+ ## 0.3.5
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies
8+ [[ ` 519fa74 ` ] ( https://github.com/asgardeo/javascript/commit/519fa746c2dace5446368ad9043e3aec0d152514 )] :
9+ - @asgardeo/browser @0.7.2
10+
311## 0.3.4
412
513### Patch Changes
You can’t perform that action at this time.
0 commit comments