This repository was archived by the owner on Jan 9, 2024. It is now read-only.
4.0.1 (2022-03-25)
Main changes
We now use Node 14 by default, e.g., for building and releasing the npm package (we were using Node 12 before).
The only difference between 4.0.0 and 4.0.1 is a the actual switch to Node 14, which was unfortunately missed in the 4.0.0 release because of a mistake :-(
others
- ci: switch to testing on node 14 and 16 (#1029)