Releases: jellyfin/jellyfin-sdk-typescript
Releases · jellyfin/jellyfin-sdk-typescript
v0.3.1
What's Changed
- Rollback normalize-url due to esm incompatibilities by @thornbill in https://github.com/thornbill/jellyfin-sdk-typescript/pull/119
Dependency Updates
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in thornbill#44
- Bump @types/node from 16.10.3 to 16.11.1 by @dependabot in thornbill#45
- Bump eslint-plugin-import from 2.24.2 to 2.25.2 by @dependabot in thornbill#46
- Bump jest from 27.2.5 to 27.3.0 by @dependabot in thornbill#47
- Bump eslint-plugin-jest from 25.0.1 to 25.2.2 by @dependabot in thornbill#48
- Bump typescript from 4.4.3 to 4.4.4 by @dependabot in thornbill#49
- Bump ts-jest from 27.0.5 to 27.0.7 by @dependabot in thornbill#51
- Bump typedoc from 0.22.5 to 0.22.6 by @dependabot in thornbill#52
- Bump @openapitools/openapi-generator-cli from 2.4.12 to 2.4.13 by @dependabot in thornbill#55
- Bump jest from 27.3.0 to 27.3.1 by @dependabot in thornbill#56
- Bump typedoc from 0.22.6 to 0.22.7 by @dependabot in thornbill#57
- Bump @types/node from 16.11.1 to 16.11.6 by @dependabot in thornbill#59
- Bump axios from 0.22.0 to 0.24.0 by @dependabot in thornbill#54
- Bump compare-versions from 3.6.0 to 4.0.0 by @dependabot in thornbill#60
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in thornbill#61
- Bump typedoc from 0.22.7 to 0.22.8 by @dependabot in thornbill#62
- Bump compare-versions from 4.0.0 to 4.0.1 by @dependabot in thornbill#65
- Bump eslint-plugin-jest from 25.2.2 to 25.2.4 by @dependabot in thornbill#64
- Bump @openapitools/openapi-generator-cli from 2.4.13 to 2.4.14 by @dependabot in thornbill#63
- Bump @types/node from 16.11.6 to 16.11.7 by @dependabot in thornbill#66
- Bump typedoc from 0.22.8 to 0.22.9 by @dependabot in thornbill#67
- Bump compare-versions from 4.0.1 to 4.1.1 by @dependabot in thornbill#68
- Bump eslint-plugin-import from 2.25.2 to 2.25.3 by @dependabot in thornbill#69
- Bump @openapitools/openapi-generator-cli from 2.4.14 to 2.4.15 by @dependabot in thornbill#70
- Bump typedoc-plugin-markdown from 3.11.3 to 3.11.6 by @dependabot in thornbill#71
- Bump @types/jest from 27.0.2 to 27.0.3 by @dependabot in thornbill#73
- Bump @types/node from 16.11.7 to 16.11.9 by @dependabot in thornbill#74
- Bump @openapitools/openapi-generator-cli from 2.4.15 to 2.4.18 by @dependabot in thornbill#72
- Bump typedoc-plugin-markdown from 3.11.6 to 3.11.7 by @dependabot in thornbill#75
- Bump actions/setup-node from 2.4.1 to 2.5.0 by @dependabot in thornbill#76
- Bump eslint-plugin-jest from 25.2.4 to 25.3.0 by @dependabot in thornbill#78
- Bump typedoc from 0.22.9 to 0.22.10 by @dependabot in thornbill#79
- Bump compare-versions from 4.1.1 to 4.1.2 by @dependabot in thornbill#85
- Bump ts-jest from 27.0.7 to 27.1.2 by @dependabot in thornbill#88
- Bump typedoc-plugin-markdown from 3.11.7 to 3.11.8 by @dependabot in thornbill#89
- Bump actions/setup-node from 2.5.0 to 2.5.1 by @dependabot in thornbill#94
- Bump @types/jest from 27.0.3 to 27.4.0 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/97
- Bump eslint-plugin-import from 2.25.3 to 2.25.4 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/99
- Bump ts-jest from 27.1.2 to 27.1.3 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/106
- Bump compare-versions from 4.1.2 to 4.1.3 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/108
- Bump typedoc-plugin-markdown from 3.11.8 to 3.11.12 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/111
- Bump normalize-url from 7.0.2 to 7.0.3 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/113
- Bump typedoc from 0.22.10 to 0.22.11 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/116
Full Changelog: thornbill/jellyfin-sdk-typescript@v0.3.0...v0.3.1
v0.3.0
What's Changed
- Remove usage of parse-url by @thornbill in thornbill#42
- Add method for getting an item image url by @thornbill in thornbill#43
Dependency Updates
- Bump typedoc-plugin-markdown from 3.11.2 to 3.11.3 by @dependabot in thornbill#37
- Bump @types/node from 16.10.2 to 16.10.3 by @dependabot in thornbill#39
- Bump @openapitools/openapi-generator-cli from 2.4.10 to 2.4.12 by @dependabot in thornbill#40
- Bump jest from 27.2.4 to 27.2.5 by @dependabot in thornbill#41
- Bump eslint-plugin-jest from 24.5.2 to 25.0.1 by @dependabot in thornbill#38
Full Changelog: thornbill/jellyfin-sdk-typescript@v0.2.0...v0.3.0
v0.2.0
What's Changed
- Add config to let ESLint format and fix on save by @ThibaultNocchi in thornbill#14
- Add npm badge by @ThibaultNocchi in thornbill#16
- Add two ESLint spacing rules by @ThibaultNocchi in thornbill#17
- Added a few new ESLint rules by @ThibaultNocchi in thornbill#27
- Added rule to enforce braces for conditional statements by @ThibaultNocchi in thornbill#36
- Add subtitle profiles generation by @ThibaultNocchi in thornbill#15
- Add server recommendations by @thornbill in thornbill#26
Dependency Updates
- Bump codecov/codecov-action from 2.0.3 to 2.1.0 by @dependabot in thornbill#1
- Bump jest from 27.2.0 to 27.2.1 by @dependabot in thornbill#12
- Bump @typescript-eslint/parser from 4.31.1 to 4.31.2 by @dependabot in thornbill#11
- Bump @types/node from 16.9.2 to 16.9.4 by @dependabot in thornbill#10
- Bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.31.2 by @dependabot in thornbill#13
- Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in thornbill#18
- Bump @types/jest from 27.0.1 to 27.0.2 by @dependabot in thornbill#19
- Bump jest from 27.2.1 to 27.2.2 by @dependabot in thornbill#20
- Bump @openapitools/openapi-generator-cli from 2.4.4 to 2.4.5 by @dependabot in thornbill#21
- Bump @typescript-eslint/parser from 4.31.2 to 4.32.0 by @dependabot in thornbill#23
- Bump @typescript-eslint/eslint-plugin from 4.31.2 to 4.32.0 by @dependabot in thornbill#25
- Bump typedoc-plugin-markdown from 3.11.0 to 3.11.2 by @dependabot in thornbill#24
- Bump @types/node from 16.9.4 to 16.10.1 by @dependabot in thornbill#22
- Bump @types/node from 16.10.1 to 16.10.2 by @dependabot in thornbill#28
- Bump eslint-plugin-jest from 24.4.2 to 24.5.2 by @dependabot in thornbill#29
- Bump @typescript-eslint/parser from 4.32.0 to 4.33.0 by @dependabot in thornbill#31
- Bump typedoc from 0.22.4 to 0.22.5 by @dependabot in thornbill#32
- Bump @typescript-eslint/eslint-plugin from 4.32.0 to 4.33.0 by @dependabot in thornbill#34
- Bump @openapitools/openapi-generator-cli from 2.4.5 to 2.4.10 by @dependabot in thornbill#35
- Bump jest from 27.2.2 to 27.2.4 by @dependabot in thornbill#33
- Bump axios from 0.21.4 to 0.22.0 by @dependabot in thornbill#30
New Contributors
- @ThibaultNocchi made their first contribution in thornbill#14
Full Changelog: thornbill/jellyfin-sdk-typescript@v0.1.2...v0.2.0