Skip to content

v4.34.0

Compare
Choose a tag to compare
@liangyuanruo liangyuanruo released this 09 Sep 08:22

New

  • Verified sms modal

Refactor

  • Migrate /auth endpoint handling to Typescript
  • Remove form_field.isFutureOnly
  • Remove redundant feature factory
  • Use convict for configuration
  • Add try-catch block to custom logger for js files
  • Remove unused Nodemailer env vars
  • Typify webhook and migrate from middleware pattern
  • Prevent discriminated models from being created before their base model

Misc

  • Upgrade localstack version
  • Upgrade Sentry SDK
  • Various dependency version bumps
    • stylelint-config-prettier 8.0.1 to 8.0.2
    • mongoose 5.9.19 to 5.10.0
    • babel/core 7.10.2 to 7.11.5
    • testcafe 1.8.6 to 1.9.1
    • babel/preset-env 7.11.0 to 7.11.5
    • lodash 4.17.19 to 4.17.20
    • eslint 7.7.0 to 7.8.1
    • jest 26.2.2 to 26.4.2
    • prettier 2.0.5 to 2.1.1
    • typescript-eslint/parser 3.3.0 to 3.10.1
    • typescript-eslint/parser 3.10.1 to 4.0.0
    • typescript-eslint/eslint-plugin 3.9.1 to 4.0.0
    • ajv 5.5.2 to 6.12.4