Releases: Visual-Regression-Tracker/backend
Releases · Visual-Regression-Tracker/backend
api-v5.0.0-rc1
What's Changed
- Use mocked from jest-mock instead of ts-jest, since it was moved by @paazmaya in #201
- Upgrade Docker images to use LTS version of Node.js #184 by @paazmaya in #207
- Use Apache 2 license as the parent project by @paazmaya in #209
- Add acceptance tests by @pashidlos in #211
- Update GitHub Actions tool versions and keep them consistent by @paazmaya in #210
- fix e2e tests by @pashidlos in #212
New Contributors
Full Changelog: api-v4.20.5...api-v5.0.0-rc1
api-v4.20.4-rc3
fixed unit tests
api-v4.20.5
What's Changed
Full Changelog: api-v4.20.4...api-v4.20.5
api-v4.20.4
What's Changed
- added test for cleanOldTestVariations by @wsbaser in #181
- use ubuntu 20.04 and node 14.16.1 in CI by @wsbaser in #188
- use separate config files for unit and e2e tests by @wsbaser in #193
- Fix #361 by setting value by @polyvisual in #199
New Contributors
Full Changelog: api-v4.20.3...api-v4.20.4
api-v4.20.4-rc2
recovered migration command
api-v4.20.3
What's Changed
- seed: use fixed APIKEY for default user (#174) by @pashidlos in #175
- let cleanOldTestVariations respect project boundaries by @nitschSB in #179
New Contributors
Full Changelog: api-v4.20.2...api-v4.20.3
api-v4.20.2
What's Changed
- fix: Exception when using manual merge (Variations screen) by @pashidlos in #168
- feat(312): add optional comment property for test runs by @dimitriharding in #170
- Add health check endpoint by @bmbferreira in #171
New Contributors
- @dimitriharding made their first contribution in #170
- @bmbferreira made their first contribution in #171
Full Changelog: api-v4.20.1...api-v4.20.2
migration-v4.20.1
Update events.gateway.ts (#167)
api-v4.20.1
Update events.gateway.ts (#167)
migration-v4.20.0
If branch not sent, take default branch - Visual-Regression-Tracker/Visual-Regression-Tracker#342