Releases: loteoo/hyperstatic
Releases · loteoo/hyperstatic
2.1.1
- Better handling of 404 links / external links
- Default 404 page
- Stop prerendering process when there's runtime errors
- Add configurable navigation delay + onRouteChangeStart subscription to support doing "fade-out" page transitions
2.0.4
Various minor fixes and improvements to stabilize v2
2.0.1
- Simplified, smaller, cleaner and more easily understandable codebase
- Automatic detection of available pages via link crawling 🎉
- Faster pre-rendering speeds
- Command line usage
v0.2.8
- remove serialize-javascript 4dbeef0
- Merge pull request #11 from SkipKayhil/use-object-values c2b2882
- replace manual object mapping with Object.values 734e01e
- Use serve as static server and better path handling fb9b5f9
- Merge pull request #9 from SkipKayhil/remove-pushstate fcd1a7c
- replace pushstate event with chained effect e1b7a7f
v0.2.7...v0.2.8