Releases: uttori/uttori-storage-provider-json-memory
Releases · uttori/uttori-storage-provider-json-memory
Release 5.0.0
- 💥 BREAKING CHANGES!
- 💥 Rename config key:
update_timestamps
toupdateTimestamps
- 💥 Rename config key:
use_history
touseHistory
- 🎁 Convert to be a module, and require Node v20
- 🎁 Update dependencies
- 🎁 Update dev dependencies
- 🛠 Update ESLint configuration
- 🛠 Update NVM to v20.10.0
- 🛠 Update old tooling confugration files
- 🛠 Remove CJS support, restucture to export ESM only
- 🛠 Make all methods
async
functions - 🧰 Add support for
EXCLUDES
as the opposite ofINCLUDES
forSELECT
queries - 🛠 Migrate all Ramda functions to native JavaScript
5.0.0 - 2023-12-16
Release 4.1.2
- Update deps (401f131)
Release 4.1.1
- Lint cleanup (40b86e8)
Release 4.1.0
- Switch cache type, fewer field assumptions (85331e8)