Release v2.0.0
What's Changed
- Bump typescript from 4.9.5 to 5.2.2 in /docs by @dependabot[bot] in #2105
- Bump @types/react-dom from 18.2.15 to 18.2.17 in /docs by @dependabot[bot] in #2162
- Bump @types/react from 18.2.37 to 18.2.39 in /docs by @dependabot[bot] in #2166
- Bump @types/react from 18.2.39 to 18.2.41 in /docs by @dependabot[bot] in #2167
- Bump typescript from 5.2.2 to 5.3.2 in /docs by @dependabot[bot] in #2163
- Bump mobx from 6.11.0 to 6.12.0 in /docs by @dependabot[bot] in #2168
- Bump fs-extra from 11.1.1 to 11.2.0 by @dependabot[bot] in #2171
- Bump nock from 13.3.8 to 13.4.0 by @dependabot[bot] in #2169
- Bump @types/react from 18.2.41 to 18.2.43 in /docs by @dependabot[bot] in #2173
- Bump html-webpack-plugin from 4.5.2 to 5.5.4 in /docs by @dependabot[bot] in #2175
- Bump @types/react from 18.2.43 to 18.2.45 in /docs by @dependabot[bot] in #2178
- Bump @types/react-dom from 18.2.17 to 18.2.18 in /docs by @dependabot[bot] in #2179
- Bump core-js from 3.33.3 to 3.34.0 in /docs by @dependabot[bot] in #2172
- Bump typescript from 5.3.2 to 5.3.3 in /docs by @dependabot[bot] in #2174
- Bump @types/react from 18.2.45 to 18.2.46 in /docs by @dependabot[bot] in #2186
- Bump html-webpack-plugin from 5.5.4 to 5.6.0 in /docs by @dependabot[bot] in #2182
- Bump @types/qs from 6.9.10 to 6.9.11 by @dependabot[bot] in #2184
- [NT] Unset PSC as codeowners from any package management files. by @timdawborn in #2190
- Bump core-js from 3.34.0 to 3.35.0 in /docs by @dependabot[bot] in #2188
- Bump prettier from 3.1.0 to 3.1.1 by @dependabot[bot] in #2176
- Bump @types/cors from 2.8.16 to 2.8.17 by @dependabot[bot] in #2165
- Bump @types/validator from 13.11.6 to 13.11.7 by @dependabot[bot] in #2164
- Bump eslint-plugin-jest from 27.6.0 to 27.6.3 by @dependabot[bot] in #2202
- Bump prettier from 3.1.1 to 3.2.2 by @dependabot[bot] in #2199
- Bump nock from 13.4.0 to 13.5.0 by @dependabot[bot] in #2197
- Bump mini-css-extract-plugin from 2.7.6 to 2.7.7 in /docs by @dependabot[bot] in #2196
- Bump ip from 1.1.8 to 1.1.9 by @dependabot[bot] in #2225
- Bump validator and @types/validator by @dependabot[bot] in #2290
- Bump braces from 3.0.2 to 3.0.3 in /docs by @dependabot[bot] in #2293
- Bump core-js from 3.35.0 to 3.37.1 in /docs by @dependabot[bot] in #2292
- Bump prettier from 3.2.2 to 3.3.2 by @dependabot[bot] in #2297
- Bump ajv from 8.12.0 to 8.16.0 by @dependabot[bot] in #2295
- Bump react and @types/react in /docs by @dependabot[bot] in #2296
- Bump qs and @types/qs by @dependabot[bot] in #2276
- Bump nock from 13.5.0 to 13.5.4 by @dependabot[bot] in #2230
- Bump typescript from 5.3.3 to 5.4.5 in /docs by @dependabot[bot] in #2266
- Bump mini-css-extract-plugin from 2.7.7 to 2.9.0 in /docs by @dependabot[bot] in #2275
- Bump express from 4.18.2 to 4.19.1 by @dependabot[bot] in #2245
- Bump webpack from 5.89.0 to 5.92.0 in /docs by @dependabot[bot] in #2298
- Bump react-is and @types/react-is in /docs by @dependabot[bot] in #2280
- Bump mobx from 6.12.0 to 6.12.4 in /docs by @dependabot[bot] in #2299
- Bump @types/randomstring from 1.1.11 to 1.3.0 by @dependabot[bot] in #2261
- [PE-253] Add Github Actions by @Synicalx in #2328
- Bump actions/cache from 3 to 4 in /.github/actions/prepare-repository by @dependabot[bot] in #2340
- [PE-253] remove .circleci directory and config by @Synicalx in #2339
- Handle multiple JSDocs by @AhmedAlSaey in #1916
- Bump cross-spawn from 7.0.3 to 7.0.6 in /docs by @dependabot[bot] in #2387
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #2419
- Bump actions/checkout from 4 to 5 in /.github/actions/prepare-repository by @dependabot[bot] in #2420
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #2430
- Adding agent context by @NikoRoberts in #2434
- chore(APE-993): update CODEOWNERS to technology-based teams by @vlj91 in #2447
- chore(APE-1096): add 7-day cooldown to npm Dependabot updates by @vlj91 in #2468
- fix(APE-1096): quote time values in dependabot.yml by @vlj91 in #2471
- chore(APE-1097): Adds dependency review workflow by @vlj91 in #2469
- chore(deps): bump actions/cache from 4 to 5 in /.github/actions/prepare-repository by @dependabot[bot] in #2473
- chore(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #2478
- [ACQ-6177] v2.0.0: Migrate to pnpm + fix security vulnerabilities by @justinnais in #2495
New Contributors
- @Synicalx made their first contribution in #2328
- @AhmedAlSaey made their first contribution in #1916
- @NikoRoberts made their first contribution in #2434
- @vlj91 made their first contribution in #2447
- @justinnais made their first contribution in #2495
Full Changelog: v1.13.0...v2.0.0