Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v0.4.0

Choose a tag to compare

@jprochazk jprochazk released this 14 Jun 08:59
· 6 commits to master since this release
  • Iteration performance improved
    • It's hard to measure, but it scales better now [1]
  • Slight performance increase when constructing views (~5%)
  • Remove no longer throws for non-existent/dead entities
  • ⚠️Dropped support for IE11
    • This resulted in a bundle size decrease from ~3.5 kB to ~2.5 kB, and probably played a role in the performance increase

[1]:

N components Improvement
2 ~5%
3 ~30%
4 ~42%

v0.3.1...v0.4.0