Releases ยท sql-js/sql.js (original) (raw)

Release v1.13.0

sql.js v1.13 Release Notes

This release of sql.js brings significant updates and improvements, primarily focused on modernizing the underlying toolchain and enhancing functionality.

The online playground was rewritten:

sql editor

Key highlights include:

๐Ÿš€ Dependency Updates and Modernization

โœจ New Features

๐Ÿ› ๏ธ Internal and Development Changes

Release v1.12.0

new getRowsModified action in web worker

Release v1.11.0

Release v1.10.3

updated sqlite to v3.45.2

Release v1.10.2

fix memory error with long sql strings

Release v1.10.1

Release v1.10.0

sqlite 3.45 (new json functions)

fixed regestered functions disappearing after exporting the database

Release v1.9.0

Release v1.8.0

Release v1.7.0

sqlite 3.38.5, size optimizations, more recent compiler