Skip to content

v0.1.0

Choose a tag to compare

@santi020k santi020k released this 10 Feb 14:51

Features

  • Add and scripts to . (9438293)
  • Add Vitest ESLint configuration and include test files in linting and TypeScript compilation. (db249e0)
  • Add Vitest for comprehensive testing of ESLint configurations and rules. (452d988)
  • Implement GitHub Actions for repository automation, including stale issue management, dependency updates, PR labeling, security audits, package size checks, and an updated build workflow (d5e77b7)
  • Initial commit (e527968)
  • Introduce AI agent guidelines, instructions, and project context, alongside minor code formatting and updated ESLint ignore patterns. (c2e0d74)
  • nest: Add NestJS ESLint Configuration Package (#7) (73d11df)
  • restructure ESLint configuration into a monorepo with core, TypeScript, React, and Next.js packages, and implement a new build system using tsup and TurboRepo. (f5516c6)