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
File tree
21 files changed
+2432
-4874
lines changed- {{cookiecutter.project_slug}}
- backend
- app
- frontend
- components
- authentication
- layouts/default
- settings
- pages
- stores
21 files changed
+2432
-4874
lines changed| 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