Skip to content
Snippets Groups Projects

feat: remove compilation command

Closed Bartek Jaskulski requested to merge v0.10 into main
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
# wp-init changelog
## [0.10.1] - 2024-10-08
### Changed
- `wpinit` CLI command automatically seeks for potential plugin file, instead of relying on passing it as argument.
## [0.10.0] - 2024-10-07
### Added
- Dependency injection container compilation on first request.
Loading