Releases: harlan-zw/unlighthouse
Releases · harlan-zw/unlighthouse
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)
v0.1.31
Bug Fixes
- core: runtimeSettings proper types and start-time site URL (42537d3)
Features
- nuxt: get the nuxt integration operational again (346084c)
v0.1.30
Bug Fixes
- mono: another attempt at removing puppeteer install (7b17307)
v0.1.29
Bug Fixes
- cli: improved CLI option resolving (57696ce)
- client: exclude category scores which are null from total (e1b33db)
- client: fix tooltip dimensions (e0acc78)
- client: format sizes, prefer B over Bytes (573ce12)
- core: avoid queueing javascript or anchor links (d1782e2)
- mono: fix up override of puppeteer-cluster to avoid downloading puppeteer (984a7f7)
Features
- client: add throttling status to performance warning (dc0559e)
- client: better formatting of network request files (4e892da)
- client: proper display dynamicSampling number (567595c)
- client: remove throttle UI when it's false (cf67644)