parse-server-schema-manager
Version:
Schema-as-code utilities for managing Parse Server schemas, indexes, and class-level permissions.
9 lines (6 loc) • 335 B
Markdown
# Changelog
## 3.0.1
- Migrated the package build to Bun and TypeScript declaration output.
- Added public project documentation, security reporting guidance, and contribution guidance.
- Added CI coverage for Parse Server integration tests with MongoDB.
- Prepared npm publishing through GitHub Releases and npm trusted publishing.