Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 544 Bytes

ROADMAP.md

File metadata and controls

9 lines (8 loc) · 544 Bytes

Maintainer's roadmap

  • Replace Doo with Kaocha-cljs2 or other more modern cljs test runner
  • Make functional components the default
  • Build a new site
  • Make Reagent React 18 and Concurrent Mode compatible: #554
  • New API to use regular atoms as ratoms: #549
  • Add React hook for using Ratoms/reactions through a hook: #545
    • Needs React 18 for useSyncExternalStore