release: WRNexusJS 0.3.4

This commit is contained in:
2026-07-22 21:37:23 +05:30
parent e543fd026d
commit 504bd4358f
3 changed files with 3609 additions and 1804 deletions
@@ -65,6 +65,7 @@ const components = readdirSync(componentsDir)
slots: [...new Set(slots)],
events,
source: `components/${file}`,
generatedAt: new Date().toISOString(),
};
});