File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ 3.4.2] ( https://github.com/mariadb-corporation/mariadb-connector-nodejs/tree/3.4.2 ) (Apr 2025)
4
+ [ Full Changelog] ( https://github.com/mariadb-corporation/mariadb-connector-nodejs/compare/3.4.1...3.4.2 )
5
+
6
+ ## Issues Fixed
7
+ * CONJS-318: Repeated named placeholders causes "Placeholder is not defined"
8
+
9
+
3
10
## [ 3.4.1] ( https://github.com/mariadb-corporation/mariadb-connector-nodejs/tree/3.4.1 ) (Mar 2025)
4
11
[ Full Changelog] ( https://github.com/mariadb-corporation/mariadb-connector-nodejs/compare/3.4.0...3.4.1 )
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mariadb" ,
3
- "version" : " 3.4.1 " ,
3
+ "version" : " 3.4.2 " ,
4
4
"description" : " fast mariadb or mysql connector." ,
5
5
"main" : " promise.js" ,
6
6
"types" : " types/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments