v1.0.0-alpha.4
Pre-release
Pre-release
Features
- core: Simplify reads (#56) (9e16769)
- core: Transformers and Zippers
- Implement transformers (#46) using immutable tree zipper
- Add the
zipmodule to the public API - provide a custom element zipper that navigates through the element tree
BREAKING CHANGES
- core: The
whereproperty of the reads has been removed. The result of the read will always replace the surrogate__readelement.