v1.19.0
Major Updates
This version introduces one-click access to Ethereum Mainnet and L2 environments (Optimism, Arbitrum, Base, Polygon, and more), allowing you to instantly test against live chain contracts in a completely safe, local, and gas-free environment.
Features
Features
- Added preconfigured chain connections for streamlined testing across multiple networks
- Integrated Prettier for automatic code formatting on save, enhancing code quality and consistency
- Added support for the
Osaka
EVM version - Implemented support for
transient
storage andlayout at
syntax in Solidity grammar