Releases: MrRefactoring/trello.js
Releases · MrRefactoring/trello.js
v1.2.8
- Fixes
- Fixed return type interface for the following methods:
boards.getBoardCustomFields
customFields.createCustomField
customFields.getCustomField
customFields.updateCustomField
- Fixed return type interface for the following methods:
Thanks to FiliRezGelly for the fix in PR #28.
v1.2.7
What's Changed
- v1.2.7 by @MrRefactoring in #26
Changelog
- #25:
before
andsince
parameters added togetMemberActions
endpoint.
v1.2.5
- Badge fix
- Dependencies updated
v1.2.4
Dependencies updated
v1.2.3
- Dependencies updated
v1.2.2
Dependencies updated
v1.2.1
- Card attachments fixed (now possible attach images and large files)
- Typings improved
v1.2.0
Lib update (#15) * prettier added * api updates * models updated * version bumped * Updates
v1.1.0
Telemetry removed (deprecated)
v1.0.3
Vulnerabilities fixed