Hey everyone,
We’ve renamed Forge UI
to UI kit
to prepare for some changes coming to the Forge platform. We’ve also renamed UI components
and UI hooks
to UI kit components
and UI kit hooks
respectively.
You’ll see the naming changes in the Forge documentation. In npm, the JavaScript package name remains @forge/ui
.
Apart from these changes, everything else works the same under the hood. You can see more information on the changelog.
Best,
The Forge team