Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 323 Bytes

TODO.md

File metadata and controls

10 lines (8 loc) · 323 Bytes

TODOs

v1.0.0

  • move to ESM only
  • refactor docs: start with the problem, then the solution. go more in-depth in how pinia-generic works
  • reduce ceremony (rewrite):
    • combine the create functions
    • combine defineGenericStore and useStore
    • use parameter type inference?