Skip to content

v2.3.0

Latest
Compare
Choose a tag to compare
@kouhin kouhin released this 27 May 15:35
· 7 commits to develop since this release
  • [ENHANCEMENT] Update libraries
  • [FEATURE] cache can be customized by passing cache to createMemoizeMiddleware(). e.g. createMemoizeMiddleware({ ttl: 200, cache: new Map() })