-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* bring lockfile up to date * Major bump all packages for public release * Major bump for public release of SSX * remove duplicate changelogs
- Loading branch information
Showing
15 changed files
with
109 additions
and
36 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# @spruceid/create-ssx-dapp | ||
|
||
## 1.0.0 | ||
|
||
### Major Changes | ||
|
||
- f317c82: Public release of the SSX SDK |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# @spruceid/ssx-gnosis-extension | ||
|
||
## 1.0.0 | ||
|
||
### Major Changes | ||
|
||
- f317c82: Public release of the SSX SDK |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# @spruceid/ssx-react | ||
|
||
## 1.0.0 | ||
|
||
### Major Changes | ||
|
||
- f317c82: Public release of the SSX SDK | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [f317c82] | ||
- Updated dependencies [a91af88] | ||
- Updated dependencies [1072382] | ||
- @spruceid/ssx@1.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# @spruceid/ssx-server | ||
|
||
## 1.0.0 | ||
|
||
### Major Changes | ||
|
||
- f317c82: Public release of the SSX SDK | ||
|
||
### Minor Changes | ||
|
||
- 1072382: Add ENS resolution feature to the client and server to allow the developer to choose where to resolve it. | ||
- Adds `ssx.resolveEns(...)` method to resolve ENS data; | ||
- Express and HTTP middlewares `/ssx-login` responses were updated. These requests were returning a session object with a session property. Now it returns a session object without the session property, but keeping all information; | ||
- Updates `ssx-test-express-api` and `ssx-test-http-api` to show how to use this feature. | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [f317c82] | ||
- @spruceid/ssx-gnosis-extension@1.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# @spruceid/ssx-serverless | ||
|
||
## 1.0.0 | ||
|
||
### Major Changes | ||
|
||
- f317c82: Public release of the SSX SDK | ||
|
||
### Patch Changes | ||
|
||
- 1072382: Add ENS resolution feature to the client and server to allow the developer to choose where to resolve it. | ||
- Updates the ENS resolution to only return defined properties. | ||
|
||
- Updated dependencies [f317c82] | ||
- @spruceid/ssx-gnosis-extension@1.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters