This repository has been archived by the owner on Feb 5, 2023. It is now read-only.
What's Changed
This release is mostly just development-related refactors and dependency bumps, but there’s one feature addition that makes it a minor release instead of just a patch. In addition, this release adds end-to-end testing.
Minor updates:
Patch updates
- Refactor tests from single file to directory by @gfscott in #83
- Update Codecov action to v3 and deprecate package by @gfscott in #85
- Update CodeQL Action to v2 by @gfscott in #86
- Add actions to Dependabot by @gfscott in #87
- Bump actions/checkout from 2 to 3 by @dependabot in #88
- Bump actions/setup-node from 1 to 3 by @dependabot in #89
- README edits and updates by @gfscott in #90
- Add end-to-end testing by @gfscott in #91
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #93
- Bump @playwright/test from 1.24.2 to 1.25.0 by @dependabot in #92
- Bump @playwright/test from 1.25.0 to 1.29.1 by @dependabot in #104
- Bump json5 from 2.1.3 to 2.2.3 by @dependabot in #105
Full Changelog: v1.7.1...v1.8.0