Releases: harlan-zw/unlighthouse
Releases · harlan-zw/unlighthouse
v0.1.39
Bug Fixes
- client: clean up useFetch with a custom createFetch (25638f0)
- client: don't show PSI test link on localHost scans (261f027)
v0.1.38
Bug Fixes
- nuxt: nuxt 2 module hook issue (e6de877)
v0.1.37
Bug Fixes
- nuxt: route definitions working for nuxt 3 and watcher (c94f2e5)
v0.1.36
Bug Fixes
- nuxt: avoid preparing nuxt before the core packages (4ed136e)
- nuxt: fix build, run nuxt build after core (a04dc03)
Features
- new module builder working (22a0edc)
- switch to @nuxt/module-builder, needs listen fix (58ce6b0)
v0.1.34
Bug Fixes
- client: logos supporting base path and linking favicon properly (2247e54)
Features
- core: ignoreI18nPages config skip i18n pages and ignore non-completed html extractions (4dcb8e7)
v0.1.33
Bug Fixes
- client: avoid plurals for singular resources (9592b7c)
- client: handle failed status (86e1975)
- client: show when html extraction failed (f82c012)
- client: thinner tooltips (7615d40)
- core: exclude mailto links (17275bd)
- core: handle alternative domain redirects with a failure (96fc11a)
- core: handle alternative domain redirects with a failure (3ddf32e)
- core: handle exceptions whenn computing median run (807feba)
- core: handle redirects properly (94cbfec)
- core: handle redirects properly (7b7c08e)
Features
- cli: add throttle flag, simplify samples (64bf4da)
- client: expose reason why page is not indexable (65d1e98)
- core: expose items making computed properties: imageIssues, ariaIssues (d62a7b6)
- core: upgrade crawling to use javascript when the home page has no internal links (84c1bf3)