Releases: seek-oss/wingman
Releases · seek-oss/wingman
[email protected]
Patch Changes
- MockLocationSuggest: Fix GitHub source path (#730)
[email protected]
Patch Changes
- SalaryDetails: Fix "commission" typo (#703)
[email protected]
Patch Changes
- GraphQL 16 (#699)
[email protected]
Patch Changes
- GraphQL 16 (#699)
[email protected]
[email protected]
[email protected]
Major Changes
- Upgrading Braid to 31.0.0 (#665)
[email protected]
Patch Changes
-
LocationSuggest: Refactor to use functional queries (#662)
This avoids throwing
AbortError
while usingLocationSuggest
in development mode
[email protected]
Patch Changes
-
JobCategorySuggest: Don't lose selected job category on re-render (#658)
If the user selects a job category their selection will now be preserved when the component re-renders.
[email protected]
Patch Changes
-
JobCategorySuggest: Don't rerender on no-op props changes (#656)
This avoids re-querying the SEEK API and re-displaying suggestions unless there's a meaningful change to our props.