Releases: ModularThink/modular-blog
Releases · ModularThink/modular-blog
v0.5.0
What's Changed
Updated
- PHP minimum version to
^8.4(viadaniel-cintra/modular^0.5) - daniel-cintra/modular from
^0.4.20to^0.5 - cviebrock/eloquent-sluggable from
^12.0to^13.0(Laravel 13 support) - orchestra/testbench from
^10.0to^11.0 - laravel/pint from
^1.24to^1.27 - pestphp/pest from
^4.1to^4.4 - pestphp/pest-plugin-laravel from
^4.0to^4.1 - eslint from
^9.5.0to^10.0.0 - eslint-plugin-vue from
^9.32.0to^10.8.0 - vue-eslint-parser from
^9.4.3to^10.3.0 - prettier-plugin-tailwindcss from
^v0.6.11to^0.7.2 - Replaced
$inertia.visit()withrouter.visit()across all Index pages (PostIndex, CategoryIndex, TagIndex, AuthorIndex)
Fixed
- Null safety in
CategoryStore.jsgettershowSeoAlert—nameanddescriptionfields could benullwhen loaded from the database, causingTypeError: Cannot read properties of null - Null safety in
CategorySeo.vuetoggle —meta_tag_titleandmeta_tag_descriptionfields protected againstnullvalues
v0.4.6
Update packages
v0.4.5
Update packages
v0.4.4
- Update packages
v0.4.3
- Update to Laravel 12
v0.4.2
- Update to Tailwind CSS v4
v0.4.1
- Update composer packages
v0.4.0
- Update modular dependency
v0.3.9
- Updates composer packages
- Updates GitHub Workflow
- Code style fixes
- Updates eslint
- Fix image upload path
- Adds post summary field
v0.3.8
- Adds paginator details props.