Skip to content

Commit 6b01f33

Browse files
committed
Merge branch 'develop' of https://github.com/dev-ignis/forge into develop
2 parents ef5bf7a + 22e9e7e commit 6b01f33

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v0.5.2-beta.17 - 2025-09-12 (Beta Release)
4+
5+
### 🧪 Beta Changes
6+
- fix(react): Resolve React Hook Form integration issues and styling
7+
> ⚠️ **This is a beta release** - use with caution in production environments
8+
39
## v0.5.2-beta.16 - 2025-09-12 (Beta Release)
410

511
### 🧪 Beta Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nexcraft/forge",
3-
"version": "0.5.2-beta.16",
3+
"version": "0.5.2-beta.17",
44
"type": "module",
55
"description": "The FIRST AI-Native component library built for the age of AI-assisted development. Features built-in AI metadata, design token bridge, and real-time performance monitoring. Works seamlessly across React, Vue, Angular, and vanilla JavaScript with AI coding tools like Cursor, GitHub Copilot, and Claude.",
66
"main": "./dist/nexcraft-forge.es.js",

0 commit comments

Comments
 (0)