965 B
965 B
zod-pocketbase-continued
Zod tooling for your PocketBase instance.
This repository is a continuation of Gregory Bouteiller's zod-pocketbase, as the original repository was outdated for 10 months.
Documentation
Old documentation is compatible with the current version
Compatibility
- PocketBase: v0.30.0
- PocketBase JS SDK: v0.26.2
Changes from Original
Project Structure
- Removed
doc/,playground/and monorepo configuration - Replaced
pnpmandnodein favor ofbun - Switched
.github/to.gitea/andghtotea
Dependencies & Code
- Updated all npm dependencies (except
zod, which was only updated to the latest 3 version) - Removed unused dependencies
- Fixed
getPocketbasefunction insdk.tsto match the latest PocketBase version - Implemented most TODOs left in
content.ts