diff --git a/CHANGELOG.md b/CHANGELOG.md index 32dee9a8d7..0e567e4867 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,29 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -#### [v4.39.0](https://github.com/opengovsg/formsg/compare/v4.37.1...v4.39.0) +#### [v4.40.0](https://github.com/opengovsg/formsg/compare/v4.39.0...v4.40.0) + +- fix: prevent undefined split errors when vm.user does not exist [`#454`](https://github.com/opengovsg/formsg/pull/454) +- chore(deps-dev): bump mongodb-memory-server-core from 6.7.5 to 6.9.2 [`#450`](https://github.com/opengovsg/formsg/pull/450) +- chore: update threshold to 25 [`#457`](https://github.com/opengovsg/formsg/pull/457) +- chore: clean up dependencies [`#448`](https://github.com/opengovsg/formsg/pull/448) +- chore: extend namespace globally for request properties and log info utility function [`#429`](https://github.com/opengovsg/formsg/pull/429) +- feat: using `neverthrow` to explicitly handle errors in UserController [`#371`](https://github.com/opengovsg/formsg/pull/371) +- chore: ui/copy changes [`#446`](https://github.com/opengovsg/formsg/pull/446) +- fix(deps): bump @sentry/integrations from 5.24.2 to 5.25.0 [`#442`](https://github.com/opengovsg/formsg/pull/442) +- fix(deps): bump aws-sdk from 2.763.0 to 2.770.0 [`#443`](https://github.com/opengovsg/formsg/pull/443) +- refactor(field-validators): introduce scaffolding & reference implementations for section, short text & long text fields [`#409`](https://github.com/opengovsg/formsg/pull/409) +- chore(deps-dev): bump @types/jest from 26.0.9 to 26.0.14 [`#444`](https://github.com/opengovsg/formsg/pull/444) +- chore(deps-dev): bump sinon from 9.0.3 to 9.2.0 [`#441`](https://github.com/opengovsg/formsg/pull/441) +- chore(deps-dev): bump eslint-config-prettier from 6.11.0 to 6.12.0 [`#435`](https://github.com/opengovsg/formsg/pull/435) +- chore: add lint error for unused variables [`#437`](https://github.com/opengovsg/formsg/pull/437) +- fix(deps-dev): run npm audit fix [`#428`](https://github.com/opengovsg/formsg/pull/428) +- refactor(mail): group files into service [`#432`](https://github.com/opengovsg/formsg/pull/432) +- chore: merge v4.39.0 back into develop [`#438`](https://github.com/opengovsg/formsg/pull/438) + +#### [v4.39.0](https://github.com/opengovsg/formsg/compare/v4.38.1...v4.39.0) + +> 8 October 2020 - fix: early return when validating empty email string [`#433`](https://github.com/opengovsg/formsg/pull/433) - fix(deps): bump angular-cookies from 1.8.0 to 1.8.1 [`#419`](https://github.com/opengovsg/formsg/pull/419) @@ -13,11 +35,25 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - feat: soft-launch rate-limiting of API endpoints [`#389`](https://github.com/opengovsg/formsg/pull/389) - refactor: use res.json or sendStatus for objects or empty body [`#424`](https://github.com/opengovsg/formsg/pull/424) - refactor: migrate CaptchaFactory to Typescript [`#397`](https://github.com/opengovsg/formsg/pull/397) -- chore: key cleanup [`#326`](https://github.com/opengovsg/formsg/pull/326) - chore(deps-dev): remove eslint-plugin-html [`#402`](https://github.com/opengovsg/formsg/pull/402) - chore: use comments for PR template guiding questions [`#420`](https://github.com/opengovsg/formsg/pull/420) - feat: add analytics module to handle /analytics endpoints [`#403`](https://github.com/opengovsg/formsg/pull/403) - chore(deps-dev): bump axios-mock-adapter from 1.18.1 to 1.18.2 [`#411`](https://github.com/opengovsg/formsg/pull/411) +- test: update tests [`2aa9e24`](https://github.com/opengovsg/formsg/commit/2aa9e24811ceeeb837e60d434b852fcf84a458f2) +- chore: bump version to v4.39.0 [`d7269d5`](https://github.com/opengovsg/formsg/commit/d7269d5b6a45d82a5a229a0c14024efa9fa4d5ce) +- refactor: use res.json for GET /user [`f780194`](https://github.com/opengovsg/formsg/commit/f7801944df28cf5043c2494c57db01197430074b) + +#### [v4.38.1](https://github.com/opengovsg/formsg/compare/v4.38.0...v4.38.1) + +> 8 October 2020 + +- chore: key cleanup [`#326`](https://github.com/opengovsg/formsg/pull/326) +- chore: bump version to 4.38.1 [`118257c`](https://github.com/opengovsg/formsg/commit/118257c5828fefcf101efa1eca032fa021571edc) + +#### [v4.38.0](https://github.com/opengovsg/formsg/compare/v4.37.1...v4.38.0) + +> 8 October 2020 + - feat: add trace to logs [`#405`](https://github.com/opengovsg/formsg/pull/405) - chore: add lint rule to prevent floating promises [`#404`](https://github.com/opengovsg/formsg/pull/404) - refactor: migrate SmsFactory to Typescript [`#387`](https://github.com/opengovsg/formsg/pull/387) @@ -38,9 +74,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - chore(deps-dev): bump @types/uuid from 8.0.0 to 8.3.0 [`#375`](https://github.com/opengovsg/formsg/pull/375) - fix(deps): bump twilio from 3.46.0 to 3.49.3 [`#367`](https://github.com/opengovsg/formsg/pull/367) - chore(deps-dev): bump @types/node from 14.0.13 to 14.11.2 [`#374`](https://github.com/opengovsg/formsg/pull/374) -- test: update tests [`2aa9e24`](https://github.com/opengovsg/formsg/commit/2aa9e24811ceeeb837e60d434b852fcf84a458f2) - chore: bump version to v4.38.0 [`e940ef9`](https://github.com/opengovsg/formsg/commit/e940ef9f666a74b26944d3111ebccb95babffdd8) -- chore: bump version to 4.38.1 [`118257c`](https://github.com/opengovsg/formsg/commit/118257c5828fefcf101efa1eca032fa021571edc) #### [v4.37.1](https://github.com/opengovsg/formsg/compare/v4.37.0...v4.37.1) diff --git a/package-lock.json b/package-lock.json index b24fd7afd7..85c53ddd30 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "FormSG", - "version": "4.39.0", + "version": "4.40.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d0735a6c11..af2964bb81 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "FormSG", "description": "Form Manager for Government", - "version": "4.39.0", + "version": "4.40.0", "homepage": "https://form.gov.sg", "authors": [ "FormSG "