AdminConfig 0.4.0-alpha
Pre-release
Pre-release
Changelog
CI
- fix: Use system Chrome (
PLAYWRIGHT_CHANNEL=chrome) instead of downloading Playwright Chromium — fixes hanging CI jobs - fix: Use lowercase
admin-configin wp-env container paths for Docker compatibility - perf: Cache Playwright browsers in CI
Code Review Fixes
- fix: Extract
ContextResolver::from_request()outside nested loop inRestEndpoints - fix: Remove inconsistent
function_exists('use_block_editor_for_post_type')guard inMetaboxContainer - fix: Use
self::MAX_IMPORT_SIZEconstant for import size check, narrow try/catch scope inSchemaController - fix: Delegate capability check in
debug_panel_enabled()to$this->capability()inOptionsPage - fix: Extract shared
ContainerSaveSupport::capability_for_schema()helper for container capability logic
Extraction
- Extracted from monorepo
lermnote/lermwith full 345-commit history viagit subtree split - Standalone package installable via Composer (
lerm/admin-config)
🤖 Generated with Claude Code