Skip to content

v1.15.0

Latest
Compare
Choose a tag to compare
@pi0 pi0 released this 21 Feb 13:58

compare changes

🚀 Enhancements

  • Support maxDepth for getKeys (#547)
  • Add flags key to driver interface (#552)
  • fs, fs-lite: Native maxDepth support (#551)

🔥 Performance

  • Skip maxDepth filtering if natively supported (#560)

🩹 Fixes

  • prefixStorage: Wrap shorthand aliases (#556)

💅 Refactors

  • Upgrade to chokidar to v4 (#596)
  • fs: Better options handling (#597)

📖 Documentation

  • Fix link to planetscale (#576)
  • redis: Update hashtags note (#593)

✅ Tests

  • Clear storage after each test (#548)
  • Exclude drivers and scripts directories from test coverage (#562)

❤️ Contributors