File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 1.4.0] ( https://github.com/seanjameshan/starknet.js/compare/v1.3.0...v1.4.0 ) (2021-10-29)
2+
3+ ### Bug Fixes
4+
5+ - cleanup ([ 82aa438] ( https://github.com/seanjameshan/starknet.js/commit/82aa438ea08f1d3577ee23ea083f58caf42cbdba ) )
6+ - keep tests files consistent ([ e343b55] ( https://github.com/seanjameshan/starknet.js/commit/e343b551fb422a0d337f905eca981dbabf1ae097 ) )
7+ - push renamed snapshot ([ 643cd40] ( https://github.com/seanjameshan/starknet.js/commit/643cd40a0f0b996424517d71cdf6c5d70857a7c3 ) )
8+ - remove enc-utils to remove buffer dep ([ e08e4b5] ( https://github.com/seanjameshan/starknet.js/commit/e08e4b53bfbdece3f824fedf96101405219da4b5 ) )
9+ - rename tests ([ b4d15a7] ( https://github.com/seanjameshan/starknet.js/commit/b4d15a7e32abf5eb90f1efbf9e1773b42574be49 ) )
10+ - update argent wallet implementation ([ 63cc278] ( https://github.com/seanjameshan/starknet.js/commit/63cc2780eb44347d42ccf50dc917633eee975c5b ) )
11+ - update snapshots after contract upgrade ([ 2a1dcde] ( https://github.com/seanjameshan/starknet.js/commit/2a1dcde6bcaff09a45e091d194840bd66a568c67 ) )
12+ - use function consistently ([ 67617d7] ( https://github.com/seanjameshan/starknet.js/commit/67617d73bb414b950ad8d2e347ade6a49d6fc595 ) )
13+
14+ ### Features
15+
16+ - wip ([ 42a8ab1] ( https://github.com/seanjameshan/starknet.js/commit/42a8ab1b0f998d88d8fc7349b33d5287c017d4b5 ) )
17+
118# [ 1.3.0] ( https://github.com/seanjameshan/starknet.js/compare/v1.2.0...v1.3.0 ) (2021-10-28)
219
320### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " starknet" ,
3- "version" : " 1.3 .0" ,
3+ "version" : " 1.4 .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