Skip to content

Releases: harlan-zw/unlighthouse

v0.2.3

22 Feb 06:47
Compare
Choose a tag to compare

Bug Fixes

  • mono: release vite and webpack plugins with bumpp (933ecd7)

v0.2.2

22 Feb 06:39
Compare
Choose a tag to compare

Bug Fixes

  • core: disable sitemap if lookup fails (7ffadf3)
  • core: ignore SSL issues with axios fetch (7ed0b80)

v0.2.1

22 Feb 05:06
Compare
Choose a tag to compare

Bug Fixes

  • core: use cwd with glob of client index.[hash].js file (9dab85d)

v0.2.0

21 Feb 02:58
Compare
Choose a tag to compare

Release 0.2.0 - Public Release 🎉

This release marks the public release of Unlighthouse.

It includes:

Features

  • core: add puppeteer:before-goto hook
  • client: dark mode by default, ignore system preference (bd95825)

v0.1.44

16 Feb 12:09
Compare
Choose a tag to compare

Bug Fixes

  • scan origin detects relative urls correctly (3077d0b)
  • core: avoid crawling mid-sized sites if a sitemap is provided (de29a31)
  • core: avoid reading README.md files as route definitions (18fcfa3)
  • core: extra debugging on i18n page ignoring (8a453bd)

Features

  • cli: add toggling for i18n pages (600458c)
  • core: urls discoverable from static route definitions if sitemap fails (3125789)

v0.1.43

04 Feb 05:35
Compare
Choose a tag to compare

Bug Fixes

  • core: revert lodash-es changes (f729505)
  • mono: use lodash over lodash-es to fix CJS issue in docs (0bb3622)

Features

  • core: new option: customSampling (e23a7e6)
  • vite: use bespoke once fn over lodash (58b6a0c)

v0.1.42

03 Feb 11:56
Compare
Choose a tag to compare

Bug Fixes

  • prepare nuxt playground (25f6731)
  • prepare nuxt playground (5d861c3)
  • client: remove unused localhost (1d2ca54)
  • client: use website export (6752963)
  • core: handle router not being able to generate matcher (aade92a)
  • core: improve the debugging for route definition discover (933acea)

Features

  • updated webpack & vite integrations, have nuxt use them (d728eed)

v0.1.41

31 Jan 10:58
Compare
Choose a tag to compare
release v0.1.41

v0.1.40

28 Jan 02:22
Compare
Choose a tag to compare
release v0.1.40

v0.1.39

26 Jan 01:38
Compare
Choose a tag to compare

Bug Fixes

  • client: clean up useFetch with a custom createFetch (25638f0)
  • client: don't show PSI test link on localHost scans (261f027)