fix(config): update npmextra configuration and improve README: rename package keys, add release registry config, clarify waitUntilPresent timeout and notification/persistence behavior
This commit is contained in:
11
changelog.md
11
changelog.md
@@ -1,5 +1,16 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-02-02 - 2.0.30 - fix(config)
|
||||
update npmextra configuration and improve README: rename package keys, add release registry config, clarify waitUntilPresent timeout and notification/persistence behavior
|
||||
|
||||
- Renamed npmextra keys: 'gitzone' → '@git.zone/cli' and 'tsdoc' → '@git.zone/tsdoc'
|
||||
- Added release configuration for @git.zone/cli including registries (verdaccio and npm) and accessLevel
|
||||
- Removed top-level 'npmci' section
|
||||
- Added new '@ship.zone/szci' entry with npmGlobalTools
|
||||
- README: added waitUntilPresent timeout example with error handling
|
||||
- README: clarified notifyChangeCumulative is debounced and documented persistence behavior (merge with defaults, atomic writes)
|
||||
- README: documented concurrency/race-condition safety and timeout support for waitUntilPresent
|
||||
|
||||
## 2026-02-02 - 2.0.29 - fix(smartstate)
|
||||
prevent duplicate statepart creation and fix persistence/notification race conditions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user