918 B
918 B
Changelog
2025-03-03 - 2.0.7 - fix(core)
Update @types/node to fix compatibility issues.
- Updated @types/node from version 20.12.7 to 22.13.8 to ensure compatibility with the latest Node.js features.
- Improved type definitions which might resolve minor type errors in development.
2024-05-29 - 2.0.6 - Documentation
updated project description
2024-04-19 - 2.0.5 to 2.0.4 - Core Updates
Improved core functionality across multiple versions.
- Updated tsconfig for better build performance.
- Revised npmextra.json to update githost configuration.
2023-07-25 - 2.0.3 - Organizational Changes
implemented a new organizational scheme
2022-10-19 - 2.0.0 - Core Updates and Breaking Changes
Major overhaul with breaking changes and core updates.
- Breaking Change: Transitioned the project architecture from CommonJS to ECMAScript modules (ESM) to enhance compatibility and future-proofing.