Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 1.05 KB

flowbite-pro-nextjs-admin-dashboard

1.2.2

Patch Changes

  • #10 edc065e Thanks @SutuSebastian! - Upgrade packages, fix hydration warning

    • bump flowbite-react to 0.9.0
    • fix hydration warning
    • cleanup tailwind config
    • update eslint config rules
    • fix tailwind lint warnings
    • switch to turbopack for dev script
  • #8 a6a50a9 Thanks @SutuSebastian! - #### Core: bump flowbite-react + repo upgrades

    • bump flowbite-react to 0.8.0
    • add CI
    • align format + lint configs
    • remove redundant config in package.json
    • simplify tailwind.config.ts
    • setup changesets