Releases: nucypher/taco-web
Releases · nucypher/taco-web
taco@0.6.0
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
taco@0.5.0
What's Changed
- Set repo URL in
typedoc:publishcommand by @piotr-roslaniec in #552 - [EPIC] Auth by @derekpierre in #527
- chore(deps-dev): bump webpack from 5.91.0 to 5.93.0 by @dependabot in #558
- Multiple Porter URIs by @vzotova in #553
- chore(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #486
- chore(deps-dev): bump typedoc-plugin-missing-exports from 2.2.0 to 2.3.0 by @dependabot in #541
- chore(deps): bump react-spinners from 0.13.8 to 0.14.1 by @dependabot in #538
- GitHub Porter URIs by @vzotova in #555
- Decrypt API Rework by @derekpierre in #560
- Prevent perpetual use of expired auth signature; remove superfluous API functions by @derekpierre in #567
- chore(deps): bump nucypher-contracts version to 0.23.0 by @vzotova in #569
- Clean up exports by @theref in #575
- chore(deps): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #574
- chore(deps): bump react-dom and @types/react-dom by @dependabot in #572
- chore(deps): bump semver and @types/semver by @dependabot in #577
- chore(deps): bump react and @types/react by @dependabot in #570
New Contributors
Full Changelog: https://github.com/nucypher/taco-web/compare/taco@0.3.0...taco@0.5.0
taco@0.3.0
What's Changed
- Fix
taco-websupport for the LTS versions of NodeJs by @piotr-roslaniec in #514 - Fast-track EIP712 deprecation by @piotr-roslaniec in #544
- Update
mainnetexample by @piotr-roslaniec in #543
Full Changelog: https://github.com/nucypher/taco-web/compare/taco@0.2.7...taco@0.3.0