fix(core): Fixed module name inconsistencies and documentation links

This commit is contained in:
2024-07-01 16:43:21 +02:00
parent 2499578bb1
commit 46c235b82b
18 changed files with 7137 additions and 236 deletions

19
changelog.md Normal file
View File

@@ -0,0 +1,19 @@
# Changelog
## 2024-07-01 - 1.0.5 - fix(core)
Fixed module name inconsistencies and documentation links
- Corrected module names in package.json and VSCode launch configuration.
- Updated npm package name from '@pushrocks' to '@push.rocks' in readme.md and package.json.
- Fixed test imports and improved test scripts.
- Added updated TypeScript configuration file tsconfig.json.
## 2020-11-17 - 1.0.4 - No significant changes
No significant changes made in this version update.
## 2020-11-16 - 1.0.3 to 1.0.1 - Core Updates
Routine maintenance and updates in the core functionality.
- fix(core): update