Skip to content

Commit 17dc511

Browse files
author
Conventional Changelog Action
committed
docs: update CHANGELOG.md for v0.3.0 [skip ci] [skip ci]
1 parent f218b96 commit 17dc511

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# [0.3.0](https://github.com/craftile/php/compare/v0.2.0...v0.3.0) (2025-10-24)
2+
3+
4+
### Bug Fixes
5+
6+
* collect unrendered static/repeated blocks in preview data ([fa978aa](https://github.com/craftile/php/commit/fa978aa95dd12a8126294b916d82205bac906741))
7+
* move view extension registration to booted callback for proper config timing ([ceec3a4](https://github.com/craftile/php/commit/ceec3a4dcab4515016ace268a8b6d35c3a72dc33))
8+
* recursively collect entire tree of unrendered static/repeated blocks ([b9e9b39](https://github.com/craftile/php/commit/b9e9b391025c951474da25b1b85d230f489725cd))
9+
10+
11+
### Features
12+
13+
* add region metadata support to Template fluent API ([f218b96](https://github.com/craftile/php/commit/f218b9698c8c6055e2518fd08f228df40bdb14bc))
14+
* auto-generate IDs for blocks without explicit IDs in normalization pipeline ([0208da5](https://github.com/craftile/php/commit/0208da53d56eebd0fa4863ba258b1535004880ed))
15+
16+
17+
118
# [0.2.0](https://github.com/craftile/php/compare/v0.1.0...v0.2.0) (2025-10-20)
219

320

0 commit comments

Comments
 (0)