Skip to content

Releases: Yomguithereal/baobab

v0.4.4

09 Apr 20:15
Compare
Choose a tag to compare
  • Fixing cursor.root.
  • Fixing cursor.release.
  • Fixing build procedure for latest node and browserify versions.
  • I9 support.

v0.4.3

24 Mar 18:05
Compare
Choose a tag to compare
  • Adding React mixins function polymorphisms thanks to @denisw.
  • Fixing cursor.chain thanks to @jonypawks.
  • Fixing transaction flow issues thanks to @jmisterka.

v0.4.2

19 Mar 18:55
Compare
Choose a tag to compare
  • Fixing deep object comparison and dynamic paths matching thanks to @angus-c.

v0.4.1

17 Mar 15:26
Compare
Choose a tag to compare
  • Safer cursor update methods.
  • Fixing cursor.chain.
  • Fixing unset behavior when acting on lists.
  • Fixing release methods.
  • Path polymorphism for tree/cursor.set.
  • Adding tree/cursor.root method.
  • Reducing leak risks by making cursors and combinations lazier.

v0.4.0

11 Mar 21:29
Compare
Choose a tag to compare
  • Several webpack-friendly changes.
  • Fixing complex paths solving.
  • Better release methods.
  • Tree instantiation minimal polymorphism.
  • Shooting gremlins in the head.
  • Better internals.
  • Implementing the unset and remove methods.

v0.3.2

24 Feb 19:53
Compare
Choose a tag to compare

v0.3.1

06 Feb 09:35
Compare
Choose a tag to compare
  • Fixing reference shifting behaviours.
  • release method for cursors.

v0.3.0

02 Feb 21:53
Compare
Choose a tag to compare
  • Exposing getIn helper.
  • Merged mixins are now executed after baobab's ones.
  • Cursor combinations.
  • Cursor data now available through component's state.
  • Retrieval and selection sugar with functions and descriptive objects.
  • Adding referenceShifting option.
  • Cursor predicates.
  • $merge command.
  • Various optimizations and bug fixes.

v0.2.2

09 Jan 15:17
Compare
Choose a tag to compare
  • Updating dependencies.
  • Fixing several bugs.
  • Better unit testing for mixins.
  • mixins settings.
  • Bower support.

v0.2.1

19 Dec 19:32
Compare
Choose a tag to compare
  • Several bug fixes.