fix(AppData, dev dependencies, settings): Improve boolean conversion in AppData, update @types/node dependency, and add local settings file.
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-08-15 - 5.1.4 - fix(AppData, dev dependencies, settings)
|
||||
Improve boolean conversion in AppData, update @types/node dependency, and add local settings file.
|
||||
|
||||
- Fixed env var boolean conversion to properly handle non-string values in AppData.
|
||||
- Updated @types/node from ^20.14.5 to ^22 in package.json.
|
||||
- Added .claude/settings.local.json to configure project permissions locally.
|
||||
|
||||
## 2025-08-15 - 5.1.3 - fix(appdata)
|
||||
Fix iteration over overwriteObject in AppData and update configuration for dependency and path handling
|
||||
|
||||
|
Reference in New Issue
Block a user