Releases: spotify/lighthouse-audit-service
Releases · spotify/lighthouse-audit-service
v2.0.0
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2020-04-02)
Bug Fixes
- set the status to 5xx if an unexpected error happens (704c410)
- update methods and add tests (e6d94cd)
Features
- add gett audit endpoint and API method (19aebe3)
- add website api (e294b6e)
- category data on audits, for trends (4883b6c)
- delete an audit by id (9ee89ed)
- get html when requested (d42fe3f)
- list audits (with pagination) (cc0b9c3)
- run a lighthouse audit and insert it into the db (3034dbf)
- scaffolding project, initialize server (11fcb8b)
- setup initial db work (ba96318)
- website getter methods (d13f430)