Releases: LinusU/node-cachedir
Releases · LinusU/node-cachedir
🚢 2.4.0 / 2023-07-24
🚢 2.3.0 / 2019-11-17
🎉 Enhancements
- Add support for the "aix" platform
- Add support for the "netbsd" platform
- Add support for the "sunos" platform
- Fallback to posix with warning for other platforms
🌹 Internal Changes
- Remove package lock file
- Upgrade to Standard v14
🚢 2.2.0 / 2019-03-13
🎉 Enhancements
- Add support for the openbsd platform (#10)
🌹 Internal Changes
- Bump lodash in lock file
🚢 2.1.0 / 2018-08-31
🎉 Enhancements
- Use os.homedir() instead of os-homedir module
🚢 2.0.0 / 2018-06-12
💥 Breaking Changes
-
Drop support for Node.js < 6.x
Migration Guide:
Node.js versions prior to 6.x is no longer supported, please upgrade accordingly.
🚢 1.3.0 / 2018-06-12
🌹 Internal Changes
- Bump dev dependencies
🚢 1.2.0 / 2018-01-09
🎉 Enhancements
- Add FreeBSD support
🚢 1.1.1 / 2016-12-25
🐛 Fixes
- Respect XDG_CACHE_HOME