- Replaced legacy
TeqFw_Di_Api_Containertype with updatedTeqFw_Di_Containeracross all internal JSDoc annotations for consistency and alignment with DI implementation. - Updated test environment initialization to reflect consistent container handling in
Back/Index.mjsand related functions.
- Added dependencies to
package.jsonfor smoother integration. - Enhanced database connection initialization for tests.
- Improved logger initialization in the test environment.
- Added support for
better-sqlite3as a database type. - Added proxy and logger post-processors.
- Use a new depId scheme from @teqfw/di.
- Use pre- and post-processors in the test env initialization.
- These changes are related to the new architecture of the
@teqfw/dipackage.
- Core refactoring reflection.
- SQLite support.
- Switch source code areas enum from
ditocoreplugin.
- Initial.