NBCL 0.4.0
A small release mainly bundling bug fixes and two very important features.
Added
- Internal Object type to register data that user cant interact with.
- String interpolation support for variables.
Fixed
- Strict prop validation throwing error on matching types.
- Not checking child count on native nodes.
- Not throwing error when properties were passed to a component that expected none.
- Wasm using outdated API.
- No default feature build failing.
Full Changelog: v0.3.4...v0.4.0