[CONJS-178] Update code to recent Ecma version Created: 2021-09-20 Updated: 2021-10-18 Resolved: 2021-10-18 |
|
| Status: | Closed |
| Project: | MariaDB Connector/node.js |
| Component/s: | other |
| Affects Version/s: | None |
| Fix Version/s: | 3.0.0-rc |
| Type: | Task | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Now that old version of node.js aren't supported anymore, there is way of improvement with ES2018 to ES2022. (note, Temporal is still not implemented in node.js, so moment dependency is still required) |