Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 26, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@nomicfoundation/slang@1.1.0

Minor Changes

  • #1288 2090ab8 Thanks @OmarTawfik! - support Solidity 0.8.29 and Custom Storage Layouts:

    • ContractDefinition nodes will no longer have an optional InheritanceSpecifier child directly, but will hold a list of ContractSpecifier children
    • ContractSpecifier nodes have either InheritanceSpecifier or StorageLayoutSpecifier children
  • #1265 2312260 Thanks @mjoerussell! - Add LanguageUtils::infer_language_versions(source_code) -> Version[] API, which will analyze version pragmas inside a source file, and return a list of supported language versions that they allow. This can be used to select a valid language version to use with the rest of Slang APIs. Please see the Choosing a Solidity Version guide for more information.

Patch Changes

  • #1291 da1f863 Thanks @ggiraldez! - Resolve arguments to inheritance specifiers and expressions in storage layout specifiers using the contract's parent scope.

@github-actions github-actions bot requested review from a team as code owners March 26, 2025 17:49
@github-actions github-actions bot force-pushed the changeset-release/main branch from 0c155dc to fe63a69 Compare March 27, 2025 22:17
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from e55a278 to 9a65cf8 Compare April 10, 2025 17:08
@github-actions github-actions bot force-pushed the changeset-release/main branch from 9a65cf8 to e1d7cd2 Compare April 10, 2025 17:31
@OmarTawfik OmarTawfik closed this Apr 10, 2025
@OmarTawfik OmarTawfik reopened this Apr 10, 2025
@OmarTawfik OmarTawfik enabled auto-merge April 10, 2025 17:55
@OmarTawfik OmarTawfik added this pull request to the merge queue Apr 10, 2025
Merged via the queue into main with commit 38e8a4a Apr 10, 2025
2 checks passed
@OmarTawfik OmarTawfik deleted the changeset-release/main branch April 10, 2025 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant