turborepo-shadcn-ui

Turborepo starter with shadcn/ui pre-configured.

MIT License

Stars
480
turborepo-shadcn-ui - 1.4.2-bun Latest Release

Published by dan5py about 1 month ago

What's Changed

  • 🎉 Use turborepo-shadcn-ui with bun
turborepo-shadcn-ui - 1.4.2-npm

Published by dan5py about 1 month ago

What's Changed

  • Update variables in globals.css
  • Add bun version of turborepo-shadcn-ui

Full Changelog: https://github.com/dan5py/turborepo-shadcn-ui/compare/1.4.1-npm...1.4.2-npm

turborepo-shadcn-ui - 1.4.2

Published by dan5py about 1 month ago

What's Changed

  • Update variables in globals.css
  • Add bun version of turborepo-shadcn-ui

Full Changelog: https://github.com/dan5py/turborepo-shadcn-ui/compare/1.4.1...1.4.2

turborepo-shadcn-ui - 1.4.1-npm

Published by dan5py about 2 months ago

What's Changed

  • Fix ui components import issue

Full Changelog: https://github.com/dan5py/turborepo-shadcn-ui/compare/1.4.0-npm...1.4.1-npm

turborepo-shadcn-ui - 1.4.1

Published by dan5py about 2 months ago

What's Changed

  • Fix ui components import issue

Full Changelog: https://github.com/dan5py/turborepo-shadcn-ui/compare/1.4.0...1.4.1

turborepo-shadcn-ui - 1.4.0-npm

Published by dan5py about 2 months ago

What's Changed

turborepo-shadcn-ui - 1.4.0

Published by dan5py about 2 months ago

turborepo-shadcn-ui - 1.3.0

Published by dan5py 3 months ago

What's Changed

Full Changelog: https://github.com/dan5py/turborepo-shadcn-ui/compare/1.2.1...1.3.0

turborepo-shadcn-ui - 1.2.1-npm

Published by dan5py 4 months ago

Changelog

  • Reverts eslint to version 8 (8.57.0)
turborepo-shadcn-ui - 1.2.1

Published by dan5py 4 months ago

Changelog

  • Revert eslint to version 8 (8.57.0)
turborepo-shadcn-ui - 1.2.0-npm

Published by dan5py 4 months ago

Changelog

  • Updated deps (with [email protected] auto imports should work fine now)
  • Added typescript for configs (next and postcss)
  • Removed prettier plugin for eslint
turborepo-shadcn-ui - 1.2.0

Published by dan5py 4 months ago

Changelog

  • Updated deps (with [email protected] auto imports should work fine now)
  • Added typescript for configs (next and postcss)
  • Removed prettier plugin for eslint
turborepo-shadcn-ui - 1.1.0-npm

Published by dan5py 9 months ago

Changelog

  • Updated shadcn-ui to 0.8.0
  • Updated turbo to 1.11.3
  • Updated package names:
    • tsconfig -> @repo/typescript-config
    • eslint-config-custom -> @repo/eslint-config
    • ui -> @repo/ui
  • Removed web app
  • Added steps to create a new app (closes #12)
  • Fixed components not auto-importing from ui package (closes #13)
turborepo-shadcn-ui - 1.1.0

Published by dan5py 9 months ago

Changelog

  • Updated shadcn-ui to 0.8.0
  • Updated turbo to 1.11.3
  • Updated package names:
    • tsconfig -> @repo/typescript-config
    • eslint-config-custom -> @repo/eslint-config
    • ui -> @repo/ui
  • Removed web app
  • Added steps to create a new app (closes #12)
  • Fixed components not auto-importing from ui package (closes #13)
turborepo-shadcn-ui - 1.0.4-npm

Published by dan5py 10 months ago

Changelog

  • Updated shadcn-ui to 0.5.0
turborepo-shadcn-ui - 1.0.4

Published by dan5py 10 months ago

Changelog

  • Updated shadcn-ui to 0.5.0
turborepo-shadcn-ui - 1.0.3-npm

Published by dan5py about 1 year ago

Changelog

  • Removed index.tsx in ui package
  • Added import shortcut for ui components (you can now import using @ui/components/<component_name> again)
turborepo-shadcn-ui - 1.0.3

Published by dan5py about 1 year ago

Changelog

  • Removed index.tsx in ui package
  • Added import shortcut for ui components (you can now import using @ui/components/<component_name> again)
turborepo-shadcn-ui - 1.0.2-npm

Published by dan5py about 1 year ago

Changelog

  • Auto-update index.tsx in ui package. 🙏 Thanks @davidbeechey
turborepo-shadcn-ui - 1.0.2

Published by dan5py about 1 year ago

Changelog

  • Auto-update index.tsx in ui package. 🙏 Thanks @davidbeechey