Skip to content

Commit

Permalink
Add Node version change note
Browse files Browse the repository at this point in the history
  • Loading branch information
kibertoad committed Apr 18, 2020
1 parent e37aeaa commit b9f8864
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions UPGRADING.md
@@ -1,5 +1,9 @@
## Upgrading to new knex.js versions

### Upgrading to version 0.21.0+

* Node.js older than 10 is no longer supported, make sure to update your environment;

### Upgrading to version 0.19.0+

* Passing unknown properties to connection pool configuration now throws errors (see https://github.com/Vincit/tarn.js/issues/19 for details);
Expand Down

0 comments on commit b9f8864

Please sign in to comment.