Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
@openzeppelin/ui-builder-adapter-evm@0.13.0
Minor Changes
#199
68c0aedThanks @pasevin! - Add BigInt field type for safe handling of large integers beyond JavaScript Number precisionBreaking Behavior Changes:
bigintfield type instead ofnumberuint64,uint128,uint256,int64,int128,int256U64,U128,U256,I64,I128,I256New Features:
BigIntFieldcomponent with built-in integer validationcreateBigIntTransform()for proper string-based value handlingImprovements:
Number.MAX_SAFE_INTEGER(2^53-1)Technical Details:
BigIntFielduses string storage to handle arbitrary-precision integers/^-?\d+$/)bigintas recommended typePatch Changes
68c0aed]:@openzeppelin/ui-builder-adapter-stellar@0.13.0
Minor Changes
#199
68c0aedThanks @pasevin! - Add BigInt field type for safe handling of large integers beyond JavaScript Number precisionBreaking Behavior Changes:
bigintfield type instead ofnumberuint64,uint128,uint256,int64,int128,int256U64,U128,U256,I64,I128,I256New Features:
BigIntFieldcomponent with built-in integer validationcreateBigIntTransform()for proper string-based value handlingImprovements:
Number.MAX_SAFE_INTEGER(2^53-1)Technical Details:
BigIntFielduses string storage to handle arbitrary-precision integers/^-?\d+$/)bigintas recommended typePatch Changes
68c0aed]:@openzeppelin/ui-builder-renderer@0.13.0
Minor Changes
#199
68c0aedThanks @pasevin! - Add BigInt field type for safe handling of large integers beyond JavaScript Number precisionBreaking Behavior Changes:
bigintfield type instead ofnumberuint64,uint128,uint256,int64,int128,int256U64,U128,U256,I64,I128,I256New Features:
BigIntFieldcomponent with built-in integer validationcreateBigIntTransform()for proper string-based value handlingImprovements:
Number.MAX_SAFE_INTEGER(2^53-1)Technical Details:
BigIntFielduses string storage to handle arbitrary-precision integers/^-?\d+$/)bigintas recommended typePatch Changes
68c0aed]:@openzeppelin/ui-builder-types@0.13.0
Minor Changes
#199
68c0aedThanks @pasevin! - Add BigInt field type for safe handling of large integers beyond JavaScript Number precisionBreaking Behavior Changes:
bigintfield type instead ofnumberuint64,uint128,uint256,int64,int128,int256U64,U128,U256,I64,I128,I256New Features:
BigIntFieldcomponent with built-in integer validationcreateBigIntTransform()for proper string-based value handlingImprovements:
Number.MAX_SAFE_INTEGER(2^53-1)Technical Details:
BigIntFielduses string storage to handle arbitrary-precision integers/^-?\d+$/)bigintas recommended type@openzeppelin/ui-builder-ui@0.13.0
Minor Changes
#199
68c0aedThanks @pasevin! - Add BigInt field type for safe handling of large integers beyond JavaScript Number precisionBreaking Behavior Changes:
bigintfield type instead ofnumberuint64,uint128,uint256,int64,int128,int256U64,U128,U256,I64,I128,I256New Features:
BigIntFieldcomponent with built-in integer validationcreateBigIntTransform()for proper string-based value handlingImprovements:
Number.MAX_SAFE_INTEGER(2^53-1)Technical Details:
BigIntFielduses string storage to handle arbitrary-precision integers/^-?\d+$/)bigintas recommended typePatch Changes
68c0aed]:@openzeppelin/ui-builder-utils@0.13.0
Minor Changes
#199
68c0aedThanks @pasevin! - Add BigInt field type for safe handling of large integers beyond JavaScript Number precisionBreaking Behavior Changes:
bigintfield type instead ofnumberuint64,uint128,uint256,int64,int128,int256U64,U128,U256,I64,I128,I256New Features:
BigIntFieldcomponent with built-in integer validationcreateBigIntTransform()for proper string-based value handlingImprovements:
Number.MAX_SAFE_INTEGER(2^53-1)Technical Details:
BigIntFielduses string storage to handle arbitrary-precision integers/^-?\d+$/)bigintas recommended typePatch Changes
68c0aed]:@openzeppelin/ui-builder-adapter-midnight@0.13.0
Patch Changes
68c0aed]:@openzeppelin/ui-builder-adapter-solana@0.13.0
Patch Changes
68c0aed]:@openzeppelin/ui-builder-react-core@0.13.0
Patch Changes
68c0aed]:@openzeppelin/ui-builder-storage@0.13.0
Patch Changes
68c0aed]:@openzeppelin/ui-builder-app@0.11.1
Patch Changes
#199
68c0aedThanks @pasevin! - Add BigInt field type for safe handling of large integers beyond JavaScript Number precisionBreaking Behavior Changes:
bigintfield type instead ofnumberuint64,uint128,uint256,int64,int128,int256U64,U128,U256,I64,I128,I256New Features:
BigIntFieldcomponent with built-in integer validationcreateBigIntTransform()for proper string-based value handlingImprovements:
Number.MAX_SAFE_INTEGER(2^53-1)Technical Details:
BigIntFielduses string storage to handle arbitrary-precision integers/^-?\d+$/)bigintas recommended typeUpdated dependencies [
68c0aed]: