v1.1.0
Summary
This release bumps the appData schema version to v0.10.0
It introduces 2 new metadata types:
hooks
, introduced onv0.9.0
signer
, introduced onv0.10.0
It also updates the appData hash calculation to the new way in use by the backend.
What's Changed
- feat(metadata-hooks): Hooks schema v2 by @alfetopito in #34
- chore: linting fixes by @alfetopito in #35
- chore(deps): bump protobufjs from 6.11.3 to 6.11.4 by @dependabot in #36
- Remove yarn-error.log by @fedgiac in #39
- chore(deps): bump postcss from 8.4.14 to 8.4.31 by @dependabot in #37
- chore(deps): bump @babel/traverse from 7.18.6 to 7.23.2 by @dependabot in #40
- Add metadata.signer by @fedgiac in #38
New Contributors
Full Changelog: v1.0.2...v1.1.0