Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 765 Bytes

File metadata and controls

22 lines (13 loc) · 765 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project follows Semantic Versioning where applicable.

Unreleased

Added

  • Bridge App::enableDebug() and App::disableDebug() to an optional profiler service.

Changed

  • Split package-manager actions, package-manager rendering, kernel configuration, runtime container cache, and core service registration into focused collaborators.
  • Adopt shared SymPress QA tooling and PHP 8.5 package constraints.

Fixed

  • Normalize mixed metadata, route, hook, environment, and WordPress context inputs before using them as typed kernel state.