All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Perf optimizations.
- Non virtual children are now automatically cast as text nodes.
- Improved inline docs.
- Components now receive
props.children
instead of just second argument.
- CHANGELOG.md
- Updated dev dependencies.
- Removed gulp.js for testing.