@wroud/di-tools-codemod
Version:
@wroud/di-tools-codemod is a codemod utility that automates the migration of your codebase from Inversify to @wroud/di. It streamlines the transformation process, allowing for effortless and customizable transitions through configuration support.
53 lines (33 loc) • 1.64 kB
Markdown
<!-- header -->
# Changelog
All notable changes to this project will be documented in this file.
<!-- version:0.3.3 -->
## 0.3.3 (2025-02-07)
[Compare changes](https://github.com/Wroud/foundation/compare/di-tools-codemod-v0.3.2...di-tools-codemod-v0.3.3)
<!-- changelog -->
### 🩹 Fixes
- bump dependencies version ([91a7990](https://github.com/Wroud/foundation/commit/91a7990))
<!-- version:0.3.2 -->
## 0.3.2 (2024-11-26)
[Compare changes](https://github.com/Wroud/foundation/compare/di-tools-codemod-v0.3.1...di-tools-codemod-v0.3.2)
<!-- changelog -->
### 🩹 Fixes
- update dependencies ([25cddb7](https://github.com/Wroud/foundation/commit/25cddb7))
<!-- version:0.3.1 -->
## 0.3.1 (2024-10-02)
[Compare changes](https://github.com/Wroud/foundation/compare/di-tools-codemod-v0.3.0...di-tools-codemod-v0.3.1)
<!-- changelog -->
### 🩹 Fixes
- bin command ([5e988bc](https://github.com/Wroud/foundation/commit/5e988bc))
<!-- version:0.3.0 -->
## 0.3.0 (2024-09-22)
<!-- changelog -->
### ✨ Features
- enable changelog and github releases ([d00360a](https://github.com/Wroud/foundation/commit/d00360a))
- @wroud/di-tools-codemod ([1c4c04c](https://github.com/Wroud/foundation/commit/1c4c04c))
### 🩹 Fixes
- git tag ([045cdec](https://github.com/Wroud/foundation/commit/045cdec))
- tsconfig ([dcf424a](https://github.com/Wroud/foundation/commit/dcf424a))
- change package type ([43a43b5](https://github.com/Wroud/foundation/commit/43a43b5))
- run as common js module ([4672641](https://github.com/Wroud/foundation/commit/4672641))
- exports ([b65f7e9](https://github.com/Wroud/foundation/commit/b65f7e9))