v0.4.0
- 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% |