File tree Expand file tree Collapse file tree 10 files changed +11
-9
lines changed Expand file tree Collapse file tree 10 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 3.1.0] - 2025-07-24
6
+
5
7
- feat: export the ` getCrc32 ` function from ` @dfinity/principal `
6
8
7
9
## [ 3.0.2] - 2025-07-23
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dfinity/agent-monorepo" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.1.0 " ,
4
4
"private" : true ,
5
5
"description" : " Use an Agent to interact with the Internet Computer from your JavaScript program." ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dfinity/agent" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.1.0 " ,
4
4
"author" : " DFINITY Stiftung <sdk@dfinity.org>" ,
5
5
"license" : " Apache-2.0" ,
6
6
"description" : " JavaScript and TypeScript library to interact with the Internet Computer" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dfinity/assets" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.1.0 " ,
4
4
"author" : " DFINITY Stiftung <sdk@dfinity.org>" ,
5
5
"license" : " Apache-2.0" ,
6
6
"description" : " JavaScript and TypeScript library to manage assets on the Internet Computer" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dfinity/auth-client" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.1.0 " ,
4
4
"author" : " DFINITY Stiftung <sdk@dfinity.org>" ,
5
5
"license" : " Apache-2.0" ,
6
6
"description" : " JavaScript and TypeScript library to provide a simple integration with an IC Internet Identity" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dfinity/candid" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.1.0 " ,
4
4
"author" : " DFINITY Stiftung <sdk@dfinity.org>" ,
5
5
"license" : " Apache-2.0" ,
6
6
"description" : " JavaScript and TypeScript library to work with candid interfaces" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dfinity/identity-secp256k1" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.1.0 " ,
4
4
"author" : " DFINITY Stiftung <sdk@dfinity.org>" ,
5
5
"license" : " Apache-2.0" ,
6
6
"description" : " JavaScript and TypeScript library to manage Secp256k1KeyIdentities for use with the Internet Computer" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dfinity/identity" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.1.0 " ,
4
4
"author" : " DFINITY Stiftung <sdk@dfinity.org>" ,
5
5
"license" : " Apache-2.0" ,
6
6
"description" : " JavaScript and TypeScript library to manage identity with the Internet Computer" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dfinity/principal" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.1.0 " ,
4
4
"author" : " DFINITY Stiftung <sdk@dfinity.org>" ,
5
5
"license" : " Apache-2.0" ,
6
6
"description" : " JavaScript and TypeScript library to work with Internet Computer principals" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dfinity/use-auth-client" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.1.0 " ,
4
4
"description" : " React hooks for using the auth client" ,
5
5
"type" : " module" ,
6
6
"browser" : " ./lib/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments