template-saas/apps/backend/node_modules/collect-v8-coverage/CHANGELOG.md
rckrdmrd 26f0e52ca7 feat: Initial commit - template-saas
Template base para proyectos SaaS multi-tenant.

Estructura inicial:
- apps/backend (NestJS API)
- apps/frontend (React/Vite)
- apps/database (PostgreSQL DDL)
- docs/ (Documentación)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 04:41:24 -06:00

1.1 KiB

1.0.3 (2025-10-15)

Bug Fixes

  • enable and disable debugger for more accurate coverage (#235) (44fdef5)

1.0.2 (2023-07-05)

Bug Fixes

  • workaround for networked filesystems on Windows (#174) (4de72ea)

1.0.1 (2020-04-02)

Bug Fixes

  • link to repo from package.json (cf54d65)

1.0.0 (2019-12-16)

Features