File tree Expand file tree Collapse file tree 3 files changed +19
-3
lines changed Expand file tree Collapse file tree 3 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 1+ # [ 2.5.0] ( https://github.com/seanjameshan/starknet.js/compare/v2.4.0...v2.5.0 ) (2021-12-13)
2+
3+ ### Bug Fixes
4+
5+ - add jsdoc comment ([ 4cd969f] ( https://github.com/seanjameshan/starknet.js/commit/4cd969f82eb4a5d8c08feb59c42fb3e7195af50e ) )
6+ - remove eip712 reference ([ 039a360] ( https://github.com/seanjameshan/starknet.js/commit/039a360873f9a1cdedc7a498b6e1732183957143 ) )
7+ - remove unused types ([ e528f7d] ( https://github.com/seanjameshan/starknet.js/commit/e528f7d75f4560d2affe3ca99426e01fbee6dfb5 ) )
8+ - review ([ a3813c9] ( https://github.com/seanjameshan/starknet.js/commit/a3813c9931c178d58c2521b926fb3fdff6944635 ) )
9+
10+ ### Features
11+
12+ - add ` getKeyPairFromPublicKey ` method ([ 66d543d] ( https://github.com/seanjameshan/starknet.js/commit/66d543dca1bb302654f0f1588a27f7794bfa49be ) )
13+ - add tests ([ b414a83] ( https://github.com/seanjameshan/starknet.js/commit/b414a839a1fdd56084a58d6efb4747e8f5455628 ) )
14+ - allow multi sig ([ fc1e086] ( https://github.com/seanjameshan/starknet.js/commit/fc1e0866154d2bf29f26374639a34fec438bae5e ) )
15+ - support eip712 for starknet ([ d597082] ( https://github.com/seanjameshan/starknet.js/commit/d59708211fc497d801699a7168dad1a5cc9648fd ) )
16+
117# [ 2.4.0] ( https://github.com/seanjameshan/starknet.js/compare/v2.3.1...v2.4.0 ) (2021-12-09)
218
319### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " starknet" ,
3- "version" : " 2.4 .0" ,
3+ "version" : " 2.5 .0" ,
44 "description" : " JavaScript library for StarkNet" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments