Skip to content

v1.2.0 — Server refactor

Choose a tag to compare

@ricardofrantz ricardofrantz released this 18 Feb 15:03
v1.2.0

What's new

  • In-memory store with atomic JSON writes — no more read/write races
  • Union types for task/project shapes — stricter TypeScript throughout
  • findById helpers — cleaner route handlers
  • Same API surface, significantly more robust internals