BREAKING CHANGE: Node v12.20+, v14.14+, or v16.0+ is required * fix!: remove esm package, use native Node ES modules * fix: fix some CJS imports
* perf: lazy-load the thread context fixes #898 * more tests * test: more tests * simplify implementation