3.0.2 (2023-07-12)
🗃️ Commits
♻️ Code Refactoring
utils:
♻️ update ensureDirectoryAccess function b67978e by @navin-moorthy
📔 Documentation Changes
ensureDirectoryAccess:
📝 update JSDoc for ensureDirectoryAccess 69ac9a5 by @navin-moorthy
🔨 Maintenance Updates
-
deps:
🧹 update library versions in package.json d3fcc35 by @navin-moorthy -
deps:
🧹 update renovate.json 1c2fb68 by @navin-moorthy -
editorconfig:
🧹 update .editorconfig settings c16cb06 by @navin-moorthy
🎨 Code Style Changes
prettier:
💄 update Prettier configuration d03073b by @navin-moorthy
📌 Other Notable Changes
UTILS
- ♻️ update ensureDirectoryAccess function
- Add missing comma in function parameter
Introduced in: b67978e
ENSUREDIRECTORYACCESS
- 📝 update JSDoc for ensureDirectoryAccess
- Provide more accurate and detailed information about its purpose and behavior.
Introduced in: 69ac9a5