UNPKG

mori

Version:

Persistent Data Structures for JavaScript

30 lines (21 loc) 487 B
## 0.3.1 to 0.3.2 ### Changes * ArrayMap is the default ## 0.3.0 to 0.3.1 ### Changes * Fix broken release build, constants missing ## 0.2.9 to 0.3.0 ### Breaking Changes * Remove zippers * Remove EDN reader * Remove data diffing * Remove reducers * API renaming ### Changes * Expose direct invokes ## 0.2.8 to 0.2.9 ### Enhancements * Expose ES6 Map/Set interface * add `diff` function * can control print length & print depth via `configure` * Can parse EDN string via `parse`