Releases: preactjs/next-plugin-preact
Releases · preactjs/next-plugin-preact
3.0.7
3.0.6
- Fix publishing error
3.0.5
- Add support for next 10.2 + bump prefresh (#32, thanks @JoviDeCroock)
3.0.4
Bug Fixes
- Prevent dual package hazard in webpack5 (#26, thanks @marvinhagemeister)
- Add prepass (#15, thanks @JoviDeCroock)
Maintenance
- Update prefresh/next (#13, thanks @JoviDeCroock)
- Remove noop npm function (#11, thanks @marvinhagemeister)
3.0.1
Just getting the README.md to npm :)
3.0.0
Major rewrite based on npm aliasing, thanks to @developit .
Please refer to the README for setup instructions
2.0.0
Add support for newer versions of next.js
1.0.2 Support pre-rendering
Adds a monkey-patch to export renderToStaticMarkup
from preact-render-to-string
as long as this is not fixed upstream.
1.0.1 Support next.js new bundling/code splitting
Adds support for next.js new bundling/code splitting
Initial release ✨
v1.0.0 1.0.0