zeit/next.jsPre-release v9.0.4-canary.6### Minor Changes
- Use
data-next-page
instead of
id=\_\_NEXT\_PAGE\_\_
: #8380
### Patches
- Fix(examples): correct the path in with-electron: #8370
- Update with-apollo example with hooks: #8363
- Change componentWillMount to UNSAFE: #8357
- Expo Updated React Native example: #8376
- Reverting clear measure: #8373
- Don't look up for TS files in dev: #8374
- Feature: Add transparent JSX optimization: #8350
- Hook destructuring optimization: #8381
- Update
README.md: #8392
- Remove extra DOM method call: #8394
- Update to replace asPath for static pages in dev mode: #8388
### Credits
Huge thanks to
@Timer,
@merceyz,
@rafaelalmeidatk,
@huv1k,
@EvanBacon,
@prateekbh,
@lfades,
@developit, and
@bgrayburn for helping!