# Solidity Compiler v0.8.35 Release > The 0.8.35 release introduces Solidity's first compile-time builtin for ERC-7201 namespaced storage layouts and previews 0.9.0 deprecations. **Published by:** [ETH Daily](https://ethdaily.io/) **Published on:** 2026-04-29 **Categories:** news, 2026, april2026, solidity, smart-contracts, evm, erc-7201, compiler, developer-tools, language **URL:** https://ethdaily.io/solidity-compiler-v0-8-35-release ## Content The Solidity team released version 0.8.35 of the Solidity compiler, delivering new language features, an experimental codegen pipeline, and early warnings ahead of the upcoming 0.9.0 release. The headline feature is ERC-7201, Solidity's first compile-time builtin. It automatically computes the base storage slot for ERC-7201 namespaced storage layouts, eliminating the need for developers to hardcode values. The release also issues deprecation warnings for identifiers that will become reserved keywords in the 0.9.0 release. Developers are encouraged to audit their codebases now to avoid breaking changes in the next release. Solidity is the most widely used language for developing smart contracts on the EVM, introduced in 2015 and continuously developed alongside the protocol's roadmap toward the Hegotá hardfork.Sponsored byEarnUSD is a stablecoin vault by Lido for earning transparent, onchain USD-denominated rewards. Get started today at stake.lido.fi/earnDisclaimer: Content is for informational purposes only, not endorsement or investment advice. The accuracy of information is not guaranteed. ## Publication Information - [ETH Daily](https://ethdaily.io/): Publication homepage - [All Posts](https://ethdaily.io/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@ethdaily): Subscribe to updates - [Twitter](https://twitter.com/intent/follow?screen_name=ethdaily): Follow on Twitter