v6.50.0
What's Changed
- build: release v6.49.0 by @wanlingt in #6298
- test: add stories for admin and public forms with payments by @justynoh in #6292
- build: merge release v6.49.0 to develop by @wanlingt in #6302
- chore(deps-dev): bump @babel/plugin-transform-runtime from 7.19.6 to 7.21.4 by @dependabot in #6297
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 in /shared by @dependabot in #6288
- build(deps): bump json5 from 1.0.1 to 1.0.2 in /frontend by @dependabot in #5688
- build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /frontend by @dependabot in #5729
- chore(deps-dev): bump type-fest from 2.19.0 to 3.10.0 by @dependabot in #6270
- chore(deps-dev): bump jest-extended from 1.2.1 to 3.2.4 by @dependabot in #5793
- fix: squished logic block either option by @LinHuiqing in #6305
- feat: add local dev support for twilio by @KenLSM in #5881
- chore(deps-dev): bump @types/express from 4.17.14 to 4.17.17 by @dependabot in #6311
- fix(deps): bump @sentry/browser from 7.28.1 to 7.51.2 by @dependabot in #6314
- chore(deps-dev): bump @types/opossum from 6.2.2 to 6.2.3 by @dependabot in #6316
- chore(deps-dev): bump husky from 8.0.2 to 8.0.3 by @dependabot in #6312
- chore(deps-dev): bump axios-mock-adapter from 1.21.2 to 1.21.4 by @dependabot in #6313
- feat: prevent prefill editing by @tshuli in #6097
- perf: conditionally use hooks based on activeness of field row by @foochifa in #6303
- fix: playwright tests cancelled after timeout (and other issues) by @LinHuiqing in #6308
- fix: type change due to upgrade in types/express to 4.17.17 by @LinHuiqing in #6319
- feat: retain image metadata after compression by @foochifa in #6320
- chore(deps-dev): bump @types/jsonfile from 6.1.0 to 6.1.1 by @dependabot in #6329
- chore(deps-dev): bump @typescript-eslint/parser from 5.59.5 to 5.59.6 in /shared by @dependabot in #6331
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.59.6 in /shared by @dependabot in #6332
- chore: add code of conduct from contributor covenant by @timotheeg in #6326
- fix: pin MockPass version by @kenjin-work in #6324
- fix(deps): bump twilio from 4.7.2 to 4.11.0 by @dependabot in #6328
- fix(deps): bump vm2 from 3.9.17 to 3.9.18 by @dependabot in #6333
- feat: required copy updates for payment launch on prod by @LinHuiqing in #6327
- fix: disable payment resume and duplicate modals in preview by @foochifa in #6334
- fix(deps): bump stripe from 11.1.0 to 12.5.0 by @dependabot in #6330
- chore: remove support for legacy stripe metadata by @justynoh in #6264
- fix: rm white box for payment preview when disabled by @LinHuiqing in #6342
- chore: remove conditional frontend routing by @justynoh in #6190
- fix(deps): bump @aws-sdk/client-cloudwatch-logs from 3.276.0 to 3.332.0 by @dependabot in #6345
- feat: add sample-submission endpoint to retrieve sample submission data of a public form by @wanlingt in #6325
Full Changelog: v6.49.0...v6.50.0