File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
33
4+ ## [ 3.5.2] ( https://github.com/mariadb-corporation/mariadb-connector-nodejs/tree/3.5.2 ) (Mar 2026)
5+ [ Full Changelog] ( https://github.com/mariadb-corporation/mariadb-connector-nodejs/compare/3.5.1...3.5.2 )
6+
7+ ## Issues Fixed
8+ * CONJS-342 Resolved TypeScript compilation errors introduced in mariadb-connector-nodejs v3.5.1
9+ * CONJS-343 Fixed an issue where batch operations would hang when provided with empty array parameter values
10+
11+
412## [ 3.5.1] ( https://github.com/mariadb-corporation/mariadb-connector-nodejs/tree/3.5.1 ) (Feb 2026)
513[ Full Changelog] ( https://github.com/mariadb-corporation/mariadb-connector-nodejs/compare/3.5.0-rc.0...3.5.1 )
614
Original file line number Diff line number Diff line change 11{
22 "name" : " mariadb" ,
3- "version" : " 3.5.1 " ,
3+ "version" : " 3.5.2 " ,
44 "description" : " fast mariadb or mysql connector." ,
55 "main" : " promise.js" ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments