Releases: Yomguithereal/baobab
Releases · Yomguithereal/baobab
v2.3.4
v2.3.3
v2.3.2
- Fixing issue concerning merging and monkeys.
- Fixing path coercion in monkeys' dependencies.
v2.3.1
- Adding internal
tree.getMonkey
. - Fixing issue concerning monkey's recursivity.
- Fixing a bug concerning setters & dynamic paths.
v2.3.0
- Adding the
tree/cursor.clone
and thetree/cursor.deepClone
methods. - Adding the
tree/cursor.pop
and thetree/cursor.shift
methods. - Adding a way to disable a single monkey's immutability.
- Fixing an issue where the
tree.commit
method would fire a useless update. - Fixing an issue related to updates and dynamic paths.
- Fixing the
tree/cursor.splice
to correctly handle negative indexes. - Fixing a bug related to eager monkeys and immutability.
v2.2.1
- Fixing a bug with watcher not able to handle path polymorphisms.
v2.2.0
v2.1.2
v2.1.1
v2.1.0
- Adding the
lazyMonkeys
option. - Adding relative paths for monkeys' dependencies.