Skip to content

0.12.2: Bug fix and bundle size reduction

Compare
Choose a tag to compare
@Tao-VanJS Tao-VanJS released this 10 Jun 23:36
· 905 commits to main since this release

This is minor release, here are the changes:

  • Allowing null-valued state objects being used as the child node of tag functions and van.add. This is a bug fix of the 0.12.1 release.
  • Bundle size reduction: specifically optimizing the bundle size for features added in 0.12.0 and 0.12.1 releases. With the optimization implemented, we saved 38 bytes in the minimized bundle. The total size of minimized bundle is at 1333 bytes (1.3 kB).

See the release announcement: #53 (comment)