Skip to content

v0.1.0-alpha.19

Latest
Compare
Choose a tag to compare
@lukecarr lukecarr released this 08 Apr 10:17
· 4 commits to main since this release

Changelog

  • 8b4e600 ✨ Added API route for querying single task
  • b3e70d7 ✨ Added env var to disable in-memory warning
  • 115533b ♻️ Refactored in-memory database to use native SQLite
  • 9bb2d09 ✨ Added basic data/form validation with zod
  • 5b50a65 🔧 Enabled TypeScript strict mode
  • 62c1bec 🏷️ Resolved WindiCSS attributify errors in TS strict mode
  • 4c894e5 ✏️ Fixed typos in docker workflows