All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Save and bulk save methods to to-many relationship.
- Option to define fetch interceptor.
- Option to specify custom path for to-many relationship.
- Support for saving non-root entities directly under their parent.
- Option to specify custom path for to-one relationship.
- TypeScript 5 decorators do not work.
- Support for polymorphic types.
- Support for declarative style.
- Relationship api.
- Default pagination visitor implementation.
- Fluent api for declarative configuration with type manager.
- Update type manager declarative configurations.
- Support for custom resource routes.
- Fetch API issues in Node.js LTS versions.
- Json api entity provider.
- Json api net filter expression visitor.
- Json api net metadata extractor.
- Json api net paginate expression visitor.
- Json api sort expression visitor.