-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: hoverinc/hover-javascript
base: main
head repository: hoverinc/hover-javascript
compare: next
- 14 commits
- 15 files changed
- 4 contributors
Commits on Nov 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5310f7a - Browse repository at this point
Copy the full SHA 5310f7aView commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7f24ed9 - Browse repository at this point
Copy the full SHA 7f24ed9View commit details -
feat: drop support for Node 14 and Node 16
BREAKING CHANGE: this package now requires Node 18+
Configuration menu - View commit details
-
Copy full SHA for 7f218c0 - Browse repository at this point
Copy the full SHA 7f218c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4c1fde - Browse repository at this point
Copy the full SHA b4c1fdeView commit details
Commits on Jan 8, 2024
-
feat(config/jest): add
swc_mut_cjs_exports
plugin to SWC configurationIn an effort to make the SWC-based Jest compilation as backward compatible as possible, add the `swc_mut_cjs_exports` plugin so that Jest spies work in all the places they used to work. See: https://github.com/magic-akari/swc_mut_cjs_exports
Configuration menu - View commit details
-
Copy full SHA for 7e87380 - Browse repository at this point
Copy the full SHA 7e87380View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fe61c1 - Browse repository at this point
Copy the full SHA 5fe61c1View commit details -
feat(api/test): make ts-jest's
pathsToModuleNameMapper
helper avail……able This copies in the module name mapper helper from `ts-jest` so we can use that whether we're using ts-jest or not.
Configuration menu - View commit details
-
Copy full SHA for ab6f8cd - Browse repository at this point
Copy the full SHA ab6f8cdView commit details -
Merge pull request #948 from hoverinc/fix/jest-workaround
✨ Add Jest SWC workaround and module mapper helper
Configuration menu - View commit details
-
Copy full SHA for 4b58aae - Browse repository at this point
Copy the full SHA 4b58aaeView commit details
Commits on Feb 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b17a059 - Browse repository at this point
Copy the full SHA b17a059View commit details
Commits on Feb 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2e60585 - Browse repository at this point
Copy the full SHA 2e60585View commit details -
Configuration menu - View commit details
-
Copy full SHA for c94d040 - Browse repository at this point
Copy the full SHA c94d040View commit details
Commits on Feb 25, 2025
-
refactor(api/test): convert module name mapper utility to JavaScript
This allows us to dogfood the Jest configuration without running a build
Configuration menu - View commit details
-
Copy full SHA for 3aedcf7 - Browse repository at this point
Copy the full SHA 3aedcf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f782b9 - Browse repository at this point
Copy the full SHA 9f782b9View commit details
Commits on Feb 27, 2025
-
Merge pull request #962 from hoverinc/jr.feature/swc-test
✨ Add debug output for SWC and automatic Jest module mapping
Configuration menu - View commit details
-
Copy full SHA for 6fd8222 - Browse repository at this point
Copy the full SHA 6fd8222View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...next