623 B
623 B
Changelog
2024-12-26 - 1.0.31 - fix(npm)
Corrected project description and added keywords in package.json and npmextra.json.
- Updated package.json description to align with project architecture.
- Added keywords array in package.json to enhance discoverability.
- Synchronized npmextra.json description and keywords with package.json.
2024-12-26 - 1.0.30 - fix(test)
Added basic test for NullResolve instance creation, start, and stop.
- Implemented a test to ensure NullResolve can be instantiated, started, and stopped without errors.
2024-12-26 - 1.0.29 - Initial Release
Initial release of the project.