Commit 002bfa5
committed
Upgrade path to Pydantic 2.0
Major path updates include:
- frontend:
- Node 16 to 18
- Latest Pinia requires changes in `stores`, where imports are not required, and parameter declaration must happen in functions.
- backend and celeryworker:
- Python 3.9 to 3.11
- Poetry to Hatch
- Postgres 14 to 151 parent 8e291b2 commit 002bfa5
21 files changed
Lines changed: 2432 additions & 4874 deletions
File tree
- {{cookiecutter.project_slug}}
- backend
- app
- frontend
- components
- authentication
- layouts/default
- settings
- pages
- stores
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments