Skip to content

Releases: ModularThink/modular-blog

v0.5.0

30 Mar 18:56

Choose a tag to compare

What's Changed

Updated

  • PHP minimum version to ^8.4 (via daniel-cintra/modular ^0.5)
  • daniel-cintra/modular from ^0.4.20 to ^0.5
  • cviebrock/eloquent-sluggable from ^12.0 to ^13.0 (Laravel 13 support)
  • orchestra/testbench from ^10.0 to ^11.0
  • laravel/pint from ^1.24 to ^1.27
  • pestphp/pest from ^4.1 to ^4.4
  • pestphp/pest-plugin-laravel from ^4.0 to ^4.1
  • eslint from ^9.5.0 to ^10.0.0
  • eslint-plugin-vue from ^9.32.0 to ^10.8.0
  • vue-eslint-parser from ^9.4.3 to ^10.3.0
  • prettier-plugin-tailwindcss from ^v0.6.11 to ^0.7.2
  • Replaced $inertia.visit() with router.visit() across all Index pages (PostIndex, CategoryIndex, TagIndex, AuthorIndex)

Fixed

  • Null safety in CategoryStore.js getter showSeoAlertname and description fields could be null when loaded from the database, causing TypeError: Cannot read properties of null
  • Null safety in CategorySeo.vue toggle — meta_tag_title and meta_tag_description fields protected against null values

v0.4.6

25 Feb 11:56

Choose a tag to compare

Update packages

v0.4.5

28 Jan 22:09

Choose a tag to compare

Update packages

v0.4.4

06 Sep 21:08

Choose a tag to compare

  • Update packages

v0.4.3

27 Feb 15:38

Choose a tag to compare

  • Update to Laravel 12

v0.4.2

27 Jan 16:01

Choose a tag to compare

  • Update to Tailwind CSS v4

v0.4.1

21 Jan 19:26

Choose a tag to compare

  • Update composer packages

v0.4.0

06 Nov 20:34

Choose a tag to compare

  • Update modular dependency

v0.3.9

30 Oct 21:01

Choose a tag to compare

  • Updates composer packages
  • Updates GitHub Workflow
  • Code style fixes
  • Updates eslint
  • Fix image upload path
  • Adds post summary field

v0.3.8

21 Oct 22:27

Choose a tag to compare

  • Adds paginator details props.