Skip to content

NBCL 0.4.0

Choose a tag to compare

@Byson94 Byson94 released this 23 May 12:20
· 16 commits to main since this release

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