This repository was archived by the owner on Aug 25, 2024. It is now read-only.
Releases: AhmedBaset/next-template
Releases · AhmedBaset/next-template
V 1.2
What's Changed
- Update next to 13.4.19
- Add
text-wrapclasses to tailwindcsstext-balancetext-wraptext-nowrap
- new files:
app/actions.tsfor server actionsapp/error.tsxapp/not-found.tsxcomponents/icons.tsxlib/data-formats.tslib/helpers.tslib/fonts.tslib/hooks/use-lock-body.ts
- import alias for env.mjs
@env - docs:
- pwa in
next.config.js env.mjs
- pwa in
V 1.1.0
What is this?
This is a starter template I use in all my new next.js projects with pre-configured prettier, eslint, CI, and chadcn/ui.
What is new?
- Update
nextto13.4.17& update other dependencies - Add type safety for environment variables
- Setting up VS code to use the TypeScript community version
- Update prettier to
3.0.0with its ecosystem - Refactor some formatting rules
- Add
flex-centerclass