UNPKG

@thi.ng/atom

Version:

Mutable wrappers for nested immutable values with optional undo/redo history and transaction support

53 lines (31 loc) 2.07 kB
# Change Log - **Last updated**: 2025-06-18T12:01:21Z - **Generator**: [thi.ng/monopub](https://thi.ng/monopub) All notable changes to this project will be documented in this file. Only versions published since **2022-01-01** are listed here. Please consult the Git history for older version information. See [Conventional Commits](https://conventionalcommits.org/) for commit guidelines. **Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies. ## [5.3.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/atom@5.3.0) (2024-05-08) #### 🚀 Features - add rdom-klist example project, update readmes ([cd458ac](https://github.com/thi-ng/umbrella/commit/cd458ac)) - add rdom-klist example project, update readmes ([531437f](https://github.com/thi-ng/umbrella/commit/531437f)) ### [5.2.44](https://github.com/thi-ng/umbrella/tree/@thi.ng/atom@5.2.44) (2024-04-20) #### ♻️ Refactoring - update type usage ([1e10e5a](https://github.com/thi-ng/umbrella/commit/1e10e5a)) ### [5.2.13](https://github.com/thi-ng/umbrella/tree/@thi.ng/atom@5.2.13) (2023-11-09) #### ♻️ Refactoring - update all tests (packages A-S) ([e3085e4](https://github.com/thi-ng/umbrella/commit/e3085e4)) ### [5.2.4](https://github.com/thi-ng/umbrella/tree/@thi.ng/atom@5.2.4) (2023-08-04) #### ♻️ Refactoring - update INotify impls, update History ([1ad68f6](https://github.com/thi-ng/umbrella/commit/1ad68f6)) - extract EVENT_XXX constants from History - add INotify generics - update INotify impls ([cbdc527](https://github.com/thi-ng/umbrella/commit/cbdc527)) ## [5.2.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/atom@5.2.0) (2023-04-08) #### 🚀 Features - add updateAsTransaction(), update Transacted ([113852c](https://github.com/thi-ng/umbrella/commit/113852c)) ### [5.1.23](https://github.com/thi-ng/umbrella/tree/@thi.ng/atom@5.1.23) (2022-11-28) #### ♻️ Refactoring - update INotify.notify() signature ([a2c00e8](https://github.com/thi-ng/umbrella/commit/a2c00e8))