Releases: nioc/netatmo-nodejs-api
Releases · nioc/netatmo-nodejs-api
2.2.0
2.1.0
💡 Features
- Allow base URL and headers replacement in
requestConfig
constructor parameter - Add typed errors
🔧 Technical
- Update dependencies and ts target to es2022 / node 16
2.0.1
🔧 Technical
- Update dependencies (Axios to 1.7.9)
- Remove build assets (
/lib
) from repository - Add CI actions for build
2.0.0
⚠️ Breaking changes
- Use TypeScript to provide type definitions, some of which may contain errors.
🔧 Technical
- Update dependencies
- Remove deprecated Client Credentials grant type
- Add CI actions
Full Changelog: 1.2.0...2.0.0