Skip to content
Permalink

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: m4heshd/better-sqlite3-multiple-ciphers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.10.0
Choose a base ref
...
head repository: m4heshd/better-sqlite3-multiple-ciphers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.1.1
Choose a head ref
  • 5 commits
  • 9 files changed
  • 4 contributors

Commits on Jun 24, 2025

  1. Add prebuild support for Node.js v24 and drop EOL runtimes

    Co-authored-by: Matthew McEachen <matthew@photostructure.com>
    m4heshd and mceachen committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    5c3fa50 View commit details
    Browse the repository at this point in the history
  2. Use correct flag to determine if V8 Sandboxing is enabled

    use correct v8 sandbox flag, swap if/else
    
    Co-authored-by: Malachi Shoffner <malshoff5@gmail.com>
    m4heshd and malshoff committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    88f8575 View commit details
    Browse the repository at this point in the history
  3. Use node-abi v4.9.0

    Co-authored-by: neoxpert <18628980+neoxpert@users.noreply.github.com>
    m4heshd and neoxpert committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    583b49b View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2025

  1. Configuration menu
    Copy the full SHA
    bb982cc View commit details
    Browse the repository at this point in the history
  2. Release v12.1.1

    m4heshd committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    b66eca9 View commit details
    Browse the repository at this point in the history
Loading