Bug Fixes
- generate
routes.d.ts
besides the app dir when it's customized #549 (Pokai Chang) - fix assets and public files broken on prod when the URL also matches dynamic route #551 (Pokai Chang)
Tests
- add test to repro catch-all routes breaking public files and assets on prod #551 (Pokai Chang)
- dynamic-route-at-root-with-assets #551 (Pokai Chang)
Chores
- skip router type checking for test app (Pokai Chang)