Skip to content

Releases: harlan-zw/unlighthouse

v0.1.38

26 Jan 01:01
Compare
Choose a tag to compare

Bug Fixes

  • nuxt: nuxt 2 module hook issue (e6de877)

v0.1.37

23 Jan 08:13
Compare
Choose a tag to compare

Bug Fixes

  • nuxt: route definitions working for nuxt 3 and watcher (c94f2e5)

v0.1.36

23 Jan 03:16
Compare
Choose a tag to compare

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.35

20 Jan 08:08
Compare
Choose a tag to compare
release v0.1.35

v0.1.34

20 Jan 04:13
Compare
Choose a tag to compare

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

20 Jan 01:22
Compare
Choose a tag to compare

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.32

17 Jan 06:29
Compare
Choose a tag to compare
release v0.1.32

v0.1.31

17 Jan 06:20
Compare
Choose a tag to compare

Bug Fixes

  • core: runtimeSettings proper types and start-time site URL (42537d3)

Features

  • nuxt: get the nuxt integration operational again (346084c)

v0.1.30

17 Jan 04:16
Compare
Choose a tag to compare

Bug Fixes

  • mono: another attempt at removing puppeteer install (7b17307)

v0.1.29

17 Jan 04:06
Compare
Choose a tag to compare

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)