Skip to content

v0.4.0

Compare
Choose a tag to compare
@canyener canyener released this 13 Dec 15:45
· 584 commits to master since this release
34af957

overview

This release is the last one before a state management system implementation.

improvements and changes

  • Implements basic CRUD backend functionality to app. All requests are persistent now.
  • Implements Loading indicators.
  • Implements agent.ts to isolate axios operations.