Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuspoehls committed Dec 11, 2023
1 parent ff79319 commit 3b56855
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
- `ReportableError` defines the `report(error, httpContext)` method
- `@supercharge/core`
- bypass import cache when dynamically importing routes from file path
- keep the original error as the `cause` when wrapping that error into an `HttpError`
- `@supercharge/vite`
- create `vite` container binding
- add a `ViteConfig` instance wrapping a Vite configuration JS object (will be used by a config/vite.ts file)
Expand Down

0 comments on commit 3b56855

Please sign in to comment.