1.8.1 (2024-09-26)
1.8.0 (2024-08-11)
- Remove bearing and pitch for default tests. (#416) (99b800e)
- Remove some 3d map tests to shorten screenshot running time. (#419) (670e858)
- Update the PR template (#417) (9979552)
1.7.0 (2024-07-11)
- Allow to import customized test file into the screenshots (#415) (e02fc95)
- Update the terrain source id to the new one. (#413) (1b7fe14)
1.6.0 (2024-06-10)
1.5.0 (2023-03-08)
1.4.1 (2023-03-07)
- broken yarn.lock (0c65b3f)
1.4.0 (2023-03-07)
- Stop error out and still take screenshot when failure or timeout, add waiting timeout for networkidle. (#200) (6a0119f)
1.3.0 (2023-01-17)
- deps: bump @chunkd/fs from 8.5.1 to 10.0.2 (#99) (0fdf267)
- deps: bump pino from 8.4.2 to 8.8.0 (#127) (bfcb0a3)
- deps: bump playwright from 1.25.1 to 1.29.2 (#147) (1e53695)
- deps: bump pretty-json-log from 1.1.2 to 1.3.0 (#43) (78671f5)
1.2.0 (2022-08-28)
1.1.1 (2022-08-28)
- docker should use same package manager as the repo (63f5af0)
1.1.0 (2022-08-28)
- deps: bump @chunkd/fs from 8.4.0 to 8.5.1 (#16) (61c0a37)
- deps: bump playwright from 1.25.0 to 1.25.1 (#19) (6a7daff)
1.0.2 (2022-08-12)
- correct location of package/repo (dd45f5c)
1.0.1 (2022-08-12)
- use correct context (1ab3c2c)
- this switches from commonjs to ESM modules
- create github release on version tag (#10) (550cf40)
- initial commit (9ed41de)
- switch to ESM modules for packaging (#12) (b82767f)
- get typescript to compile into esm (cff197b)
- switch to release-please for release automation (c5ad62d)