Changelogs
This section tracks the history of significant changes, refactors, and updates to the Ignis framework.
Planned Features
| Feature | Description | Priority |
|---|---|---|
| Schema Migrator | LoopBack 4-style auto schema migration without Drizzle Kit | High |
Recent Changes
How to Read Changelogs
Each changelog entry includes:
- Overview: Summary of changes
- Breaking Changes: Any changes that require migration
- New Features: New capabilities added
- Files Changed: List of modified files
- Migration Guide: Steps to update existing code (if applicable)