🚀 ELF.js Changelog
Track the latest updates, features, and improvements in our open-source framework. All changes are documented for transparency.
Recent Updates
Version 2.1.0
2025-09-10- ✓Added Rust-based WebAssembly backend for 30% faster rendering
- 💡Enhanced component lifecycle hooks with error boundaries
- ⚠️Deprecated @legacy-compiler flag, use elf2-transpiler instead
Version 2.0.3
2025-08-22- ✓Bug fix: Resolved memory leak in WebGL integration
- ⚠️Updated TypeScript definitions for improved IDE support
- 💡Added --verbose flag for elf-cli debug output
Version 2.0.0
2025-07-15- 🔥Complete rearchitecture with Rust and WebAssembly core
- ✓Introduced ELF Component Format 2.0 with better tree-shaking
- ⚠️Removed experimental @elf/deprecated module
Want to contribute?
Found an issue in the changelog or want to propose a feature? Check our GitHub page for contribution guidelines.
View on GitHub