Skip to content

Release 2.0.2

Compare
Choose a tag to compare
@tristan-orourke tristan-orourke released this 23 Nov 21:08
· 10721 commits to main since this release
ee09f73

Highlights

  • Switched to using React Router for client-side routing
  • Addition of Accessibility Statement page
  • Remove the Skills in Detail section from Experience forms on the Profile (Skills can be added to experience, but no text explaining the connection).
  • Adding skills to the filter does not affect candidate count on the Search page
  • Pools must be filtered by Stream as well as Classification on the Search page

What's Changed

Dependency Updates

  • Bump laravel/tinker from 2.7.2 to 2.7.3 in /api by @dependabot in #4839
  • Bump eslint-plugin-react from 7.31.10 to 7.31.11 in /frontend by @dependabot in #4840
  • Bump @graphql-codegen/cli from 2.13.11 to 2.13.12 in /frontend by @dependabot in #4841
  • Bump @types/lodash from 4.14.188 to 4.14.189 in /frontend by @dependabot in #4842
  • Bump @testing-library/cypress from 8.0.3 to 8.0.7 in /frontend by @dependabot in #4843
  • Bump @graphql-codegen/typescript from 2.8.1 to 2.8.2 in /frontend by @dependabot in #4844
  • Bump react-to-print from 2.14.8 to 2.14.10 in /frontend by @dependabot in #4846
  • Bump eslint from 8.27.0 to 8.28.0 in /frontend by @dependabot in #4849
  • Bump mini-css-extract-plugin from 2.6.1 to 2.7.0 in /frontend by @dependabot in #4850
  • Bump @typescript-eslint/eslint-plugin from 5.42.1 to 5.43.0 in /frontend by @dependabot in #4845
  • Bump @graphql-codegen/typescript-operations from 2.5.6 to 2.5.7 in /frontend by @dependabot in #4848
  • Bump @types/jest from 29.2.2 to 29.2.3 in /frontend by @dependabot in #4852
  • Bump regenerator-runtime from 0.13.10 to 0.13.11 in /frontend by @dependabot in #4853
  • Bump typescript from 4.8.4 to 4.9.3 in /frontend by @dependabot in #4847
  • Bump webpack-cli from 4.10.0 to 5.0.0 in /frontend by @dependabot in #4851

New Contributors

Full Changelog

v2.0.1...v2.0.2