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 ec18a61 commit ff79319
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
- `@supercharge/contracts`
- allow users to define only selected hashing driver constructros in `HashConfig#drivers`
- export a `ViteConfig` interface
- export `RenderableError` and `ReportableError` interfaces
- `RenderableError` defines the `render(error, httpContext)` method
- `ReportableError` defines the `report(error, httpContext)` method
- `@supercharge/core`
- bypass import cache when dynamically importing routes from file path
- `@supercharge/vite`
Expand Down

0 comments on commit ff79319

Please sign in to comment.