Skip to content

Commit

Permalink
update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
czue committed May 14, 2024
1 parent 543a418 commit 0cf0d85
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ Releases of [SaaS Pegasus: The Django SaaS Boilerplate](https://www.saaspegasus.
This is a hotfix release that fixes issues running the [experimental React frontend](./experimental/react-front-end.md)
in Docker. Thanks Mohamed for reporting this!

- Fix `api-client` path in the frontend docker container.
- Fix `api-client` path in the frontend docker container and add to `optimizeDeps` in vite config.
- Mount `node_modules` as an anonymous volume in the frontend docker container, so it is not overwritten.
- Automatically create `./frontend/.env` when running `make init` if it doesn't exist.

*May 14, 2024*

Expand Down

0 comments on commit 0cf0d85

Please sign in to comment.