File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments