You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -148,9 +148,13 @@ After using this generator, your new project (the directory created) will contai
148
148
149
149
### Next release
150
150
151
+
### 0.2.2
152
+
153
+
* Fix frontend hijacking /docs in development. Using latest https://github.com/tiangolo/node-frontend with custom Nginx configs in frontend. <ahref="https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/6"target="_blank">PR #6</a>.
154
+
151
155
### 0.2.1
152
156
153
-
* Fix documentation for *path operation* to get user by ID. <ahref="https://github.com/tiangolo/fastapi/pull/97"target="_blank">PR #97</a> by <ahref="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/mpclarkson"target="_blank">@mpclarkson</a>.
157
+
* Fix documentation for *path operation* to get user by ID. <ahref="https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/4"target="_blank">PR #4</a> by <ahref="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/mpclarkson"target="_blank">@mpclarkson</a> in FastAPI.
154
158
155
159
* Set `/start-reload.sh` as a command override for development by default.
0 commit comments