Skip to content

1.2.4

Compare
Choose a tag to compare
@henriqpohl henriqpohl released this 07 Apr 14:49
· 28 commits to main since this release

Changelog

  • Moved folders: components, lib and styles to ./packages/ui/src/.
  • Updated dependency turbo to v1.12.4.
  • Removed initial components.
  • Updated package manager (pnpm) to v8.15.6.
  • Updated dependencies: next to v14.1.4, typescript to v5.4.4, tailwindcss to v3.4.3, autoprefixer to v10.4.19, postcss to v8.4.38, eslint to v9.0.0, @next/eslint-plugin-next to v14.1.4, @types/eslint to v8.56.7, @types/react to v18.2.74, @types/react-dom to v18.2.24 and @types/node to v20.12.5.
  • Updated dependencies from packages/eslint-config: @typescript-eslint/eslint-plugin to v7.5.0, @typescript-eslint/parser to v7.5.0, typescript to v5.4.4 and @vercel/style-guide to v6.0.0.
  • Updated README.