Skip to content

Release (main) - #7

Merged
rvcas merged 1 commit into
mainfrom
release/main
Sep 7, 2026
Merged

Release (main)#7
rvcas merged 1 commit into
mainfrom
release/main

Conversation

@rvcas

@rvcas rvcas commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

This PR was generated by Sampo GitHub Action. When you're ready to do a release, you can merge this and the packages will be published automatically. Not ready yet? Just keep adding changesets to the default branch, and this PR will stay up to date.

alder-ast 0.3.0 -> 0.3.1

Patch changes

  • 2cc1d05 Unify bundled, local, and external imports with grouped syntax, lowercase
    standard-library namespaces, explicit utility imports, identity-preserving
    namespace re-exports, and canonical comment-preserving formatting. Share public
    interfaces between prelude and explicit imports, reject conflicting bindings,
    and make module initialization independent of import declaration order.

    Interface format 8 replaces earlier contracts without compatibility readers. — Thanks @rvcas!

  • Updated dependencies: alder-source@0.4.0

alder-bundle 0.3.1 -> 0.4.0

Minor changes

  • 2cc1d05 Unify bundled, local, and external imports with grouped syntax, lowercase
    standard-library namespaces, explicit utility imports, identity-preserving
    namespace re-exports, and canonical comment-preserving formatting. Share public
    interfaces between prelude and explicit imports, reject conflicting bindings,
    and make module initialization independent of import declaration order.

    Interface format 8 replaces earlier contracts without compatibility readers. — Thanks @rvcas!

Patch changes

  • Updated dependencies: alder-codegen@0.5.0

alder-can 0.5.0 -> 0.6.0

Minor changes

  • 2cc1d05 Unify bundled, local, and external imports with grouped syntax, lowercase
    standard-library namespaces, explicit utility imports, identity-preserving
    namespace re-exports, and canonical comment-preserving formatting. Share public
    interfaces between prelude and explicit imports, reject conflicting bindings,
    and make module initialization independent of import declaration order.

    Interface format 8 replaces earlier contracts without compatibility readers. — Thanks @rvcas!

Patch changes

  • Updated dependencies: alder-ast@0.3.1, alder-parse@0.5.0, alder-source@0.4.0

alder-cli 0.4.0 -> 0.5.0

Minor changes

  • 2cc1d05 Unify bundled, local, and external imports with grouped syntax, lowercase
    standard-library namespaces, explicit utility imports, identity-preserving
    namespace re-exports, and canonical comment-preserving formatting. Share public
    interfaces between prelude and explicit imports, reject conflicting bindings,
    and make module initialization independent of import declaration order.

    Interface format 8 replaces earlier contracts without compatibility readers. — Thanks @rvcas!

Patch changes

  • Updated dependencies: alder-bundle@0.4.0, alder-driver@0.6.0, alder-fmt@0.3.0, alder-language-server@0.2.1

alder-codegen 0.4.1 -> 0.5.0

Minor changes

  • 2cc1d05 Unify bundled, local, and external imports with grouped syntax, lowercase
    standard-library namespaces, explicit utility imports, identity-preserving
    namespace re-exports, and canonical comment-preserving formatting. Share public
    interfaces between prelude and explicit imports, reject conflicting bindings,
    and make module initialization independent of import declaration order.

    Interface format 8 replaces earlier contracts without compatibility readers. — Thanks @rvcas!

Patch changes

  • Updated dependencies: alder-ast@0.3.1, alder-solve@0.5.1

alder-constrain 0.5.0 -> 0.5.1

Patch changes

  • Updated dependencies: alder-ast@0.3.1

alder-driver 0.5.0 -> 0.6.0

Minor changes

  • 2cc1d05 Unify bundled, local, and external imports with grouped syntax, lowercase
    standard-library namespaces, explicit utility imports, identity-preserving
    namespace re-exports, and canonical comment-preserving formatting. Share public
    interfaces between prelude and explicit imports, reject conflicting bindings,
    and make module initialization independent of import declaration order.

    Interface format 8 replaces earlier contracts without compatibility readers. — Thanks @rvcas!

Patch changes

  • Updated dependencies: alder-ast@0.3.1, alder-can@0.6.0, alder-codegen@0.5.0, alder-constrain@0.5.1, alder-parse@0.5.0, alder-solve@0.5.1, alder-source@0.4.0

alder-fmt 0.2.2 -> 0.3.0

Minor changes

  • 2cc1d05 Unify bundled, local, and external imports with grouped syntax, lowercase
    standard-library namespaces, explicit utility imports, identity-preserving
    namespace re-exports, and canonical comment-preserving formatting. Share public
    interfaces between prelude and explicit imports, reject conflicting bindings,
    and make module initialization independent of import declaration order.

    Interface format 8 replaces earlier contracts without compatibility readers. — Thanks @rvcas!

Patch changes

  • Updated dependencies: alder-parse@0.5.0, alder-source@0.4.0

alder-language-server 0.2.0 -> 0.2.1

Patch changes

  • 2cc1d05 Unify bundled, local, and external imports with grouped syntax, lowercase
    standard-library namespaces, explicit utility imports, identity-preserving
    namespace re-exports, and canonical comment-preserving formatting. Share public
    interfaces between prelude and explicit imports, reject conflicting bindings,
    and make module initialization independent of import declaration order.

    Interface format 8 replaces earlier contracts without compatibility readers. — Thanks @rvcas!

  • Updated dependencies: alder-driver@0.6.0

alder-parse 0.4.0 -> 0.5.0

Minor changes

  • 2cc1d05 Unify bundled, local, and external imports with grouped syntax, lowercase
    standard-library namespaces, explicit utility imports, identity-preserving
    namespace re-exports, and canonical comment-preserving formatting. Share public
    interfaces between prelude and explicit imports, reject conflicting bindings,
    and make module initialization independent of import declaration order.

    Interface format 8 replaces earlier contracts without compatibility readers. — Thanks @rvcas!

Patch changes

  • Updated dependencies: alder-source@0.4.0

alder-solve 0.5.0 -> 0.5.1

Patch changes

  • 2cc1d05 Unify bundled, local, and external imports with grouped syntax, lowercase
    standard-library namespaces, explicit utility imports, identity-preserving
    namespace re-exports, and canonical comment-preserving formatting. Share public
    interfaces between prelude and explicit imports, reject conflicting bindings,
    and make module initialization independent of import declaration order.

    Interface format 8 replaces earlier contracts without compatibility readers. — Thanks @rvcas!

  • Updated dependencies: alder-ast@0.3.1, alder-can@0.6.0, alder-constrain@0.5.1

alder-source 0.3.0 -> 0.4.0

Minor changes

  • 2cc1d05 Unify bundled, local, and external imports with grouped syntax, lowercase
    standard-library namespaces, explicit utility imports, identity-preserving
    namespace re-exports, and canonical comment-preserving formatting. Share public
    interfaces between prelude and explicit imports, reject conflicting bindings,
    and make module initialization independent of import declaration order.

    Interface format 8 replaces earlier contracts without compatibility readers. — Thanks @rvcas!

@rvcas
rvcas merged commit 27b8b51 into main Sep 7, 2026
10 checks passed
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