Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hoverinc
/
hover-javascript
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
4
Code
Issues
5
Pull requests
13
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
v7.4.1
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 7, 2023
fix: specify correct versions in `engines` package field
jrolfs
committed
c201582
Copy full SHA for c201582
Merge pull request #880 from hoverinc/build/yarn-berry
Show description for eca0f84
jrolfs
authored
eca0f84
Copy full SHA for eca0f84
build: upgrade Yarn to 3+
jrolfs
committed
ab6fbd9
Copy full SHA for ab6fbd9
Merge pull request #871 from hoverinc/renovate/commitizen-4.x
Show description for 36d7066
jrolfs
authored
36d7066
Copy full SHA for 36d7066
Merge pull request #879 from hoverinc/renovate/jest-watch-typeahead-2.x
Show description for 215e921
jrolfs
authored
215e921
Copy full SHA for 215e921
Merge pull request #878 from hoverinc/renovate/which-2.x
Show description for 08f93c9
jrolfs
authored
08f93c9
Copy full SHA for 08f93c9
Merge pull request #876 from hoverinc/renovate/swc-core-1.x
jrolfs
authored
01c7f3d
Copy full SHA for 01c7f3d
Merge pull request #877 from hoverinc/dependabot/npm_and_yarn/actions/core-1.10.0
jrolfs
authored
2358f79
Copy full SHA for 2358f79
feat(deps): update dependency commitizen to ^4.3.0
renovate[bot]
authored
85aab61
Copy full SHA for 85aab61
feat(deps): update dependency jest-watch-typeahead to ^2.2.2
renovate[bot]
authored
2e190db
Copy full SHA for 2e190db
feat(deps): update dependency @types/which to ^2.0.2
renovate[bot]
authored
42cf1eb
Copy full SHA for 42cf1eb
feat(deps): update dependency @swc/core to ^1.3.38
renovate[bot]
authored
42468f8
Copy full SHA for 42468f8
build(deps): bump @actions/core from 1.6.0 to 1.10.0
Show description for 81fee83
dependabot[bot]
authored
81fee83
Copy full SHA for 81fee83
Merge pull request #866 from hoverinc/renovate/dev/actions-cache-3.x
Show description for 1f67ca5
jrolfs
authored
1f67ca5
Copy full SHA for 1f67ca5
Merge pull request #875 from hoverinc/renovate/commitlint-monorepo
Show description for 9989044
jrolfs
authored
9989044
Copy full SHA for 9989044
Merge pull request #872 from hoverinc/renovate/eslint
Show description for b6a47a1
jrolfs
authored
b6a47a1
Copy full SHA for b6a47a1
Merge pull request #854 from hoverinc/renovate/jest-monorepo
Show description for a9277e6
jrolfs
authored
a9277e6
Copy full SHA for a9277e6
Commits on Mar 6, 2023
feat(deps): update jest monorepo
renovate[bot]
authored
190b3dc
Copy full SHA for 190b3dc
feat(deps): update eslint
renovate[bot]
authored
65d5c06
Copy full SHA for 65d5c06
Commits on Feb 28, 2023
feat(deps): update commitlint monorepo to ^17.4.4
renovate[bot]
authored
f821282
Copy full SHA for f821282
build(deps): configure Renovate to widen peer dependency ranges
jrolfs
committed
0d9a28c
Copy full SHA for 0d9a28c
Merge pull request #874 from hoverinc/feature/allow-some-default-exports
Show description for b08c0ab
jrolfs
authored
b08c0ab
Copy full SHA for b08c0ab
fix(config/eslint): update `devDependencies` exclusion to include `.mjs`
jrolfs
committed
ffaf7e8
Copy full SHA for ffaf7e8
feat(config/eslint): allow default exports in declaration, mocks, configuration
jrolfs
committed
5e2c409
Copy full SHA for 5e2c409
Commits on Feb 27, 2023
feat(config/jest): disable diagnostics entirely when using ts-jest
Show description for 9a3be51
jrolfs
committed
9a3be51
Copy full SHA for 9a3be51
Merge pull request #873 from hoverinc/fix/post-seven-dot-oh
Show description for 567aaf9
jrolfs
authored
567aaf9
Copy full SHA for 567aaf9
docs: update Jest documentation to reflect new default SWC-based transform
jrolfs
committed
f95265d
Copy full SHA for f95265d
fix(config/jest): ensure ts-jest escape hatch works with latest ts-jest
jrolfs
committed
6801d01
Copy full SHA for 6801d01
fix(scripts/commit-msg): prevent commitlint from ever type-checking configuration
Show description for b195b15
jrolfs
committed
b195b15
Copy full SHA for b195b15
fix(api/commit): update type definitions to reflect optional options in `ls.dirs`
jrolfs
committed
33c2fcd
Copy full SHA for 33c2fcd
Commits on Jan 19, 2023
Merge pull request #829 from hoverinc/next
Show description for 6f208dd
jrolfs
authored
6f208dd
Copy full SHA for 6f208dd
chore: remove discrepancy in Jest configuration
Show description for e0f0875
jrolfs
committed
e0f0875
Copy full SHA for e0f0875
build(deps): deduplicate lockfile
jrolfs
committed
c01832f
Copy full SHA for c01832f
Merge branch 'main' into next
Show description for 62e4012
jrolfs
committed
62e4012
Copy full SHA for 62e4012
build(deps-dev): update actions/cache action to v3
renovate[bot]
authored
03ea9b1
Copy full SHA for 03ea9b1
Pagination
Previous
Next
You can’t perform that action at this time.