Releases: oxctl/deployment-test-utils
Releases · oxctl/deployment-test-utils
v1.1.3
Overview
Improved nomenclature.
What's Changed
- AB#108627 rename DEPLOYMENT_TEST_PATH to TEST_PATH by @lardo-de-arnaud in #13
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- AB#107240 added an export of the full test path URL to
testUtils.js(const TEST_URL) so one doesnt have to worry about white space or extra / missing slashes in the host & path environment variables.
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Fixed a couple of mistakes in the README.
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
The main change is the renaming of the environment variable URL to the more explicit DEPLOYMENT_TEST_PATH. A more minor change is that the code is less strict with trailing and initial slashes in the components which make up the URL.
- chore(actions): bump softprops/action-gh-release from 2.3.3 to 2.4.1 by @dependabot[bot] in #6
- chore(actions): bump actions/checkout from 4 to 5 by @dependabot[bot] in #4
- chore(actions): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #3
- Bump vite from 6.3.5 to 6.3.6 by @dependabot[bot] in #1
- AB#95922 Switch to OIDC for publishing by @sebastianchristopher in #7
- Ab#106686 Enhanced readme by @lardo-de-arnaud in #8
- Ab#106691 changed URL to DEPLOYMENT_TEST_URL & added flexibility around initial and trailing slashes in env vars by @lardo-de-arnaud in #9
New Contributors
- @dependabot[bot] made their first contribution in #6
- @lardo-de-arnaud made their first contribution in #8
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- AB#95095 add github action to release to npm by @sebastianchristopher in #2
New Contributors
- @sebastianchristopher made their first contribution in #2
Full Changelog: https://github.com/oxctl/deployment-test-utils/commits/v1.0.1