v2.19.0
What's Changed
- fix(cli): add private source code notice by @mjlescano in #1441
- chore(cli): remove
--preset
flag by @saeta-eth in #1425 - fix(cli): private source code message by @mjlescano in #1442
- docs: update provider url deprecation warning by @mjlescano in #1470
- fix(docs): context documentation by @mjlescano in #1459
- fix(cli): update decode/trace documentation and logging by @mjlescano in #1433
- test(repo): add tests for repo package by @mjlescano in #1479
- fix(cli): wipe should not try to find the package in ipfs by @saeta-eth in #1475
- feat(cli): --write-script-format has foundry option by @saeta-eth in #1477
- feat(router): CAN-596 add web-solc to compile on browser by @mjlescano in #1481
- fix(cli): Incorrect display of
privateSourceCode
in CLI output by @saeta-eth in #1487 - hotfix(builder): update @usecannon/router to fix dependency by @mjlescano in #1500
- chore(builder): switch to Viem's setCode for Ganache by @saeta-eth in #1496
- chore(cli): rename
setupAnvil
in favor ofensureFoundryCompatibility
by @saeta-eth in #1482 - chore(cli): refactor
configureSigners
function by @saeta-eth in #1483 - feat(cli): add --skip-upgrade-record flag by @mjlescano in #1526
Full Changelog: v2.18.4...v2.19.0