NewAI Enhanced
5.8.1
Fixes
- Producer now properly calls
prebuild-installwhen N-API is used - Add
--forceflag to codesign to handle already-signed binaries - Bump
prebuild-installto 7.1.1
Improvements
- Clean up obsolete eslint disable comments
- Add prettier check to linting step
- Separate individual test scripts
- Use
@types/babel__generatorpackage - Upgrade GitHub Actions runners
Patches
- Producer: properly call "prebuild-install" if N-API is used: dd9de59c9fca2751bf5d22b57bd9b03d43e85e80
- Chore: clean up obsolete eslint disable comments: #1760
- Chore: add prettier check in linting step: #1764
- Chore: separate individual test scripts: #1759
- Chore: use
@types/babel__generatorpackage: #1755 - Chore: remove unused entry: #1766
- Chore: upgrade actions runners: #1767
- Style: fix typo in test-99-#1192/main.js: #1790
- Chore: bump prebuild-install@7.1.1: #1788
- Fix: add force flag to codesign to avoid already signed error: #1756
Credits
Huge thanks to @ignatiusmb, @eltociear, @PraveenAnaparthi, and @brianunlam for helping!