You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 2.3.9
## [2.3.9](v2.3.8...v2.3.9) (2025-10-16)
### Bug Fixes
* **extend-atom:** extend with default, instead of RW atom ([e6b51c5](e6b51c5))
* type & test ([7d2f08f](7d2f08f))
chore(release): 2.3.8
## [2.3.8](v2.3.7...v2.3.8) (2025-10-16)
### Bug Fixes
* **list-item:** peek the field names, no need to subscribe ([e3e5995](e3e5995))
chore(release): 2.3.7
## [2.3.7](v2.3.6...v2.3.7) (2025-10-16)
### Bug Fixes
* **list-atom:** drop the Value generic param, derive from Fields ([8a469cd](8a469cd))
chore(release): 2.3.5
## [2.3.5](v2.3.4...v2.3.5) (2025-10-15)
### Bug Fixes
* **createList:** split the List from the components creation ([961a737](961a737))
chore(release): 2.3.4
## [2.3.4](v2.3.3...v2.3.4) (2025-10-15)
### Bug Fixes
* **initialization:** add effect only when a value is present ([1f0c7fe](1f0c7fe))
* **list-item:** simplify parent list name ([392bc02](392bc02))