Turborepo Shadcn Ui Versions Save

Turborepo starter with shadcn/ui pre-configured.

1.1.0-npm

3 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)

1.1.0

3 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)

1.0.4-npm

4 months ago

Changelog

  • Updated shadcn-ui to 0.5.0

1.0.4

4 months ago

Changelog

  • Updated shadcn-ui to 0.5.0

1.0.3-npm

9 months ago

Changelog

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

1.0.3

9 months ago

Changelog

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

1.0.2-npm

9 months ago

Changelog

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

1.0.2

9 months ago

Changelog

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

1.0.1

10 months ago

Changelog

  • Fixed Typescript aliases in apps #2

1.0.1-npm

10 months ago

Changelog

  • Fixed Typescript aliases in apps #2