Skip to content

v1.1.0

Choose a tag to compare

@dotninth dotninth released this 28 May 10:32
· 5 commits to master since this release

Added

  • Added BaseRequest.php: Introduced BaseRequest class to handle failed validation attempts for HTMX and return response with errors in a view.
  • Added @rollup/plugin-inject to devDependencies.
  • Added @alpinejs/morph to dependencies.
  • Added htmx-alpine-morph extension to vite.config.js using @rollup/plugin-inject.