Skip to content

ci: Version Packages#48

Merged
pourdaavar merged 1 commit intomainfrom
changeset-release/main
Feb 10, 2026
Merged

ci: Version Packages#48
pourdaavar merged 1 commit intomainfrom
changeset-release/main

Conversation

@pourdaavar
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm 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

@rineex/ddd@3.2.0

Minor Changes

  • Add optional Event generic to AggregateRoot for typed domain events
    (#47)

    AggregateRoot now accepts an optional third type parameter
    Event extends DomainEvent (defaults to DomainEvent). This allows
    aggregates to expose strongly-typed domainEvents, addEvent(), and
    pullDomainEvents() when using a union or base type of domain events,
    improving type safety without breaking existing usage.

@rineex/auth-core@1.0.5

Patch Changes

  • Updated dependencies
    [bfd5666]:
    • @rineex/ddd@3.2.0

@rineex/authentication-method-otp@1.0.5

Patch Changes

  • Updated dependencies
    [bfd5666]:
    • @rineex/ddd@3.2.0
    • @rineex/auth-core@1.0.5

@rineex/authentication-method-passwordless@0.1.5

Patch Changes

  • Updated dependencies
    [bfd5666]:
    • @rineex/ddd@3.2.0
    • @rineex/auth-core@1.0.5

@pourdaavar pourdaavar merged commit 3ccb146 into main Feb 10, 2026
4 checks passed
@pourdaavar pourdaavar deleted the changeset-release/main branch February 10, 2026 14:26
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