feat(build): Add tsconfig.json for TypeScript configuration
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-01-14 - 1.1.0 - feat(build)
|
||||
Add tsconfig.json for TypeScript configuration
|
||||
|
||||
- Introduced tsconfig.json with configurations targeting ES2022 and using NodeNext for module system.
|
||||
- Enabled experimental decorators and verbatim module syntax in TypeScript config.
|
||||
|
||||
## 2025-01-14 - 1.0.19 - fix(core)
|
||||
Upgraded dependencies and fixed test export issue
|
||||
|
||||
|
||||
Reference in New Issue
Block a user