Releases: MrRefactoring/jira.js
Releases · MrRefactoring/jira.js
v2.4.1
A lot of small improvements in types for agile and for project API
v2.4.0
- Some properties to some endpoints added :D
- IssueCustomFieldConfigurationApps group added
- #136 Fixed all URLs for Cloud Agile endpoint. Thanks John Brunton!
- Internal code styles improved
v2.3.0
Models and parameters types updated to right versions
v2.2.1
2.2.1
v2.2.0
Bump lodash from 4.17.20 to 4.17.21 (#121) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v2.1.1
Return types improvements and createIssue bug fixed (#116) * types defined for method on telemetry based information * types improvement * build fix * more tests added * types updates * test fixes * fixing issue with description typing when create issue * CHANGELOG updates * version updated
v2.1.0
v2.1.0 RC (#115) * 2.0.6 * delete inactive workflows method added * typings improvements and system tests added * typings improvements * project features added * JSDoc indent fixed * typings improved * Authorization header removed * timeout increased
v2.0.6
2.0.6 (#112)
v2.0.5
2.0.5 (#110) * endpoint types changed * type definition changed * version 2.0.1 * changelog added * issueTypeIds fixed * models types changed * - `Buffer.from` replaced to raw JS code in Basic authorization - Telemetry config type fixed - `noCheckAtlassianToken` flag added to config - Typing improves * tests added * The principles of running linter have been changed * 2.0.2 RC * API updates * Add attachment API fixed (#106) * Error with attachment fixed * Max one github action in parallel * GitHub actions: create .env file * Action syntax fix * linter fixes * 2.0.3 * .npmignore fixed * addAttachment capability for browsers * Fixed error with getHeaders function call in addAttachment method * Fixed error with addAttachment method call in browsers * 2.0.5
v2.0.4
2.0.4 (#109) * endpoint types changed * type definition changed * version 2.0.1 * changelog added * issueTypeIds fixed * models types changed * - `Buffer.from` replaced to raw JS code in Basic authorization - Telemetry config type fixed - `noCheckAtlassianToken` flag added to config - Typing improves * tests added * The principles of running linter have been changed * 2.0.2 RC * API updates * Add attachment API fixed (#106) * Error with attachment fixed * Max one github action in parallel * GitHub actions: create .env file * Action syntax fix * linter fixes * 2.0.3 * .npmignore fixed * addAttachment capability for browsers