zeit/next.jsPre-release v9.1.5-canary.9### Minor Changes
- Support
repeat
ing Dynamic Route Params: #9599
### Patches
- Fix docs typo: “your sites SEO”: #9579
- Move cross-env from devDependencies to dependencies: #9580
- Add SSG Tests with Catch All Routing: #9594
- Simplify getRouteRegex Callsites: #9597
- Fix extra prerender error for invalid getStaticProps usage: #9593
- Add Support for Event Flushing: #9606
- Upgrade Webpack and Terser: #9608
### Credits
Huge thanks to
@lachlanjc,
@chentsulin, and @ijjk for helping!