Hooks.macro Versions Save

☔️ Babel Macros for automatic React Hooks memoization invalidation

v0.1.2

5 years ago
  • Avoid including twice the same reference (bbc403eef4a63156651e587f156935d1a06c41f0)
  • Small performance improvements (bbc403eef4a63156651e587f156935d1a06c41f0)
  • Stricter validation checks (bbc403eef4a63156651e587f156935d1a06c41f0)

v0.1.1

5 years ago
  • Better expression selector (a6a872fde2ff79aa465a083180d900076577b618)

v0.1.0

5 years ago
  • Initial release for useAutoMemo and useAutoCallback