-
-
Notifications
You must be signed in to change notification settings - Fork 473
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: WiseLibs/better-sqlite3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.12.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: WiseLibs/better-sqlite3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 51 files changed
- 4 contributors
Commits on Jul 21, 2026
-
Refactored codebase to use node-addon-api (#1498)
* refactored codebase to use node-addon-api and publish with prebuilt binaries * upgraded to sqlite 3.53.3 * fixed typo * fixed test for windows * mitigated performace regression from NAPI refactor * mitigated performace regression from NAPI refactor * mitigated performace regression from NAPI refactor * mitigated performace regression from NAPI refactor * fixed performance regression to surpass node:sqlite * improved array optimization for large arrays * further improved performance * removed dead code
Configuration menu - View commit details
-
Copy full SHA for 84245d3 - Browse repository at this point
Copy the full SHA 84245d3View commit details -
Fix
SqliteErrorcross-realm andError.isErrorcompatibility (#1473)* Refactor SqliteError to use class syntax * Rewrite `SqliteError` as an ES6 `class extends Error`. Fixes #1472
Configuration menu - View commit details
-
Copy full SHA for 56290b8 - Browse repository at this point
Copy the full SHA 56290b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ffd750 - Browse repository at this point
Copy the full SHA 6ffd750View commit details -
Configuration menu - View commit details
-
Copy full SHA for af60f6b - Browse repository at this point
Copy the full SHA af60f6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cb18ec - Browse repository at this point
Copy the full SHA 1cb18ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49fd7e6 - Browse repository at this point
Copy the full SHA 49fd7e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57d4bbb - Browse repository at this point
Copy the full SHA 57d4bbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae19080 - Browse repository at this point
Copy the full SHA ae19080View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecfe2f7 - Browse repository at this point
Copy the full SHA ecfe2f7View commit details
Loading
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 v12.12.0...v13.0.0