Skip to content

v3.18.1

Latest

Choose a tag to compare

@bertilhatt bertilhatt released this 27 Mar 10:24
348db70

What's Changed

  • fix: upgrade form-data to 4.0.5 to address CVE-2025-7783 by @sameerank in #263
  • chore(deps-dev): bump ts-loader from 9.5.2 to 9.5.4 by @dependabot[bot] in #249
  • chore(deps-dev): bump prettier from 3.5.3 to 3.6.2 by @dependabot[bot] in #250
  • chore(deps-dev): bump eslint-config-prettier from 10.1.1 to 10.1.8 by @dependabot[bot] in #251
  • chore(deps): upgrade js-yaml to 4.1.1 to fix security vulnerability by @typotter in #264
  • chore(deps-dev): bump ts-jest from 29.4.1 to 29.4.6 by @dependabot[bot] in #268
  • chore(deps-dev): bump eslint-plugin-import from 2.31.0 to 2.32.0 by @dependabot[bot] in #267
  • chore(deps-dev): bump typescript from 4.7.4 to 5.9.3 by @dependabot[bot] in #266
  • chore(deps-dev): bump eslint-plugin-prettier from 5.5.4 to 5.5.5 by @dependabot[bot] in #271
  • chore(deps-dev): bump @microsoft/api-documenter from 7.28.2 to 7.29.7 by @dependabot[bot] in #272
  • chore(deps-dev): bump prettier from 3.7.4 to 3.8.1 by @dependabot[bot] in #274
  • chore(deps-dev): bump @microsoft/api-extractor from 7.51.1 to 7.57.7 by @dependabot[bot] in #275
  • Fix LocalStorageAssignmentShim reading localStorage["undefined"] during construction by @bertilhatt in #278

New Contributors

Full Changelog: v3.18.0...v3.19.0