Patch Changes
-
#150
9a962dd
Thanks @thevuong! - fix(cli): correct binary path and version retrieval logic -
#150
2335615
Thanks @thevuong! - fix(dependencies): update multiple dependencies to latest versions -
#150
8509d93
Thanks @thevuong! - feat: add eslint-import-resolver-typescript dependency and format import rules -
#150
8cfbef1
Thanks @thevuong! - feat: add environment-aware build configurations -
#150
11f69ea
Thanks @thevuong! - feat(ui): enhance scrollbar styles and optimize dev scripts -
#150
64f8f15
Thanks @thevuong! - chore(deps): update package dependencies -
#150
ac7b430
Thanks @thevuong! - chore(dependencies): update package versions -
#150
2f7758d
Thanks @thevuong! - chore: update package dependencies across multiple packages to ensure compatibility and access new features -
#150
ea44123
Thanks @thevuong! - feat: update peer dependencies and add unrs-resolver -
#150
1f7120b
Thanks @thevuong! - fix(package.json): update repository URL format and bin path -
#150
06bc9ba
Thanks @thevuong! - fix: correct types and default exports in package.json for various components -
#150
0f29ef5
Thanks @thevuong! - feat(cli): add support for optimizePackageImports in Next.js config -
#150
3c2a6c9
Thanks @thevuong! - feat(cli): add cleanup step to remove unnecessary packages -
#150
72d204b
Thanks @thevuong! - feat(cli): enhance project setup with new dependencies and improved formatting scripts -
#150
fab3c11
Thanks @thevuong! - feat(cli): enhance project setup with Prettier ignore support -
#150
84a3726
Thanks @thevuong! - fix(cli): update lint script to use autofix option -
#150
22e3c61
Thanks @thevuong! - feat(cli): skip Next.js project creation if package.json exists -
#150
999a691
Thanks @thevuong! - feat: update jsx-a11y rule overrides for accessibility needs -
#150
528451f
Thanks @thevuong! - refactor: simplify command parameters and improve configuration handling in project and export commands -
#150
b3071f0
Thanks @thevuong! - fix(cli): correct dark mode CSS selector in constants -
#150
cce2a38
Thanks @thevuong! - fix(styles): correct CSS variable names for outline and scrollbar -
#150
9db142c
Thanks @thevuong! - feat: support optional values in change handlers -
#150
f5d4f8c
Thanks @thevuong! - refactor(cli): adjust comment formatting in config-files.ts -
#150
69202e9
Thanks @thevuong! - refactor(cli): simplify command registration and improve import statements -
#150
3eed1b7
Thanks @thevuong! - feat(cli): addcodefast
CLI package with initial features -
#150
b4f8ceb
Thanks @thevuong! - chore(dependencies): update eslint and related dependencies to latest versions across packages -
#150
235182c
Thanks @thevuong! - fix(cli): remove redundant default action from CLI -
#150
0e13b93
Thanks @thevuong! - feat(cli): update layout.tsx with fontVariables support -
#150
f4651b1
Thanks @thevuong! - feat(cli): add type-checking script to generated projects -
#150
26c326c
Thanks @thevuong! - refactor(cli): update styles and constants for project creation -
#150
1cc10af
Thanks @thevuong! - feat(cli): modularize project creation functionalities -
#150
1d7e0b4
Thanks @thevuong! - feat(cli): update packages to remove in project creation -
#150
5861995
Thanks @thevuong! - refactor(cli): improve config file handling in project setup -
#150
b4b5bd8
Thanks @thevuong! - feat(cli): add lucide-react to default project dependencies -
#150
2b06496
Thanks @thevuong! - refactor(cli): remove logger utility and update logging usage -
#150
d260167
Thanks @thevuong! - feat: enhance ESLint rules with detailed configurations -
#150
3d98dde
Thanks @thevuong! - chore(dependencies): update dependencies to latest versions -
#150
abd1ee9
Thanks @thevuong! - feat(cli): improve ReactNode handling and RootLayout typings -
#150
7b7b459
Thanks @thevuong! - feat(cli): add files field to package.json for better packaging -
#150
d6dbb0b
Thanks @thevuong! - feat(cli): add enhanced project creation command -
#150
a943b3d
Thanks @thevuong! - feat(style-guide): update sorting rules for interfaces and object types -
#150
9f45422
Thanks @thevuong! - refactor(cli): centralize file operations and error handling