Skip to content

v3.1.4

Choose a tag to compare

@jasonbaciulis jasonbaciulis released this 30 May 14:25
· 43 commits to main since this release
90d9dda

What's new

  • Register the @alpinejs/anchor plugin in site.js for element positioning
  • Add a flat ESLint config (eslint.config.mjs) with browser/Alpine globals and prettier integration
  • Add globals dev dependency and export eslint.config.mjs via the starter kit
  • Allow npm i/npm run in local Claude settings for linting workflows

What's fixed

  • None