SPL Token JS v0.4.2
buffalojoec
released this
22 Mar 18:11
·
837 commits
to master
since this release
What's Changed
- [token-js] Update build instructions for token js by @samkim-crypto in #6317
- js: Update token-group / token-metadata to use more idiomatic encoders by @joncinque in #6388
- js: Remove direct usage of
@solana/options
by @joncinque in #6389 - token js: add missing "mint" param to docs for approveChecked by @PBillingsby in #6473
- feat: add token group extension in token by @qiweiii in #6295
- token-js: bump to 0.4.2 for release by @buffalojoec in #6481
Misc:
- build(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #6296
- Doc(extensions.mdx): correct import statment by @MohammedAlabd in #6301
- build(deps-dev): bump @types/chai from 4.3.11 to 4.3.12 by @dependabot in #6297
- build(deps-dev): bump eslint-plugin-functional from 6.0.0 to 6.0.1 by @dependabot in #6298
- build(deps-dev): bump typedoc from 0.25.8 to 0.25.9 by @dependabot in #6299
- build(deps): bump tempfile from 3.10.0 to 3.10.1 by @dependabot in #6302
- build(deps-dev): bump @typescript-eslint/parser from 7.0.2 to 7.1.0 by @dependabot in #6303
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.0.2 to 7.1.0 by @dependabot in #6304
- build(deps-dev): bump @types/eslint from 8.56.3 to 8.56.4 by @dependabot in #6308
- build(deps-dev): bump @types/node from 20.11.20 to 20.11.21 by @dependabot in #6309
- build(deps-dev): bump @types/eslint from 8.56.4 to 8.56.5 by @dependabot in #6313
- build(deps-dev): bump @types/node from 20.11.21 to 20.11.22 by @dependabot in #6311
- build(deps-dev): bump @types/node from 20.11.22 to 20.11.24 by @dependabot in #6315
- build(deps-dev): bump typedoc from 0.25.9 to 0.25.10 by @dependabot in #6321
- build(deps): bump @solana/web3.js from 1.90.0 to 1.90.1 by @dependabot in #6322
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.1.0 to 7.1.1 by @dependabot in #6333
- build(deps): bump shank from 0.2.1 to 0.4.2 by @dependabot in #6314
- build(deps-dev): bump @typescript-eslint/parser from 7.1.0 to 7.1.1 by @dependabot in #6334
- build(deps-dev): bump typedoc from 0.25.10 to 0.25.11 by @dependabot in #6342
- build(deps-dev): bump rollup from 4.12.0 to 4.12.1 by @dependabot in #6341
- build(deps-dev): bump eslint-plugin-mocha from 10.3.0 to 10.4.0 by @dependabot in #6355
- build(deps-dev): bump @solana/eslint-config-solana from 1.0.2 to 3.0.0 by @dependabot in #6353
- build(deps-dev): bump eslint-config-turbo from 1.12.4 to 1.12.5 by @dependabot in #6354
- build(deps-dev): bump @types/node from 20.11.24 to 20.11.25 by @dependabot in #6356
- build(deps-dev): bump @solana/prettier-config-solana from 0.0.4 to 0.0.5 by @dependabot in #6357
- build(deps): bump @solana/codecs-core from 2.0.0-experimental.9741939 to 2.0.0-preview.1.20240308041540.58947c719d61c07ce3b1ac04edf51a2b8fa4a3eb by @dependabot in #6361
- build(deps): bump @solana/codecs-numbers from 2.0.0-experimental.9741939 to 2.0.0-preview.1.20240308041540.58947c719d61c07ce3b1ac04edf51a2b8fa4a3eb by @dependabot in #6363
- build(deps): bump @solana/options from 2.0.0-experimental.9741939 to 2.0.0-preview.1.20240308041540.58947c719d61c07ce3b1ac04edf51a2b8fa4a3eb by @dependabot in #6364
- build(deps): bump @solana/codecs-strings from 2.0.0-experimental.9741939 to 2.0.0-preview.1.20240308041540.58947c719d61c07ce3b1ac04edf51a2b8fa4a3eb by @dependabot in #6359
- build(deps): bump @solana/web3.js from 1.90.1 to 1.91.0 by @dependabot in #6360
- build(deps-dev): bump typedoc from 0.25.11 to 0.25.12 by @dependabot in #6384
- build(deps-dev): bump eslint-plugin-functional from 6.0.1 to 6.1.1 by @dependabot in #6386
- build(deps): bump @solana/codecs-data-structures from 2.0.0-experimental.9741939 to 2.0.0-preview.1.20240308041540.58947c719d61c07ce3b1ac04edf51a2b8fa4a3eb by @dependabot in #6358
- build(deps): bump @solana/codecs-strings from 2.0.0-preview.1.20240308041540.58947c719d61c07ce3b1ac04edf51a2b8fa4a3eb to 2.0.0-preview.1.20240309110023.71d404f228034d8ffbeecaabbc1b43722af03487 by @dependabot in #6382
- build(deps-dev): bump @types/node from 20.11.25 to 20.11.26 by @dependabot in #6399
- build(deps-dev): bump rollup from 4.12.1 to 4.13.0 by @dependabot in #6400
- build(deps): bump superstruct from 1.0.3 to 1.0.4 by @dependabot in #6402
- build(deps-dev): bump @solana/codecs-strings from 2.0.0-preview.1.20240309110023.71d404f228034d8ffbeecaabbc1b43722af03487 to 2.0.0-preview.1.20240312040731.f9fe9c59514604c74bdf8220c2c1e869c1196b5b by @dependabot in #6398
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.1.1 to 7.2.0 by @dependabot in #6403
- build(deps): bump @solana/web3.js from 1.91.0 to 1.91.1 by @dependabot in #6435
- build(deps-dev): bump @types/node from 20.11.27 to 20.11.28 by @dependabot in #6438
- build(deps-dev): bump @solana/codecs-strings from 2.0.0-preview.1.20240312040731.f9fe9c59514604c74bdf8220c2c1e869c1196b5b to 2.0.0-preview.1.20240318052804.e6d92fcd53b00c01a79fc7cf1b74286fe87b68b8 by @dependabot in #6448
- build(deps-dev): bump @types/chai from 4.3.12 to 4.3.13 by @dependabot in #6454
- build(deps-dev): bump @typescript-eslint/parser from 7.2.0 to 7.3.1 by @dependabot in #6455
- build(deps-dev): bump @types/node from 20.11.28 to 20.11.29 by @dependabot in #6457
- build(deps-dev): bump @types/eslint from 8.56.5 to 8.56.6 by @dependabot in #6458
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.2.0 to 7.3.1 by @dependabot in #6456
- build(deps): bump @solana/codecs from 2.0.0-preview.1 to 2.0.0-preview.2 by @dependabot in #6461
- build(deps-dev): bump @types/node from 20.11.29 to 20.11.30 by @dependabot in #6462
- build(deps-dev): bump @solana/codecs-strings from 2.0.0-preview.1.20240318052804.e6d92fcd53b00c01a79fc7cf1b74286fe87b68b8 to 2.0.0-preview.2 by @dependabot in #6463
- build(deps-dev): bump @types/chai from 4.3.13 to 4.3.14 by @dependabot in #6470
- build(deps-dev): bump typescript from 5.4.2 to 5.4.3 by @dependabot in #6471
- build(deps-dev): bump turbo from 1.12.5 to 1.13.0 by @dependabot in #6475
- build(deps-dev): bump eslint-config-turbo from 1.12.5 to 1.13.0 by @dependabot in #6476
- build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docs by @dependabot in #6477
Full Changelog: token-js-v0.4.1...token-js-v0.4.2