• 1.2.3 2c3b5b2a53

    1.2.3
    Some checks failed
    Run Tests / test (pull_request) Successful in 1m12s
    Run Tests / test (push) Successful in 1m11s
    Publish Package to npmjs / build (release) Failing after 53s
    Stable

    mburchard released this 2026-04-01 07:21:52 +00:00 | 0 commits to main since this release

    Dependency Updates and TypeScript Configuration

    Maintenance release with updated dependencies and improved TypeScript configuration.

    Dependencies

    • Upgrade @antfu/eslint-config to v8 (breaking changes only affect React, not relevant for this project)
    • Upgrade vite to v8, vitest to v4.1.2, better-sqlite3 to v12.8.0
    • Upgrade eslint to v10.1.0 and other dev dependencies
    • Bump pnpm to 10.33.0

    TypeScript Configuration

    • Enable verbatimModuleSyntax for explicit type import/export syntax
    • Add explicit include in typecheck config to cover root config files (*.config.ts)
    Downloads