v6.0.0-beta.7
What's Changed
- Fix use-after free + Fix building on Windows + prebuild for Node, Electron or on x86 + add debug build + fix the tests and ci by @aminya in #444
- chore: add GitHub actions for prebuilding by @aminya in #459
- Add eslint-config-atomic, update eslint, organize scripts by @aminya in #469
- Update dependencies - Run tests in GitHub Actions by @aminya in #474
- Run lint on the whole project by @aminya in #511
- fix: update dependencies by @aminya in #510
- fix: enable the cpp exception in the release build by @aminya in #513
- Remove the non-deterministic module export modification in native.ts by @Eximius in #391
- fix: fix the openssl_fips build error + ci: update CI versions by @aminya in #517
- Improved typings compatibility by @russaa in #371
- Update ts-morph to the latest version by @Greenkeeper in #385
- Improve README and add a CONTRIBUTING page by @willingc in #468
New Contributors
Full Changelog: v6.0.0-beta.6...v6.0.0-beta.7