generated from zayne-labs/create-ts-library
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c3542cd
commit 360a087
Showing
2 changed files
with
25 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
"@zayne-labs/ui-react": patch | ||
--- | ||
|
||
🎉 feat(initial): bootstrap @zayne-labs/ui library | ||
|
||
✨ Features: | ||
|
||
Set up monorepo structure with React UI package | ||
Configure build system with Vite and TSUP | ||
Add development environment with hot reloading | ||
Configure TypeScript, ESLint, and Prettier | ||
Set up GitHub Actions for CI/CD | ||
Add Tailwind CSS integration | ||
Configure package publishing settings | ||
🔧 Tooling: | ||
|
||
Add size-limit for bundle analysis | ||
Set up changesets for versioning | ||
Configure ESLint with React and Tailwind plugins | ||
Add Prettier plugins for class names and Tailwind | ||
📝 Documentation: | ||
|
||
Add comprehensive README with features and setup guide |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters