This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
micro-stacks@0.1.6
Patch Changes
#48dad0118 Thanks @aulneau! - This update adds a couple helper functions to micro-stacks/clarity: hexToValue and hexToCvValue.
#48866fbfc Thanks @aulneau! - This updates the math used for some default clarity value limits related to ints, this should fix any BigInt bugs that users might have when using micro-stacks/clarity. Additionally, the code for the micro-stacks/transactions lib has been cleaned up and better organized.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
micro-stacks@0.1.6
Patch Changes
#48
dad0118
Thanks @aulneau! - This update adds a couple helper functions tomicro-stacks/clarity
:hexToValue
andhexToCvValue
.#48
866fbfc
Thanks @aulneau! - This updates the math used for some default clarity value limits related to ints, this should fix any BigInt bugs that users might have when using micro-stacks/clarity. Additionally, the code for the micro-stacks/transactions lib has been cleaned up and better organized.