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: sqlite/sqlite-wasm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.46.1-build1
Choose a base ref
...
head repository: sqlite/sqlite-wasm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 17 commits
  • 10 files changed
  • 5 contributors

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    0636b8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a061bd2 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Merge pull request #83 from louwers/binding-spec

    Add `undefined` and `boolean` to `BindingSpec` type
    tomayac authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    e74c7ab View commit details
    Browse the repository at this point in the history
  2. Draft new release

    tomayac committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    60fc2d3 View commit details
    Browse the repository at this point in the history
  3. Add Typescript 5.5.4 as dev dep, a barebones tsconfig.json, and a 'ch…

    …eck-types' script to run Typescript and verify index.d.ts
    jonvuri committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f9df083 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c8c261 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Merge pull request #84 from jonvuri/bigint-types

    Correct 'BigInt' types to 'bigint' (and add Typescript checking script)
    tomayac authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b3305ae View commit details
    Browse the repository at this point in the history
  2. Draft new release

    tomayac committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    24fb309 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    2a7b93b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Merge pull request #87 from ggoodman/add-wasm-to-exports

    Add sqlite3.wasm as explicit package.json export
    tomayac authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ffdcb00 View commit details
    Browse the repository at this point in the history
  2. Dependencies

    tomayac committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0e934a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Update types for importDb

    DallasHoff authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f75b612 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #89 from DallasHoff/import-db-types-fix

    Update types for importDb
    tomayac authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    452947d View commit details
    Browse the repository at this point in the history
  3. New release

    tomayac committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    cbc9e93 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Release 3.47.0

    tomayac committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3f86ae8 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. New release

    tomayac committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    a0252f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2024

  1. v3.47.2

    tomayac committed Dec 13, 2024
    Configuration menu
    Copy the full SHA
    1f3f5ca View commit details
    Browse the repository at this point in the history
Loading