Skip to content

Commit 63d4579

Browse files
committed
chore: changelog for 0.5.0
1 parent cf89129 commit 63d4579

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@ Entries from `0.4.0` onward are generated automatically by `bin/release.sh` from
88

99
<!-- new-entries-below — do not remove this marker; bin/release.sh inserts new versions directly below it -->
1010

11+
## [0.5.0] - 2026-05-01
12+
13+
### New Features
14+
* feat: Add marko/inertia-react package by @ps-carvalho in https://github.com/marko-php/marko/pull/51
15+
* feat: Add marko/inertia-vue package by @ps-carvalho in https://github.com/marko-php/marko/pull/52
16+
* feat: Add marko/inertia-svelte package by @ps-carvalho in https://github.com/marko-php/marko/pull/53
17+
### Bug Fixes
18+
* fix(tests): eliminate uniqid() parallel-flake and PHP 8.5 setAccessible() deprecation by @markshust in https://github.com/marko-php/marko/pull/55
19+
### Maintenance
20+
* chore: sort root composer.json replace and autoload-dev alphabetically by @markshust in https://github.com/marko-php/marko/pull/54
21+
22+
1123
## [0.4.2] - 2026-05-01
1224

1325
### Bug Fixes

0 commit comments

Comments
 (0)