What's Changed
- Update
taco-webdemos to use latest released version oftaco,taco-authby @derekpierre in #578 - Document steps for publishing packages to npm by @derekpierre in #579
- Update Ritual ID on test lynx workflow by @manumonti in #583
- chore(deps-dev): bump @types/qs from 6.9.15 to 6.9.16 by @dependabot in #584
- chore(deps-dev): bump webpack from 5.94.0 to 5.95.0 by @dependabot in #588
- chore: update ritual used by Tapir action by @manumonti in #595
- chore(deps): bump next from 14.1.1 to 14.2.10 by @dependabot in #596
- Update ritual ID used in mainnet checks by @manumonti in #597
- feat: implementation of
IfThenElseConditionby @derekpierre in #593 - Improved schema validation for eth_getBalance by @cygnusv in #598
- feat: allow authorization token for
JsonApiConditionto support endpoints requiring OAuth, JWT authorization by @derekpierre in #599 - Fix JSON API conditions by @theref in #602
- Apply outstanding RFCs from #602 by @derekpierre in #607
- Remove references to supported chainID by @theref in #605
- JsonRpcCondition by @derekpierre in #606
- Update links to docs.taco.build by @cygnusv in #615
- Use default hardcoded values for
domainanduriwithin the EIP4361 message in non-browser environment by @derekpierre in #616 - chore(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #603
- chore(deps-dev): bump prettier from 3.3.3 to 3.4.2 by @dependabot in #610
- EIP1271 Support by @derekpierre in #617
- Generate md file for zod schemas using modified version of zod2md by @Muhammad-Altabba in #622
- Deprecate
:userAddressExternalEIP4361and its related code and logic by @Muhammad-Altabba in #623 - Use more restrictive schemas for evm base types by @Muhammad-Altabba in #633
- JWT condition by @vzotova in #604
- Support bigint and large numbers especially for evm parameters and return values by @Muhammad-Altabba in #637
- Dependency upgrade by @derekpierre in #639
- Update
nucypher-contractsversion to 0.25.0 and run typechain script to update contract definitions. by @derekpierre in #653 - [EPIC] v0.6.x by @derekpierre in #592
New Contributors
- @Muhammad-Altabba made their first contribution in #622
Full Changelog: https://github.com/nucypher/taco-web/compare/taco@0.5.0...taco@0.6.0