unix-permissions v3.0.0 Release Notes

  • ๐Ÿ’ฅ Breaking changes

    • ๐Ÿ‘ 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 or import() statement, not require(). See this post for more information.