1.5.2
Bug Fixes
- fix: make active + ancestor links accessible by @marvinhagemeister in #1915
- fix: island marker parsed as key marker by @marvinhagemeister in #1922
- fix: passing
Headers
instance toctx.render()
not working by @marvinhagemeister in #1927 - fix: speedup slow matching of static routes by @marvinhagemeister in #1932
- fix: unable to opt out of nested client nav by @marvinhagemeister in #1940
- fix: Firefox disconnecting from live reload server after a while during development by @marvinhagemeister in #1943, #1944
- fix: add error-handler type to manifest by @csvn in #1933
Documentation
- docs: Enhanced CSR Layout by @birkskyum in #1908
- docs: update partials file path by @marvinhagemeister in #1929
- docs: inline gfm-css by @marvinhagemeister in #1939
- docs: fix header nav by @marvinhagemeister in #1941
Maintenance
- chore: remove
--unstable
from tests by @marvinhagemeister in #1914 - chore: use
Promise.all
in update script by @sanjaiyan-dev in #1926 - chore: remove ServerContext from internal start server function by @marvinhagemeister in #1942
- chore: release 1.5.2 by @marvinhagemeister in #1945
New Contributors
- @birkskyum made their first contribution in #1908
Full Changelog: 1.5.1...1.5.2