diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ffa12c2..cc2d1494 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,182 +1,3 @@ -# [2.1.0-alpha.10](https://github.com/ar-io/ar-io-sdk/compare/v2.1.0-alpha.9...v2.1.0-alpha.10) (2024-08-06) - - -### Bug Fixes - -* **types:** add gateway weights to AoGateway ([e725198](https://github.com/ar-io/ar-io-sdk/commit/e725198093505d4dabbf2e92bc983bd0b69d1ab3)) - -# [2.1.0-alpha.9](https://github.com/ar-io/ar-io-sdk/compare/v2.1.0-alpha.8...v2.1.0-alpha.9) (2024-08-06) - - -### Bug Fixes - -* **types:** remove deprecated types ([c674876](https://github.com/ar-io/ar-io-sdk/commit/c674876fbdbe85299e7eff75ba0a89187610d00e)) - -# [2.1.0-alpha.8](https://github.com/ar-io/ar-io-sdk/compare/v2.1.0-alpha.7...v2.1.0-alpha.8) (2024-08-06) - - -### Bug Fixes - -* **constants:** do not set env var for ant registry ([9e61cc7](https://github.com/ar-io/ar-io-sdk/commit/9e61cc7691882c3203da11c8f21a2135ab2c3371)) -* **emiter:** use a set to filter out duplicate ([7887af9](https://github.com/ar-io/ar-io-sdk/commit/7887af9b9e9a14a3b9002b3560f653d2c59ef9cf)) -* **errors:** use any type on error ([f14ed5a](https://github.com/ar-io/ar-io-sdk/commit/f14ed5a1ccf9a1d04208f44e8d37dea2aec5fc23)) -* **lint:** fix lint errors and warnings ([e532f4e](https://github.com/ar-io/ar-io-sdk/commit/e532f4e4aa11e926631c0beec0eadba0d25835a4)) -* **records:** update arns emitter to use ant registry ([e55a67b](https://github.com/ar-io/ar-io-sdk/commit/e55a67ba022fa4a7bfe5bed00de592e99f8dd822)) -* **spawn:** update spawn to use ant registry id in the tags ([28dae7f](https://github.com/ar-io/ar-io-sdk/commit/28dae7fe312a6948ce3a2d9fa2db57271f6c5f85)) -* **tests:** check the return of ACL on ant tests more granularly ([350bab1](https://github.com/ar-io/ar-io-sdk/commit/350bab13480598ac1f4b1307e8258df06124d0c6)) -* **tests:** update e2e tests to only read from ant registry ([a61e0bf](https://github.com/ar-io/ar-io-sdk/commit/a61e0bf0c8106957c6405d05ed57b38c346ed65d)) -* **tests:** update web test to use ANT registry in app ([38ca913](https://github.com/ar-io/ar-io-sdk/commit/38ca913fc9f935663b750e4f68e97879d3b70e5f)) -* **tests:** use const for unchanging test vars ([9f965e1](https://github.com/ar-io/ar-io-sdk/commit/9f965e12c39ce9e05f8cc7972ee01eca400646ab)) -* **test:** update browser test with data test id and render checks ([93741cb](https://github.com/ar-io/ar-io-sdk/commit/93741cb5133d1ce949caa56675290d65c24626f8)) -* **test:** use a known wallet adddress in tests ([9dac280](https://github.com/ar-io/ar-io-sdk/commit/9dac28038e1fd8e669414b8a8368c6819c753239)) -* **todo:** remove completed todo comment ([c868522](https://github.com/ar-io/ar-io-sdk/commit/c8685227bfa656cd286d08c8998f73c6812857cf)) -* **utils:** revert new util ([c959c81](https://github.com/ar-io/ar-io-sdk/commit/c959c81bd51fb08999a43243ca40579c979aa971)) -* **utils:** update util to use ant registry ([b2223d4](https://github.com/ar-io/ar-io-sdk/commit/b2223d4cab716267ade9159fa5932ecfc47f06b2)) - - -### Features - -* **ant registry:** add ant registry class ([2056674](https://github.com/ar-io/ar-io-sdk/commit/20566747247e4006bb932216796bf96d51dc60b9)) - -# [2.1.0-alpha.7](https://github.com/ar-io/ar-io-sdk/compare/v2.1.0-alpha.6...v2.1.0-alpha.7) (2024-08-05) - - -### Bug Fixes - -* **ant:** remove data from ant object, none of our ant methods require data attributes ([0f267c1](https://github.com/ar-io/ar-io-sdk/commit/0f267c1faab7f7c0e923eb7398e3f471c55c4c1f)) -* **ao:** update AoProcess to only support string | undefined ([584aee1](https://github.com/ar-io/ar-io-sdk/commit/584aee12cad2a246108d65c827fbddb0e3cd09f9)) -* **io:** no longer add data to save observations ([c017b52](https://github.com/ar-io/ar-io-sdk/commit/c017b52ba940a0738367f28043ff885d45e85951)) - -# [2.1.0-alpha.6](https://github.com/ar-io/ar-io-sdk/compare/v2.1.0-alpha.5...v2.1.0-alpha.6) (2024-07-31) - - -### Bug Fixes - -* **types:** update AoGateway to include weights ([5368668](https://github.com/ar-io/ar-io-sdk/commit/5368668ec6fcd84bf6a723a80b13cad7753a8606)) - -# [2.1.0-alpha.5](https://github.com/ar-io/ar-io-sdk/compare/v2.1.0-alpha.4...v2.1.0-alpha.5) (2024-07-29) - - -### Bug Fixes - -* **actions:** ignore engines in action ([7f6f87d](https://github.com/ar-io/ar-io-sdk/commit/7f6f87d442dca7970ee495f2b4286049e63cbcff)) -* **deps:** move arconnect to dev deps ([34f07d2](https://github.com/ar-io/ar-io-sdk/commit/34f07d25024c080f529218569cba57041e34baa2)) -* **naming:** name AoSigner property aoSigner ([4604524](https://github.com/ar-io/ar-io-sdk/commit/4604524dc56333c3ed1698978b61747920c43848)) -* **signer:** describe signing function as signer vs aoSigner in case of signer type changes ([3b23f80](https://github.com/ar-io/ar-io-sdk/commit/3b23f80581ea331b89ac31756421f74799315e2c)) -* **signer:** move createAoSigner to be a util ([7f7a0e6](https://github.com/ar-io/ar-io-sdk/commit/7f7a0e6f16b1b8f2e900aca056f6f5aaa98bd4f1)) -* **signer:** pass in signing function instead of signer class ([cba16e3](https://github.com/ar-io/ar-io-sdk/commit/cba16e3f72d3adf0b0ecf39dd93236511b77bb7c)) -* **signer:** use AoSigner type as return type ([8e95edd](https://github.com/ar-io/ar-io-sdk/commit/8e95eddf5723b0fdbf870688556f76a3e80bb6fa)) - - -### Features - -* **signing:** add window arweave wallet to available signing options ([7596aec](https://github.com/ar-io/ar-io-sdk/commit/7596aec43557b2a0aac3844a973b78f4fed33b65)) - -# [2.1.0-alpha.4](https://github.com/ar-io/ar-io-sdk/compare/v2.1.0-alpha.3...v2.1.0-alpha.4) (2024-07-25) - - -### Bug Fixes - -* **gateway stats:** update gateway stat types ([a59b166](https://github.com/ar-io/ar-io-sdk/commit/a59b166fa17735889aaae44e2b91cb5964f85f63)) - -# [2.1.0-alpha.3](https://github.com/ar-io/ar-io-sdk/compare/v2.1.0-alpha.2...v2.1.0-alpha.3) (2024-07-25) - - -### Bug Fixes - -* **emitter:** add page size param for emitter to increase amount of records per page to 50k ([b6f2157](https://github.com/ar-io/ar-io-sdk/commit/b6f215763b5d7b3e713f0dbb1babca99ddd79dfe)) -* **types:** update type name to what contract returns ([99edbad](https://github.com/ar-io/ar-io-sdk/commit/99edbad2fb4553d85c366d6c62466d984b42e7cf)) - -# [2.1.0-alpha.2](https://github.com/ar-io/ar-io-sdk/compare/v2.1.0-alpha.1...v2.1.0-alpha.2) (2024-07-16) - - -### Bug Fixes - -* **io:** add api that returns the total token supply ([261c85c](https://github.com/ar-io/ar-io-sdk/commit/261c85cf44490acc8bb46bd337693d83ffba7120)) - -# [2.1.0-alpha.1](https://github.com/ar-io/ar-io-sdk/compare/v2.0.3-alpha.1...v2.1.0-alpha.1) (2024-07-16) - - -### Bug Fixes - -* **ant lua id:** update to version Flwio4Lr08g6s6uim6lEJNnVGD9ylvz0_aafvpiL8FI ([8cbd564](https://github.com/ar-io/ar-io-sdk/commit/8cbd564cffb18055c46cb3212a0657e55f02d781)) -* **evolve:** call eval twice to ensure evolve txid is set ([a6261e5](https://github.com/ar-io/ar-io-sdk/commit/a6261e566bdf9ba6d18bbc9088487f9b79bbd5aa)) -* **evolve:** dont double eval ([a2a9121](https://github.com/ar-io/ar-io-sdk/commit/a2a9121cbdbfe1b16e43602cf83f86793f0e8f48)) -* **evolve:** fixed evolve somehow ([b06503b](https://github.com/ar-io/ar-io-sdk/commit/b06503b098fee87ef9e710c2fa4cd585416b21ed)) -* **example:** dont spawn in example ([d1d5147](https://github.com/ar-io/ar-io-sdk/commit/d1d514759a1a5af90246b2d51a43ca5ec03e5c16)) -* **example:** remove unused arweave instance ([d0035c0](https://github.com/ar-io/ar-io-sdk/commit/d0035c01093e8acd3141a933439184897a74ad4e)) -* **format:** fix linting issues in format ([b72dc1f](https://github.com/ar-io/ar-io-sdk/commit/b72dc1f4969763568a8d1fa7e36cfd1afb3a5ccb)) -* **lua id:** set new lua id in constants ([e4c3aaf](https://github.com/ar-io/ar-io-sdk/commit/e4c3aaf8b65c02294e021c2df8dac9d25ea6ec05)) -* **types:** check info on evolve util first ([a44cca1](https://github.com/ar-io/ar-io-sdk/commit/a44cca17fc8d44661326e39d189b5a9e0e43367d)) - - -### Features - -* **evolve:** add evolve util ([47bfe20](https://github.com/ar-io/ar-io-sdk/commit/47bfe20a9713bfdd82a7ca03ce8576653af29cf0)) - - - - - [Bug Fixes](#bug-fixes) - - [Bug Fixes](#bug-fixes-1) - - [Bug Fixes](#bug-fixes-2) - - [Features](#features) - - [Bug Fixes](#bug-fixes-3) - - [Bug Fixes](#bug-fixes-4) - - [Bug Fixes](#bug-fixes-5) - - [Features](#features-1) - - [Bug Fixes](#bug-fixes-6) - - [Bug Fixes](#bug-fixes-7) - - [Bug Fixes](#bug-fixes-8) - - [Bug Fixes](#bug-fixes-9) - - [Features](#features-2) -- [[2.0.3-alpha.1](https://github.com/ar-io/ar-io-sdk/compare/v2.0.2...v2.0.3-alpha.1) (2024-07-12)](#203-alpha1httpsgithubcomar-ioar-io-sdkcomparev202v203-alpha1-2024-07-12) - - [Bug Fixes](#bug-fixes-10) -- [[2.0.2](https://github.com/ar-io/ar-io-sdk/compare/v2.0.1...v2.0.2) (2024-07-12)](#202httpsgithubcomar-ioar-io-sdkcomparev201v202-2024-07-12) - - [Bug Fixes](#bug-fixes-11) -- [[2.0.1](https://github.com/ar-io/ar-io-sdk/compare/v2.0.0...v2.0.1) (2024-07-11)](#201httpsgithubcomar-ioar-io-sdkcomparev200v201-2024-07-11) - - [Bug Fixes](#bug-fixes-12) - - [Bug Fixes](#bug-fixes-13) - - [Features](#features-3) - - [BREAKING CHANGES](#breaking-changes) -- [[1.2.2](https://github.com/ar-io/ar-io-sdk/compare/v1.2.1...v1.2.2) (2024-07-11)](#122httpsgithubcomar-ioar-io-sdkcomparev121v122-2024-07-11) - - [Bug Fixes](#bug-fixes-14) -- [[1.2.1](https://github.com/ar-io/ar-io-sdk/compare/v1.2.0...v1.2.1) (2024-07-04)](#121httpsgithubcomar-ioar-io-sdkcomparev120v121-2024-07-04) - - [Bug Fixes](#bug-fixes-15) - - [Features](#features-4) -- [[1.1.1](https://github.com/ar-io/ar-io-sdk/compare/v1.1.0...v1.1.1) (2024-06-06)](#111httpsgithubcomar-ioar-io-sdkcomparev110v111-2024-06-06) - - [Bug Fixes](#bug-fixes-16) - - [Bug Fixes](#bug-fixes-17) - - [Features](#features-5) -- [[1.0.8](https://github.com/ar-io/ar-io-sdk/compare/v1.0.7...v1.0.8) (2024-05-29)](#108httpsgithubcomar-ioar-io-sdkcomparev107v108-2024-05-29) - - [Bug Fixes](#bug-fixes-18) -- [[1.0.7](https://github.com/ar-io/ar-io-sdk/compare/v1.0.6...v1.0.7) (2024-05-23)](#107httpsgithubcomar-ioar-io-sdkcomparev106v107-2024-05-23) - - [Bug Fixes](#bug-fixes-19) -- [[1.0.6](https://github.com/ar-io/ar-io-sdk/compare/v1.0.5...v1.0.6) (2024-05-07)](#106httpsgithubcomar-ioar-io-sdkcomparev105v106-2024-05-07) - - [Bug Fixes](#bug-fixes-20) -- [[1.0.5](https://github.com/ar-io/ar-io-sdk/compare/v1.0.4...v1.0.5) (2024-05-02)](#105httpsgithubcomar-ioar-io-sdkcomparev104v105-2024-05-02) - - [Bug Fixes](#bug-fixes-21) -- [[1.0.4](https://github.com/ar-io/ar-io-sdk/compare/v1.0.3...v1.0.4) (2024-04-30)](#104httpsgithubcomar-ioar-io-sdkcomparev103v104-2024-04-30) - - [Bug Fixes](#bug-fixes-22) -- [[1.0.3](https://github.com/ar-io/ar-io-sdk/compare/v1.0.2...v1.0.3) (2024-04-26)](#103httpsgithubcomar-ioar-io-sdkcomparev102v103-2024-04-26) - - [Bug Fixes](#bug-fixes-23) -- [[1.0.2](https://github.com/ar-io/ar-io-sdk/compare/v1.0.1...v1.0.2) (2024-04-25)](#102httpsgithubcomar-ioar-io-sdkcomparev101v102-2024-04-25) - - [Bug Fixes](#bug-fixes-24) -- [[1.0.1](https://github.com/ar-io/ar-io-sdk/compare/v1.0.0...v1.0.1) (2024-04-23)](#101httpsgithubcomar-ioar-io-sdkcomparev100v101-2024-04-23) - - [Bug Fixes](#bug-fixes-25) - - [Bug Fixes](#bug-fixes-26) - - [Features](#features-6) - - - -## [2.0.3-alpha.1](https://github.com/ar-io/ar-io-sdk/compare/v2.0.2...v2.0.3-alpha.1) (2024-07-12) - - -### Bug Fixes - -* **arns:** update event emitter to provide more events and logs while loading arns records ([8775896](https://github.com/ar-io/ar-io-sdk/commit/87758966e54b9563e8153feb07bba808a110aa5b)) -* **events:** use arns name space for events ([1d67dfe](https://github.com/ar-io/ar-io-sdk/commit/1d67dfe1f7a4766bbce6cf5a55438f33423f660f)) -* use custom event names to avoid overlap ([5b919ac](https://github.com/ar-io/ar-io-sdk/commit/5b919ac483778673527e0535a5aec8b06e6ce68e)) - ## [2.0.2](https://github.com/ar-io/ar-io-sdk/compare/v2.0.1...v2.0.2) (2024-07-12) diff --git a/package.json b/package.json index b39d1871..a86e20b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ar.io/sdk", - "version": "2.1.0-alpha.10", + "version": "2.1.0-alpha.9", "repository": { "type": "git", "url": "git+https://github.com/ar-io/ar-io-sdk.git" @@ -133,7 +133,7 @@ "**/*.{ts,js,mjs,cjs,md,json}": [ "prettier --write ." ], - "**/*.md": [ + "**/README.md": [ "markdown-toc-gen insert" ] }