3096890b9b
The public repo shipped with no license, readme, or changelog. Add them plus standard package metadata (license field, keywords, author, homepage, repository, bugs) so the Gitea/npm pages present the package professionally. README and CHANGELOG describe the exports this repo actually contains. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
752 B
752 B
Changelog
All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.0 - 2026-07-22
Added
- Initial release of the Node.js companion to the
pgmorbacPostgreSQL extension. hasPermissionand org-scope helpers backed bymorbac.is_allowed.- PostgREST data proxy with per-route permissions and a hard page-size cap.
- Fastify management routes for orgs, roles, rules, users, global rules, activities, and delegations.
- JSON schema response fragments and shared domain types.