> ## Documentation Index
> Fetch the complete documentation index at: https://alphaconsultings.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Latest Release Summary / v1.3.0

> Exact current release headline and detailed package update summary for the latest published release.

# Latest Release Summary / v1.3.0

Use this page as the stable official-docs URL for the latest package update details.

* Current package version: `1.3.0`

## What's new

* Fix release. PostgreSQL boolean defaults, dependency-safe create ordering, and CLI version reporting are now aligned with the package contract.

## Exact changes

* Keep the relational DDL and safe-diff model contract from `1.1.0`, emit PostgreSQL boolean defaults as `TRUE` / `FALSE` instead of `0` / `1`, order brand-new create migrations by dependencies declared in both `static schema` and `static database.foreignKeys`, resolve the shipped CLI banner version from `package.json` instead of the stale `v1.0` literal, and lock the CLI SemVer rule in the published versioning policy while preserving the clean NodeNext source-tree, CommonJS `dist/*` build, and `100%` coverage baseline.

## Related references

* [Release history](./history)
* [Release cadence](./cadence)
* [Repository summary source](https://github.com/MetalDz/Eloquent-ORM.js/blob/ai_master/PACKAGE-UPDATE-SUMMARY.md)
