jsonapi_frontend_layout 1.0.3

Added denial test + route comment + SECURITY.md note proving anonymous users can't resolve an unpublished node's layout. No behavior change.

jsonapi_frontend_layout 1.0.2

Bug fixes
New features

▎ Drupal 12 compatibility release. Core compatibility widened to ^10 || ^11 || ^12. No functional changes.

jsonapi_frontend_layout 1.0.1

Bug fixes

Fix layout resolver Content-Type to application/json; expanded test coverage; CI/security scanning + docs updates.

jsonapi_frontend_layout 1.0.0

New features

- Initial release.
- Adds GET /jsonapi/layout/resolve?path=... (resolver contract + layout tree when applicable).
- MVP supports field blocks + inline blocks (returns JSON:API refs for block_content).
- Requires jsonapi_frontend + core layout_builder + core block_content.

Subscribe with RSS Subscribe to Releases for JSON:API Frontend Layout Builder