Skip to content

ci: Version Packages#74

Merged
pourdaavar merged 1 commit into
mainfrom
changeset-release/main
Jul 4, 2026
Merged

ci: Version Packages#74
pourdaavar merged 1 commit into
mainfrom
changeset-release/main

Conversation

@pourdaavar

Copy link
Copy Markdown
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@6.2.0

Minor Changes

  • Add DeepPrimitive<T> and type-safe Entity.toJSON() return types.
    (#73)
    • DeepPrimitive<T> recursively maps domain values to JSON-safe primitives
      (Date → ISO string, EntityIdvalue, ValueObject unwrap,
      arrays/objects)
    • EntityJson<ID, Props> is the structural shape returned by toJSON()
    • Entity.toJSON() is typed as EntityJson<ID, Props> instead of
      Record<string, unknown>

@rineex/auth-core@1.1.2

Patch Changes

  • Updated dependencies
    [2101d70]:
    • @rineex/ddd@6.2.0

@rineex/authentication-method-otp@1.1.2

Patch Changes

  • Updated dependencies
    [2101d70]:
    • @rineex/ddd@6.2.0
    • @rineex/auth-core@1.1.2

@rineex/authentication-method-passwordless@0.2.2

Patch Changes

  • Updated dependencies
    [2101d70]:
    • @rineex/ddd@6.2.0
    • @rineex/auth-core@1.1.2

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 47c4136 to 97e261f Compare July 4, 2026 15:31
@pourdaavar pourdaavar merged commit af49dd1 into main Jul 4, 2026
5 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