Skip to content

v10.0.0

Choose a tag to compare

@kiki-kanri kiki-kanri released this 08 May 02:38
· 257 commits to main since this release

compare changes

🚀 Enhancements

  • ⚠️ Simplify createKeyedLruStore typing and drop type constraints on LRUCache instance (955e944)
  • Add createElFormItemRuleWithDefaults and test unit (ee871e4)

💅 Refactors

  • Make store.setItem from createKeyedLruStore return void (104a4d7)

📖 Documentation

🏡 Chore

✅ Tests

  • Add unit tests for lru storage (c651559)

⚠️ Breaking Changes

  • ⚠️ Simplify createKeyedLruStore typing and drop type constraints on LRUCache instance (955e944)

❤️ Contributors

  • kiki-kanri