What's Changed
- Drop active support for Node v10, and add CI to make sure Node v16 works.
- Upgrade dependencies
- Replace
_
prefixed properties to start with$
instead (inspired by Prisma) - Remove custom inspection.
- Move to Jest for unit testing.
Full Changelog: v3.0.3...v4.0.0