Skip to content

v1.1.0

Compare
Choose a tag to compare
@pi0 pi0 released this 01 Mar 23:24
· 341 commits to main since this release

compare changes

🚀 Enhancements

  • Serialize values implementing toJSON() (#139)
  • Experimental raw data support (#141)
  • driver: Add planetscale driver (#140)
  • fs: Support readOnly and noClear options (f2dddbd)
  • fs: Support birthtime and ctime meta (#136)
  • lru-cache driver (#146)

🩹 Fixes

  • cloudflare: Pass params to kv request (#138)
  • planetscale: Use birthtime for created_at value (#144)
  • Update driver defenition types (#143)

💅 Refactors

  • Use type import for node builtin (#133)

📖 Documentation

  • Fix readme typo (#134)
  • Add experimental link for raw support (98a6466)

📦 Build

  • Provide backwards-compatible type entries (#132)

🏡 Chore

🎨 Styles

  • Format and lint code (fd4e006)
  • Format readme with prettier (ec7c7c2)

❤️ Contributors