Change Log
v1.7.0 (Latest)
- Introducing the
Signals
mechanism, which automatically updates components and the UI when state changes, ensuring the most efficient operation possible.
v1.1.2
- Optimize the underlying code structure.
v1.0.1
- A new form of function component, which is more convenient to write and more flexible.
v0.5.0
- Added two built-in properties,
$once
and$memo
, to optimize rendering performance.
v0.3.1
- Support TSX development applications. TSX provides type safety, better development experience and code maintainability in front-end projects.
v0.2.1
Newly released!
In English, the word "Mettle" usually refers to a person's courage, perseverance, or determination, especially in the face of challenges or difficulties. It symbolizes inner toughness and perseverance in the face of difficulties. For a JavaScript library, using "Mettle" as a name implies that the framework design emphasizes high performance, reliability, and flexibility, and can cope with various development challenges and complex requirements.