Releases: sqlite/sqlite-wasm
Releases Β· sqlite/sqlite-wasm
3.48.0-build3
- Fix Node.js
exports
path (#95)
3.48.0-build2
- Replaced
self
withglobalThis
(#94)
3.48.0-build1
- Reflect
3.48.0
from upstream.
3.47.1-build1
- Reflect
3.47.1
from upstream
3.47.0-build1
- Reflect the upstream release of 3.47.0.
3.46.1-build5
- Fixed
importDb()
types (#89, thanks @DallasHoff)
3.46.1-build4
3.46.1-build3
- Correct
BigInt
types tobigint
(and add TypeScript checking script) (#84)
3.46.1-build2
- Add
undefined
andboolean
toBindingSpec
type (#83 )
3.46.1-build1
- Release upstream version 3.46.1.