File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 4.2.0
4+ - electron: Electron v8, v8.1.x & v8.2.x [ #1294 ] ( https://github.com/mapbox/node-sqlite3/pull/1294 ) [ #1308 ] ( https://github.com/mapbox/node-sqlite3/pull/1308 )
5+ - sqlite3: update to 3.31.1 (3310100) [ #1289 ] ( https://github.com/mapbox/node-sqlite3/pull/1289 )
6+ - webpack: split sqlite3-binding.js out so that it could be override by webpack [ #1268 ] ( https://github.com/mapbox/node-sqlite3/pull/1268 )
7+ - sqlite3: enable 'SQLITE_ENABLE_DBSTAT_VTAB=1' [ #1281 ] ( https://github.com/mapbox/node-sqlite3/pull/1281 )
8+ - deps: remove request [ #1287 ] ( https://github.com/mapbox/node-sqlite3/pull/1287 )
9+ - deps: alternative update of node-gyp for electron (v1 - v4), windows [ #1283 ] ( https://github.com/mapbox/node-sqlite3/pull/1283 )
10+ - electron: fix dist url [ #1282 ] ( https://github.com/mapbox/node-sqlite3/pull/1282 )
11+ - docs: Added json1 support note [ #1303 ] ( https://github.com/mapbox/node-sqlite3/pull/1303 )
12+
313## 4.1.1
414- Electron v6.1 and v7 support [ #1237 ] ( https://github.com/mapbox/node-sqlite3/pull/1237 )
515- Electron v7.1 support [ #1254 ] ( https://github.com/mapbox/node-sqlite3/pull/1254 )
Original file line number Diff line number Diff line change 11{
22 "name" : " sqlite3" ,
33 "description" : " Asynchronous, non-blocking SQLite3 bindings" ,
4- "version" : " 4.1.1 " ,
4+ "version" : " 4.2.0 " ,
55 "homepage" : " https://github.com/mapbox/node-sqlite3" ,
66 "author" : {
77 "name" : " MapBox" ,
You can’t perform that action at this time.
0 commit comments