Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 406 Bytes

ROADMAP.md

File metadata and controls

10 lines (10 loc) · 406 Bytes
  • Remove mapper in favor of paths with *
  • Example Sandboxes
  • Example of using hooks or actions from another store
  • Example of how to use multiple instances of one store (i.e. a store factory function)
  • Fix release-it configuration
  • Be consistent about imports sequence
  • check memory footprint for updatePath
  • ?Slice.ts
  • ?Allow escaping brackets and asterisks in path expressions
  • ?Generate jsdoc