Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various new features: catchAbortError, isAbortError, intersects, useIsOnline, React Query mock helpers #153

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

nhardy
Copy link
Member

@nhardy nhardy commented Dec 3, 2024

  • Add patch for old version of jsdom missing AbortSignal#throwIfAborted()
  • Minor dependency updates
  • Expose React Query mock helpers from @kablamo/kerosene-test
  • Add useIsOnline hook
  • Add catchAbortError, isAbortError functions
  • Add intersects function
  • Remove core-js polyfills in Jest setup for widely available features

@coveralls
Copy link

coveralls commented Dec 3, 2024

Coverage Status

coverage: 79.242% (-0.6%) from 79.871%
when pulling 903a912 on feature/various-new-functions
into 0f15d84 on master.

@nhardy nhardy force-pushed the feature/various-new-functions branch from 3a5b0a2 to 903a912 Compare December 3, 2024 03:19
Copy link

@aaronc-kablamo aaronc-kablamo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, love your work! This will cut a good chunk of code out of Athena down the line 😄

@nhardy nhardy merged commit b4f5278 into master Dec 3, 2024
4 checks passed
@nhardy nhardy deleted the feature/various-new-functions branch December 3, 2024 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants