zeit/next.jsPre-release v9.1.3-canary.1### Patches
- Bugfix/Performance: Start the modern child compiler earlier: #9257
- Make sure to pipe output from staticCheckWorkers: #9256
- Fix
import next from "next"
: #9216
- Update with-apollo-and-redux example: #9270
- Update _app documentation to reflect no longer needing next/app: #9268
- Fix example active-class-anme: Add support for children of ActiveLink without a className.: #9271
- Remove dead code elimination for when iSSG isn't used: #9267
- Add handling for exportTrailingSlash for iSSG pages: #9258
### Credits
Huge thanks to
@developit, @ijjk,
@Peeja,
@HaNdTriX,
@timneutkens, and
@mgrubinger for helping!