6.0.1 (2023-10-30)
- Merge remote-tracking branch 'upstream/main' (3f4b981)
- Minimal supported Node.js version is now
18.18.0
5.0.1 (2023-01-23)
- Remove the default export from package.json (6d2c6d3)
Fork the project as a library for programmatic usage only
- Rename the package to unix-permissions-lib
- Expose ES, CJS and UMD exports, TypeScript types remain included
- Remove the command-line interface together with the documentation and tests
- Add VS Code settings
- Minimal supported Node.js version is now
16.17.0
- Improve TypeScript types
- Improve tree-shaking support
- Add browser support
- Improve error handling
- Reduce npm package size by 50%
- Reduce npm package size
- Improve error handling
- Add TypeScript types
- Minimal supported Node.js version is now
14.18.0
- Fix
main
field inpackage.json
- Minimal supported Node.js version is now
12.20.0
- This package is now an ES module. It can only be loaded with an
import
orimport()
statement, notrequire()
. See this post for more information.
- Minimal supported Node.js version is now
10.17.0
- Warn when a new version is available