Skip to content

Commit 226a9f3

Browse files
committed
v10.0.2 release notes
1 parent 63cc25c commit 226a9f3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/RELEASE_NOTES/v10.0.2.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
**Neo.mjs v10.0.2 Release Notes**
2+
3+
This release includes several enhancements and fixes since v10.0.1.
4+
5+
**Key Updates:**
6+
7+
* **`README.md` & Comparison Enhancements**: Significant updates to the `README.md`, including a new section "🚀 Inside v10: A New Era of Frontend Architecture" with links to a five-part blog series. The architectural comparison table "🔍 Architectural Deep Dive: Neo.mjs vs. Main-Thread Frameworks" has been expanded, and detailed comparison documents (`NeoVsAngular.md`, `NeoVsReact.md`, `NeoVsVue.md`) have been updated to provide enhanced insights.
8+
* **Data Model Enhancements**: Default values for `records` now optionally support functions, enabled by changes in `data.RecordFactory`.
9+
* **DOM Rendering**: `DomApiRenderer` has been improved for creating void attributes, enhancing rendering accuracy.
10+
* **Core Component Fix**: Re-added the lost `parentId` default value to `component.Abstract`, which resolves an issue with the tooltip singleton.

0 commit comments

Comments
 (0)