: A fix was implemented to add cache-bust query parameters to Vite asset URLs for better immutable caching.
: You can create a file at routes/_404.tsx to define a custom UI for when users hit a non-existent URL. Fresh 4.0.4 fix
: Fixes now better handle commas in static file paths to prevent "not found" errors on specific filenames. : A fix was implemented to add cache-bust
: In newer programmatic routing patterns, you can use the .notFound() method to ensure specific callbacks are triggered for every 404 error. Fresh 4.0.4 fix
With the shift toward Fresh 2.0 and its integration with Vite, several "fixes" have been introduced to stabilize the framework: