Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: change zod schemas inputs/outputs to readonly to match abitype #194

Merged

docs: revert explicit pnpm and TS versions, add suggested note

ec50e18
Select commit
Loading
Failed to load commit list.
Merged

fix: change zod schemas inputs/outputs to readonly to match abitype #194

docs: revert explicit pnpm and TS versions, add suggested note
ec50e18
Select commit
Loading
Failed to load commit list.
Commit Lint / commit-lint-pr succeeded Oct 9, 2023 in 3s

your message is good (fix)

A bug fix

Bug Fixes

  • change zod AbiEvent.inputs to readonly to match AbiType.inputs (477c914)

Features

  • extends readonly to all AbiParameter (a399099)

Documentation

  • document that abitype must be built before testing types (583e964)
  • explicitly specify pnpm and TypeScript versions in CONTRIBUTING.md (238b89e)
  • fix TypeScript typo (a3a5776)
  • revert explicit pnpm and TS versions, add suggested note (ec50e18)

Chore

  • dependencies: rollback tpo pnpm v8.3.1 and typescript v5.0.4 (24dd673)

Contributors

mathieu-bour

generate by www.commit-lint.com