create-jaydee-app
Version:
This is a project created with Create Jaydee App.
36 lines (20 loc) • 655 B
Markdown
# 2.0.9 - 2025-03-16
- Change eslint to version 8.57.1
- Add keywords
# 2.0.8 - 2025-03-15
- Allow projects to be created in current directory
# 2.0.7 - 2025-03-13
- Add playwright and vscode files to .gitignore
# 2.0.6 - 2025-03-10
- Fix playwright workflow not skipping env validation
# 2.0.5 - 2025-03-09
- Fix .gitignore not being added
# 2.0.4 - 2025-02-25
- Add @eslint/eslintrc dev dependency
- Add @eslint/js dev dependency
- Fix linter error in src/server/api/trpc.ts
- Skip env validation in check workflow
# 2.0.3 - 2025-02-17
- Include CHANGELOG.md
# 2.0.2 - 2025-02-17
- Updated eslint to enforce drizzle rules on transactions