Skip to content

Releases: bitcoin-sv/spv-wallet-js-client

Release v1.2.1

29 Mar 13:27
Compare
Choose a tag to compare
Release v1.2.1 Pre-release
Pre-release

Changelog

  • 424143e Added RegisterXpubWithjToken, added typescript definitions in exports, added export of graphql middleware
  • 7ac3bfe Added update metadata methods
  • 1ff422d Bump @babel/core from 7.17.5 to 7.17.7
  • 1c7513d Bump @babel/core from 7.17.7 to 7.17.8
  • abc543b Bump @microsoft/api-extractor from 7.19.4 to 7.19.5
  • d5069b8 Bump @rollup/plugin-commonjs from 21.0.2 to 21.0.3
  • d4b831c Bump eslint from 8.10.0 to 8.11.0
  • c11bff6 Bump eslint from 8.11.0 to 8.12.0
  • d4836cc Bump prettier from 2.5.1 to 2.6.0
  • cfde6ab Bump prettier from 2.6.0 to 2.6.1
  • 5bc6916 Bump rollup from 2.70.0 to 2.70.1
  • 06e4835 Bump typescript from 4.6.2 to 4.6.3
  • c7d83fc Bump version
  • 4ed8bf6 Changed tx_id to id int GetTransaction and UpdateTransactionMetadata
  • b2c956e Fixed incorrectly documented function
  • 4baa65a Fixed small error in readme
  • 321ac86 Ignore bsv packages for now
  • 7e12390 Merge pull request #15 from BuxOrg/dependabot/npm_and_yarn/master/rollup-2.70.1
  • 424b081 Merge pull request #16 from BuxOrg/dependabot/npm_and_yarn/master/eslint-8.11.0
  • 11803da Merge pull request #17 from BuxOrg/dependabot/npm_and_yarn/master/babel/core-7.17.7
  • 1be3736 Merge pull request #18 from BuxOrg/dependabot/npm_and_yarn/master/prettier-2.6.0
  • 8320f86 Merge pull request #19 from BuxOrg/dependabot/npm_and_yarn/master/microsoft/api-extractor-7.19.5
  • 14d1340 Merge pull request #20 from BuxOrg/dependabot/npm_and_yarn/master/babel/core-7.17.8
  • ad67d8f Merge pull request #21 from BuxOrg/dependabot/npm_and_yarn/master/typescript-4.6.3
  • 91acbec Merge pull request #22 from BuxOrg/dependabot/npm_and_yarn/master/prettier-2.6.1
  • c351223 Merge pull request #23 from BuxOrg/dependabot/npm_and_yarn/master/eslint-8.12.0
  • 0cf5b51 Merge pull request #24 from BuxOrg/dependabot/npm_and_yarn/master/rollup/plugin-commonjs-21.0.3
  • b1dbbaf Merge pull request #25 from BuxOrg/update-metadata
  • a9df741 Moved dev deps over

Release v1.1.4

08 Mar 16:08
Compare
Choose a tag to compare
Release v1.1.4 Pre-release
Pre-release

Changelog

Release v1.1.2

08 Mar 15:52
Compare
Choose a tag to compare
Release v1.1.2 Pre-release
Pre-release

Changelog

Release v1.1.1

08 Mar 15:22
Compare
Choose a tag to compare
Release v1.1.1 Pre-release
Pre-release

Changelog

  • b901596 Added all contributors integration
  • e4c5bc2 Added share image and busting cache
  • 6f29337 Added spacing
  • 72543f8 Bump @apollo/client from 3.5.8 to 3.5.10
  • 6fbf154 Bump @babel/core from 7.17.2 to 7.17.5
  • 7e89e98 Bump @rollup/plugin-commonjs from 21.0.1 to 21.0.2
  • 4762eb3 Bump @rollup/plugin-typescript from 8.3.0 to 8.3.1
  • ceb239b Bump @types/jest from 27.4.0 to 27.4.1
  • e63fb54 Bump eslint from 8.8.0 to 8.10.0
  • 042cc44 Bump rollup from 2.67.2 to 2.70.0
  • 7b2b018 Bump ts-node from 10.5.0 to 10.7.0
  • 8692479 Bump typedoc from 0.22.11 to 0.22.13
  • cc73f02 Fix release workflow
  • 515d2a2 Formatting changes
  • 637bfcf Locked bsv dep to v1
  • 8772cf3 Merge pull request #10 from BuxOrg/dependabot/npm_and_yarn/master/typedoc-0.22.13
  • 636851d Merge pull request #11 from BuxOrg/dependabot/npm_and_yarn/master/ts-node-10.7.0
  • deb6186 Merge pull request #13 from BuxOrg/dependabot/npm_and_yarn/master/apollo/client-3.5.10
  • 9f967e5 Merge pull request #14 from BuxOrg/dependabot/npm_and_yarn/master/eslint-8.10.0
  • f998ac2 Merge pull request #5 from BuxOrg/dependabot/npm_and_yarn/master/types/jest-27.4.1
  • f98fadd Merge pull request #6 from BuxOrg/dependabot/npm_and_yarn/master/babel/core-7.17.5
  • 1bcda73 Merge pull request #7 from BuxOrg/dependabot/npm_and_yarn/master/rollup/plugin-commonjs-21.0.2
  • 59fbe55 Merge pull request #8 from BuxOrg/dependabot/npm_and_yarn/master/rollup-2.70.0
  • bb12c80 Merge pull request #9 from BuxOrg/dependabot/npm_and_yarn/master/rollup/plugin-typescript-8.3.1
  • 1789d86 Minor fixes
  • 15ba9f2 Minor update
  • ccaa77c Minor update
  • b184028 Minor updates, bumping version
  • 43ab9ab Updated the readme