Patch Changes
- #30
96b0cd1Thanks @DylanPiercey! - Modernize tooling to match marko-js/prettier: ESLint flat config, Prettier 3, Husky 9, changesets, rolldown for bundling, and Vitest (jsdom + node projects via @marko/vite) for testing. Upgrade dependencies to latest (Marko 5, jsdom 29, @testing-library/jest-dom 6, TypeScript 6, etc.).
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
6.4.1 (2025-08-15)
Bug Fixes
- script filter tags api compat (7c6f946)