Releases: pcaversaccio/xdeployer
v3.1.9
🫡 Summary
xdeployer
v3.1.9
is a dependency maintenance and general code chore release. Furthermore, we add support for three additional EVM networks:
flowTestnet
(block explorer),flowMain
(block explorer),plumeMain
(block explorer).
🕓 Full Changelog
v3.1.8
🫡 Summary
xdeployer
v3.1.8
is a dependency maintenance and general code chore release. Furthermore, we add support for two additional EVM networks:
sonicTestnet
(block explorer),sonicMain
(block explorer).
🕓 Full Changelog
v3.1.7
🫡 Summary
xdeployer
v3.1.7
is a dependency maintenance and general code chore release. Furthermore, we add support for two additional EVM networks:
storyTestnet
(block explorer),superseedMain
(block explorer).
🕓 Full Changelog
v3.1.6
🫡 Summary
xdeployer
v3.1.6
is a dependency maintenance and general code chore release. Furthermore, we add support for five additional EVM networks:
liskTestnet
(block explorer),liskMain
(block explorer),metalL2Testnet
(block explorer),metalL2Main
(block explorer),superseedTestnet
(block explorer).
🕓 Full Changelog
v3.1.5
🫡 Summary
xdeployer
v3.1.5
is a dependency maintenance and general code chore release. Furthermore, we add support for two additional EVM networks:
sxTestnet
(block explorer),sxMain
(block explorer).
🕓 Full Changelog
v3.1.4
🫡 Summary
xdeployer
v3.1.4
is a dependency maintenance and general code chore release. Furthermore, we add support for two additional EVM networks:
xdcTestnet
(block explorer),xdcMain
(block explorer).
🕓 Full Changelog
v3.1.3
🫡 Summary
xdeployer
v3.1.3
is a dependency maintenance and general code chore release. Furthermore, we add support for two additional EVM networks:
plumeTestnet
(block explorer),unichainTestnet
(block explorer).
🕓 Full Changelog
v3.1.2
🫡 Summary
xdeployer
v3.1.2
is a dependency maintenance and general code chore release. Furthermore, we add support for two additional EVM networks:
worldChainTestnet
(block explorer),worldChainMain
(block explorer).
🕓 Full Changelog
v3.1.1
🫡 Summary
xdeployer
v3.1.1
is a dependency maintenance and general code chore release. Furthermore, we add support for two additional EVM networks:
sapphireTestnet
(block explorer),sapphireMain
(block explorer).
🕓 Full Changelog
v3.1.0
🫡 Summary
xdeployer
v3.1.0
adds a CLI flag for the supported networks list (see #285; 🙏🏽 thank you @Confucian-e!). To display the complete list of supported networks with the corresponding block explorer links and chain IDs, you can now run npx hardhat xdeploy --list-networks
.
🙏🏽 New Contributors
- @Confucian-e made his first contribution via #285.