Skip to content
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.

V 1.2

Latest
Compare
Choose a tag to compare
@AhmedBaset AhmedBaset released this 22 Aug 16:14
· 241 commits to main since this release
5134d15

What's Changed

  • Update next to 13.4.19
  • Add text-wrap classes to tailwindcss
    • text-balance
    • text-wrap
    • text-nowrap
  • new files:
    • app/actions.ts for server actions
    • app/error.tsx
    • app/not-found.tsx
    • components/icons.tsx
    • lib/data-formats.ts
    • lib/helpers.ts
    • lib/fonts.ts
    • lib/hooks/use-lock-body.ts
  • import alias for env.mjs @env
  • docs:
    • pwa in next.config.js
    • env.mjs