Skip to content

v21.4.2

Choose a tag to compare

@github-actions github-actions released this 31 Mar 16:44
· 59 commits to main since this release

What's Changed

Changes since v21.4.1:

πŸš€ Features

  • feat: D1 batch operations and native Worker binding support
  • feat: dynamic metadata limits with R2 auto-detection
  • feat(costs): add multi-provider detection and pricing
  • feat: turso embedded replicas and sql metadata limit fix
  • feat(state-machine): add persistent TTL that survives process restarts
  • feat: add remote sqlite connection strings

πŸ“š Documentation

  • docs(readme): add sqlite memory backend to storage table
  • docs(readme): add storage backends quick reference table
  • docs(costs): update documentation for multi-provider support
  • docs: add backend pricing reference and choosing guide
  • docs(state-machine): document persistent TTL and ttlCheckInterval

πŸ‘₯ Contributors


Full Changelog: v21.4.1...v21.4.2

πŸ“¦ Installation

# NPM
npm install s3db.js@v21.4.2

# PNPM
pnpm add s3db.js@v21.4.2

# GitHub Packages
npm install @forattini-dev/s3db.js@v21.4.2 --registry=https://npm.pkg.github.com