This repository has been archived by the owner on Oct 3, 2024. It is now read-only.
Releases: fourTheorem/slic-starter
Releases · fourTheorem/slic-starter
1.6.0
1.5.0
1.5.0 (2022-07-07)
Bug Fixes
- ensure test-common package is imported and exported correctly (c9373f3)
Features
- email-service: convert package to esm (ed6d79c)
- move checklist-service and slic tools to esm (fdb14f0)
- replace nyc with c8 to work with esm modules (0c50a58)
- sharing-service: convert package to esm (0912c1f)
- update all int and e2e tests packages to esm (5a8afd3)
- update root to esm (9e704c2)
- user-service: convert package to esm (d612051)
- user-service: convert package to esm (e79d366)
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
1.0.0 (2022-06-27)
Bug Fixes
- cicd: update test codebuild build spec paths (9a1e981)
- deploy-module: set the correct path for sls bin (a3dcbab)
- e2e-tests: ensure testcafe scripts wraps quotes around browser name (3c916fb)
- ensure http middlewares are only applied to http handlers (d2f7850)
- frontend: require http-middleware-proxy using v2 named exports (a3ec399)
- frontend: update app.yml path in script (1427761)
- frontend: update site config app.yml path (102d5ef)
- integration-tests: run integration tests in pipeline where e2e was mistakely run twice (eef4a87)
- sharing-service: ensure a valid apigw response is returned in confirm handler (625ff18)
Features
- add semver releases (bbc348f)
Reverts
- Revert "Fix Integration Tests failing when running locally" (17aaae9)