[CONJS-244] node.js 12 compatibility Created: 2023-02-27 Updated: 2023-02-27 Resolved: 2023-02-27 |
|
| Status: | Closed |
| Project: | MariaDB Connector/node.js |
| Component/s: | compatibility |
| Affects Version/s: | None |
| Fix Version/s: | 3.1.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
3.1.0 version has broken node.js 12 compatibility, using private class method that is supported only in version 14.5. node.js 12 is not supported anymore, but no reason to broke compatibility. |