Releases: jellyfin/jellyfin-sdk-typescript
Releases Β· jellyfin/jellyfin-sdk-typescript
v0.11.0
What's Changed
Features
- Update openapi spec urls by @thornbill in #725
- Update unstable workflow to skip when no changes by @thornbill in #727
- Specify origin for unstable workflow rebase by @thornbill in #728
- Fix checkout depth in unstable workflow by @thornbill in #729
- Configure the git user before rebasing by @thornbill in #730
- Remove deprecated image url function by @thornbill in #731
- Log patch status for unstable branch CI by @thornbill in #735
- Use url exclusively when protocol & port specified by @thornbill in #739
- Add isDefaultPort utility by @thornbill in #740
- Fix unstable branch rebase failing on conflict by @thornbill in #754
- Update integration test to use non-admin api for libraries by @thornbill in #763
- Add workflow to run integration tests weekly by @thornbill in #765
- Add untracked files in unstable updates by @thornbill in #774
- Fix checking for changes in untracked files by @thornbill in #775
- Fix modify-schema crash on null allOf value by @thornbill in #791
- Add media segments API support by @thornbill in #819
- Prepare for v0.11.0 release by @thornbill in #820
API Updates
- Update OpenAPI to 10.9.5 by @jellyfin-bot in #715
- Update OpenAPI to 10.9.6 by @jellyfin-bot in #716
- Update OpenAPI to 10.9.7 by @jellyfin-bot in #719
- Update OpenAPI to 10.9.8 by @jellyfin-bot in #751
- Update OpenAPI to 10.9.9 by @jellyfin-bot in #761
- Update OpenAPI to 10.9.10 by @jellyfin-bot in #779
- Update OpenAPI to 10.9.11 by @jellyfin-bot in #784
- Update OpenAPI to 10.10.0 by @jellyfin-bot in #816
Dependency Updates
- Update github/codeql-action action to v3.25.8 by @renovate in #714
- Update CI dependencies by @renovate in #717
- Update CI dependencies by @renovate in #718
- Update dependency glob to v10.4.2 by @renovate in #720
- Update dependency typedoc to v0.26.0 by @renovate in #723
- Update github/codeql-action action to v3.25.11 by @renovate in #722
- Update dependency typescript to v5.5.2 by @renovate in #721
- Update dependency typedoc to v0.26.1 by @renovate in #724
- Update dependency typedoc to v0.26.2 by @renovate in #726
- Update dependency typedoc to v0.26.3 by @renovate in #732
- Update dependency @tsconfig/recommended to v1.0.7 by @renovate in #734
- Update actions/setup-node action to v4.0.3 by @renovate in #738
- Update github/codeql-action action to v3.25.12 by @renovate in #741
- Update dependency typescript to v5.5.3 by @renovate in #736
- Update Tests to v2 (major) by @renovate in #744
- Update dependency rollup to v4.18.1 by @renovate in #745
- Update Tests to v2.0.2 by @renovate in #749
- Update dependency typedoc to v0.26.4 by @renovate in #748
- Update github/codeql-action action to v3.25.13 by @renovate in #750
- Update Tests to v2.0.3 by @renovate in #752
- Update dependency glob to v10.4.5 by @renovate in #742
- Update dependency rimraf to v5.0.9 by @renovate in #743
- Update github/codeql-action action to v3.25.14 by @renovate in #753
- Update Tests to v2.0.4 by @renovate in #758
- Update github/codeql-action action to v3.25.15 by @renovate in #755
- Update dependency rollup to v4.19.0 by @renovate in #756
- Update dependency typedoc to v0.26.5 by @renovate in #757
- Update dependency typescript to v5.5.4 by @renovate in #759
- Update openapi-generator to latest version by @thornbill in #762
- Update github/codeql-action action to v3.26.0 by @renovate in #764
- Update Vitest to v2.0.5 by @renovate in #769
- Update github/codeql-action action to v3.26.1 by @renovate in #772
- Update github/codeql-action action to v3.26.2 by @renovate in #773
- Update github/codeql-action action to v3.26.3 by @renovate in #776
- Update SonarSource/sonarcloud-github-action action to v3 by @renovate in #777
- Update dependency rollup to v4.21.0 by @renovate in #760
- Update dependency typedoc to v0.26.6 by @renovate in #780
- Update dependency rimraf to v5.0.10 by @renovate in #768
- Update dependency glob to v11 by @renovate in #746
- Update dependency axios to v1.7.4 [SECURITY] by @renovate in #771
- Update github/codeql-action action to v3.26.5 by @renovate in #778
- Update dependency @openapitools/openapi-generator-cli to v2.13.5 by @renovate in #781
- Update github/codeql-action action to v3.26.6 by @renovate in #782
- Update dependency rollup to v4.21.2 by @renovate in #783
- Update github/codeql-action action to v3.26.7 by @renovate in #785
- Update dependency typedoc to v0.26.7 by @renovate in #786
- Update dependency typescript to v5.6.2 by @renovate in #787
- Update Vitest to v2.1.1 by @renovate in #790
- Update CI dependencies by @renovate in #789
- Update dependency rollup to v4.21.3 by @renovate in #788
- Update dependency rollup to v4.22.4 [SECURITY] by @renovate in #792
- Update github/codeql-action action to v3.26.9 by @renovate in #793
- Update dependency @openapitools/openapi-generator-cli to v2.13.7 by @renovate in #794
- Update actions/checkout action to v4.2.0 by @renovate in #795
- Update CI dependencies by @renovate in #798
- Update dependency rollup to v4.22.5 by @renovate in #800
- Update dependency @openapitools/openapi-generator-cli to v2.13.12 by @renovate in #796
- Update dependency @rollup/plugin-typescript to v12 by @renovate in #797
- Update CI dependencies by @renovate in https...
v0.10.0
What's Changed
Features
- Update VS Code config by @thornbill in #711
- Update build target to es2018 by @thornbill in #712
- Prepare for v0.10.0 release by @thornbill in #713
API Updates
- Update OpenAPI to 10.9.2 by @jellyfin-bot in #702
- Update OpenAPI to 10.9.3 by @jellyfin-bot in #705
- Update OpenAPI to 10.9.4 by @jellyfin-bot in #710
Dependency Updates
- Update actions/checkout action to v4.1.6 by @renovate in #700
- Update dependency @tsconfig/recommended to v1.0.6 by @renovate in #683
- Update dependency rollup to v4.17.2 by @renovate in #684
- Update dependency glob to v10.3.15 by @renovate in #685
- Update dependency typescript to v5.4.5 by @renovate in #687
- Update Tests to v1.6.0 by @renovate in #690
- Update dependency typedoc to v0.25.13 by @renovate in #689
- Update dependency @openapitools/openapi-generator-cli to v2.13.4 by @renovate in #691
- Update dependency rimraf to v5.0.7 by @renovate in #701
- Update github/codeql-action action to v3.25.6 by @renovate in #703
- Update SonarSource/sonarcloud-github-action action to v2.2.0 by @renovate in #704
- Update dependency rollup to v4.18.0 by @renovate in #707
- Update dependency glob to v10.3.16 by @renovate in #706
- Update github/codeql-action action to v3.25.7 by @renovate in #709
- Update dependency glob to v10.4.1 by @renovate in #708
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
Features
- Drop compare-versions dependency by @ferferga in #459
- Add url encoding to header by @zachwn in #564
- Publish with provenance to npm by @j4ckofalltrades in #571
- Move sonar reporting to GH action by @thornbill in #576
- Use pull_request_target trigger to run tests with secrets by @thornbill in #599
- Remove codecov by @thornbill in #600
- Add image url utilities by @thornbill in #597
- Fix missing lcov test reporter by @thornbill in #671
- Update minimum version to 10.9.0 by @thornbill in #696
- Add automated release notes configuration by @thornbill in #698
- v0.9.0 by @thornbill in #699
API Updates
- Update OpenAPI to 10.8.10 by @jellyfin-bot in #476
- Update OpenAPI to 10.8.11 by @jellyfin-bot in #561
- Update OpenAPI to 10.8.12 by @jellyfin-bot in #590
- Update OpenAPI to 10.8.13 by @jellyfin-bot in #609
- Update OpenAPI to 10.9.0 by @jellyfin-bot in #694
Documentation Updates
- Update README for 0.9 release by @thornbill in #697
Dependency Updates
- Update CI dependencies by @renovate in #460
- Update actions/configure-pages action to v3.0.6 by @renovate in #464
- Update dependency glob to v9.3.5 by @renovate in #465
- Update dependency eslint to v8.38.0 by @renovate in #462
- Update dependency typescript to v5.0.4 by @renovate in #461
- Update dependency typedoc to v0.24.1 by @renovate in #463
- Update actions/deploy-pages action to v2.0.1 by @renovate in #470
- Update codecov/codecov-action action to v3.1.3 by @renovate in #472
- Update github/codeql-action action to v2.3.0 by @renovate in #473
- Update dependency typedoc to v0.24.2 by @renovate in #474
- Update Linters to v5.58.0 by @renovate in #468
- Update dependency @openapitools/openapi-generator-cli to v2.6.0 by @renovate in #469
- Update dependency rollup to v3.20.3 by @renovate in #475
- Update dependency typedoc to v0.24.4 by @renovate in #477
- Update dependency @types/jest to v29.5.1 by @renovate in #480
- Update Linters to v5.59.0 by @renovate in #479
- Update github/codeql-action action to v2.3.1 by @renovate in #481
- Update github/codeql-action action to v2.3.2 by @renovate in #482
- Update Linters by @renovate in #483
- Update dependency typedoc to v0.24.6 by @renovate in #484
- Update dependency rollup to v3.21.0 by @renovate in #478
- Update github/codeql-action action to v2.3.3 by @renovate in #485
- Update dependency rollup to v3.21.4 by @renovate in #486
- Update dependency rimraf to v5 by @renovate in #467
- Update dependency rollup to v3.21.5 by @renovate in #490
- Update codecov/codecov-action action to v3.1.4 by @renovate in #493
- Update dependency rollup to v3.21.6 by @renovate in #494
- Update dependency glob to v10 by @renovate in #466
- Update Linters by @renovate in #491
- Update dependency typedoc to v0.24.7 by @renovate in #492
- Update dependency @rollup/plugin-typescript to v11.1.1 by @renovate in #495
- Update github/codeql-action action to v2.3.4 by @renovate in #500
- Update dependency rimraf to v5.0.1 by @renovate in #499
- Update github/codeql-action action to v2.3.5 by @renovate in #501
- Update Linters by @renovate in #502
- Update github/codeql-action action to v2.3.6 by @renovate in #503
- Update dependency @types/jest to v29.5.2 by @renovate in #505
- Update actions/checkout action to v3.5.3 by @renovate in #507
- Update CI dependencies by @renovate in #510
- Update dependency typedoc to v0.24.8 by @renovate in #509
- Update dependency typescript to v5.1.3 by @renovate in #506
- Update Linters by @renovate in #508
- Update CI dependencies by @renovate in #511
- Update dependency eslint-plugin-jest to v27.2.2 by @renovate in #512
- Update Linters to v5.60.0 by @renovate in #513
- Update github/codeql-action action to v2.20.2 by @renovate in #514
- Update actions/setup-node action to v3.7.0 by @renovate in #518
- Update dependency typescript to v5.1.6 by @renovate in #516
- Update github/codeql-action action to v2.20.3 by @renovate in #519
- Update actions/upload-pages-artifact action to v2 by @renovate in #523
- Update actions/deploy-pages action to v2.0.3 by @renovate in #522
- Update github/codeql-action action to v2.21.1 by @renovate in #524
- Update github/codeql-action action to v2.21.2 by @renovate in #528
- Update github/codeql-action action to v2.21.3 by @renovate in #529
- Update actions/deploy-pages action to v2.0.4 by @renovate in #530
- Update CI dependencies by @renovate in #531
- Update CI dependencies by @renovate in #532
- Update Linters by @renovate in #521
- Update Tests by @renovate in #520
- Update dependency rollup to v3.28.0 by @renovate in #496
- Update dependency glob to v10.3.3 by @renovate in #497
- Update github/codeql-action action to v2.21.5 by @renovate in #535
- Update Tests by @renovate in #534
- Update dependency rollup to v3.28.1 by @renovate in #536
- Update dependency @rollup/plugin-typescript to v11.1.2 by @renovate in #517
- Update Linters to v6 (major) by @renovate in #525
- Update dependency @openapitools/openapi-generator-cli to v2.7.0 by @renovate in #527
- Update dependency @rollup/plugin-typescript to v11.1.3 by @renovate...
v0.8.2
What's Changed
- Install axios as a peer dependency by @ferferga in #455
- v0.8.2 by @thornbill in #458
Dependency Updates
- Update dependency typescript to v5.0.3 by @renovate in #452
- Update Linters by @renovate in #450
- Update CI dependencies by @renovate in #451
- Update dependency glob to v9.3.4 by @renovate in #453
- Update dependency ts-jest to v29.1.0 by @renovate in #454
- Update dependency @rollup/plugin-typescript to v11.1.0 by @renovate in #456
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- Fix lib/node_modules missing in package by @thornbill in #448
- v0.8.1 by @thornbill in #449
Dependency Updates
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Target ES6 properly by @ferferga in #341
- Update README documentation by @thornbill in #349
- Update openapi generator by @thornbill in #350
- Add ci to update openapi-unstable branch by @thornbill in #351
- Add GH action for publishing unstable builds by @thornbill in #354
- Fix trailing slashes being kept in API initialization by @ThibaultNocchi in #377
- Add module type to package.json by @thornbill in #413
- Use rollup for build by @thornbill in #420
- Use preserveModules in rollup build by @thornbill in #428
- Update npmignore by @thornbill in #430
- Add eslint type import rule by @thornbill in #429
- Update 1.0 roadmap by @thornbill in #433
- Fix circular dependencies by @thornbill in #434
- Add sonarcloud config by @thornbill in #435
- Update maximum supported server version by @thornbill in #437
- Add index for api util functions by @thornbill in #439
- Disable npm version creating a git tag by @thornbill in #445
- Bump version to v0.8.0 by @thornbill in #446
API Updates
- Update OpenAPI to 10.8.5 by @jellyfin-bot in #282
- Update OpenAPI to 10.8.6 by @jellyfin-bot in #316
- Update OpenAPI to 10.8.7 by @jellyfin-bot in #321
- Update OpenAPI to 10.8.8 by @jellyfin-bot in #343
- Update OpenAPI to 10.8.9 by @jellyfin-bot in #386
Dependency Updates
- Update dependency eslint-plugin-jest to v27.0.3 by @renovate in #274
- Update dependency eslint-plugin-jest to v27.0.4 by @renovate in #275
- Update dependency eslint to v8.23.1 by @renovate in #276
- Update codecov/codecov-action action to v3.1.1 by @renovate in #277
- Update Linters to v5.37.0 by @renovate in #278
- Update Tests to v29 (major) by @renovate in #256
- Update Tests by @renovate in #279
- Update github/codeql-action action to v2.1.25 by @renovate in #280
- Update dependency typedoc to v0.23.15 by @renovate in #283
- Update actions/configure-pages digest to 2ce6d5e by @renovate in #285
- Update actions/deploy-pages digest to 75c1124 by @renovate in #286
- Update actions/setup-node action to v3.5.0 by @renovate in #287
- Update technote-space/create-pr-action digest to a4ae5ba by @renovate in #289
- Update actions/setup-node digest to 969bd26 by @renovate in #288
- Update github/codeql-action action to v2.1.26 by @renovate in #290
- Update Linters to v5.38.0 by @renovate in #284
- Update dependency eslint to v8.24.0 by @renovate in #291
- Update Linters to v5.38.1 by @renovate in #293
- Update actions/checkout action to v3.1.0 by @renovate in #294
- Update actions/checkout digest to 93ea575 by @renovate in #295
- Update dependency typescript to v4.8.4 by @renovate in #296
- Update actions/checkout digest to 2541b12 by @renovate in #297
- Update github/codeql-action action to v2.1.27 by @renovate in #298
- Update Linters by @renovate in #299
- Update dependency eslint-plugin-jest to v27.1.1 by @renovate in #301
- Update actions/setup-node digest to 8c91899 by @renovate in #302
- Update actions/setup-node action to v3.5.1 by @renovate in #303
- Update dependency eslint to v8.25.0 by @renovate in #304
- Update Linters to v5.40.0 by @renovate in #305
- Update actions/deploy-pages digest to 69a62cd by @renovate in #306
- Update dependency typedoc to v0.23.16 by @renovate in #307
- Update github/codeql-action action to v2.1.28 by @renovate in #308
- Update actions/configure-pages digest to d875fa8 by @renovate in #310
- Update Linters by @renovate in #309
- Update dependency typedoc to v0.23.17 by @renovate in #312
- Update github/codeql-action action to v2.1.29 by @renovate in #314
- Update dependency eslint-plugin-jest to v27.1.3 by @renovate in #313
- Update dependency @types/node to v18.11.3 by @renovate in #311
- Update dependency eslint to v8.26.0 by @renovate in #315
- Update dependency typedoc to v0.23.18 by @renovate in #318
- Update dependency @types/node to v18.11.4 by @renovate in #317
- Update Linters to v5.41.0 by @renovate in #319
- Update dependency @types/node to v18.11.5 by @renovate in #320
- Update github/codeql-action action to v2.1.30 by @renovate in #323
- Update dependency @types/node to v18.11.7 by @renovate in #322
- Update github/codeql-action action to v2.1.31 by @renovate in #325
- Update dependency axios to v1 by @renovate in #300
- Update dependency typedoc to v0.23.20 by @renovate in #324
- Update dependency @types/node to v18.11.9 by @renovate in #326
- Update Linters to v5.42.0 by @renovate in #327
- Update Tests by @renovate in #281
- Update github/codeql-action action to v2.1.32 by @renovate in #329
- Update Tests by @renovate in #330
- Update dependency jest to v29.3.1 by @renovate in #331
- Update Linters by @renovate in #328
- Update dependency axios to v1.2.0 by @renovate in #342
- Update github/codeql-action action to v2.1.34 by @renovate in #332
- Update actions/upload-pages-artifact digest to 4506126 by @renovate in #333
- Update actions/configure-pages digest to c5a3e11 by @renovate in #339
- Update actions/deploy-pages digest to 20a4baa by @renovate in #336
- Update Linters by @renovate in #334
- Update dependency typedoc to v0.23.21 by @renovate in #335
- Update dependency @types/jest to v29.2.3 by @renovate in h...
v0.7.0
What's Changed
- Add test for ItemSortBy enum by @thornbill in #209
- Add workflow to update openapi spec and generated code by @thornbill in #224
- Fix workflow variable usage? by @thornbill in #226
- Fix workflow variable usage maybe? by @thornbill in #229
- Use sed to automatically update api version by @thornbill in #231
- Update generated client license info by @thornbill in #232
- Fix schema reset in PR action by @thornbill in #239
- Update OpenAPI to 10.8.4 by @jellyfin-bot in #238
- Node 16, lockfile v3 and Renovate by @ferferga in #250
- Add stable SDK publish workflow by @thornbill in #261
- Publish documentation to GH Pages by @thornbill in #265
- Fix tests not running due to incompatible versions by @thornbill in #266
- Add api models to docs by @thornbill in #267
- Update README with 0.7 info and roadmap updates by @thornbill in #270
- Rename package to @jellyfin/sdk by @thornbill in #262
- Bump version to v0.7.0 by @thornbill in #273
Dependency Updates
- Bump eslint-plugin-jest from 26.5.3 to 26.6.0 by @dependabot in #210
- Bump @types/node from 18.0.4 to 18.0.6 by @dependabot in #212
- Bump github/codeql-action from 2.1.16 to 2.1.18 by @dependabot in #219
- Bump eslint-plugin-jest from 26.6.0 to 26.8.3 by @dependabot in #222
- Bump @types/node from 18.0.6 to 18.7.7 by @dependabot in #227
- Bump technote-space/create-pr-action from 2.1.1 to 2.1.2.2872065520 by @dependabot in #233
- Revert "Bump technote-space/create-pr-action from 2.1.1 to 2.1.2.2872065520" by @thornbill in #237
- Bump github/codeql-action from 2.1.18 to 2.1.20 by @dependabot in #234
- Bump @types/node from 18.7.7 to 18.7.9 by @dependabot in #235
- Bump eslint-plugin-jest from 26.8.3 to 26.8.7 by @dependabot in #236
- Bump github/codeql-action from 2.1.20 to 2.1.21 by @dependabot in #241
- Bump @types/node from 18.7.9 to 18.7.13 by @dependabot in #242
- Bump github/codeql-action from 2.1.21 to 2.1.22 by @dependabot in #246
- Pin dependencies by @renovate in #251
- Update dependency compare-versions to v4.1.4 by @renovate in #252
- Update Tests by @renovate in #253
- Update dependency eslint-plugin-import to v2.26.0 by @renovate in #254
- Update dependency eslint to v8 by @renovate in #259
- Update github/codeql-action action to v2.1.23 by @renovate in #264
- Update dependency eslint-plugin-jest to v27.0.2 by @renovate in #263
- Update dependency typescript to v4.8.3 by @renovate in #268
- Update dependency compare-versions to v5 by @renovate in #258
- Update github/codeql-action action to v2.1.24 by @renovate in #272
- Update actions/deploy-pages digest to 44d4246 by @renovate in #271
New Contributors
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Update references to old repository by @thornbill in #196
- Add normalize-url utility by @thornbill in #202
- Update OpenAPI spec for Jellyfin 10.8.1 by @thornbill in #208
Dependency Updates
- Bump github/codeql-action from 2.1.8 to 2.1.12 by @dependabot in #190
- Bump @types/node from 17.0.42 to 18.0.0 by @dependabot in #191
- Bump typescript from 4.6.4 to 4.7.4 by @dependabot in #192
- Bump github/codeql-action from 2.1.12 to 2.1.14 by @dependabot in #193
- Bump github/codeql-action from 2.1.14 to 2.1.15 by @dependabot in #199
- Bump @types/node from 18.0.0 to 18.0.3 by @dependabot in #203
- Bump @types/node from 18.0.3 to 18.0.4 by @dependabot in #207
- Bump github/codeql-action from 2.1.15 to 2.1.16 by @dependabot in #206
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Grammatical fix for README.md by @freshgum-bubbles in https://github.com/thornbill/jellyfin-sdk-typescript/pull/138
- Move output directory to lib by @thornbill in https://github.com/thornbill/jellyfin-sdk-typescript/pull/147
- Remove unnecessary exports by @thornbill in https://github.com/thornbill/jellyfin-sdk-typescript/pull/148
- Fix tree-shaking of the SDK by @thornbill in https://github.com/thornbill/jellyfin-sdk-typescript/pull/149
- Fix integration tests by @thornbill in https://github.com/thornbill/jellyfin-sdk-typescript/pull/188
- Update to Jellyfin 10.8.0 OpenAPI spec by @thornbill in https://github.com/thornbill/jellyfin-sdk-typescript/pull/187
- Add supported Jellyfin versions to README by @thornbill in https://github.com/thornbill/jellyfin-sdk-typescript/pull/189
Dependency Updates
- Bump typedoc-plugin-markdown from 3.11.13 to 3.11.14 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/133
- Bump typedoc from 0.22.11 to 0.22.12 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/134
- Bump eslint-plugin-jest from 26.1.0 to 26.1.1 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/135
- Bump @types/node from 17.0.17 to 17.0.19 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/136
- Bump actions/setup-node from 2.5.1 to 3 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/139
- Bump @types/node from 17.0.19 to 17.0.21 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/140
- Bump @types/jest from 27.4.0 to 27.4.1 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/141
- Bump actions/checkout from 2.4.0 to 3 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/142
- Bump typedoc from 0.22.12 to 0.22.13 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/143
- Bump typescript from 4.5.5 to 4.6.2 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/145
- Bump axios from 0.26.0 to 0.26.1 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/146
- Bump eslint-plugin-jest from 26.1.1 to 26.1.2 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/150
- Bump @types/node from 17.0.21 to 17.0.22 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/151
- Bump @types/node from 17.0.22 to 17.0.23 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/152
- Bump jest-runner-groups from 2.1.0 to 2.2.0 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/153
- Bump eslint-plugin-jest from 26.1.2 to 26.1.3 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/154
- Bump typescript from 4.6.2 to 4.6.3 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/155
- Bump ts-jest from 27.1.3 to 27.1.4 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/156
- Bump eslint-plugin-import from 2.25.4 to 2.26.0 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/161
- Bump codecov/codecov-action from 2.1.0 to 3.1.0 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/166
- Bump typescript from 4.6.3 to 4.6.4 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/174
- Bump @types/jest from 27.4.1 to 27.5.0 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/175
- Bump eslint-plugin-jest from 26.1.3 to 26.5.3 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/183
- Bump @types/node from 17.0.23 to 17.0.42 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/185
- Bump typedoc from 0.22.13 to 0.22.17 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/182
- Bump typedoc-plugin-markdown from 3.11.14 to 3.12.1 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/167
- Bump github/codeql-action from 1 to 2 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/165
- Bump @openapitools/openapi-generator-cli from 2.4.26 to 2.5.1 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/172
- Bump axios from 0.26.1 to 0.27.2 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/171
New Contributors
- @freshgum-bubbles made their first contribution in https://github.com/thornbill/jellyfin-sdk-typescript/pull/138
Full Changelog: thornbill/jellyfin-sdk-typescript@v0.4.1...v0.5.0
v0.4.1
What's Changed
- Export generated models by @thornbill in https://github.com/thornbill/jellyfin-sdk-typescript/pull/124
- Add enums for BaseItemKind and ItemSortBy by @thornbill in https://github.com/thornbill/jellyfin-sdk-typescript/pull/129
Dependency Updates
- Bump jest from 27.3.1 to 27.4.7 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/103
- Bump eslint-plugin-jest from 25.3.0 to 26.0.0 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/109
- Bump typescript from 4.4.4 to 4.5.5 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/112
- Bump axios from 0.24.0 to 0.25.0 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/114
- Bump @types/node from 16.11.9 to 17.0.14 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/122
- Bump @openapitools/openapi-generator-cli from 2.4.18 to 2.4.26 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/118
- Bump typedoc-plugin-markdown from 3.11.12 to 3.11.13 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/126
- Bump jest from 27.4.7 to 27.5.0 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/125
- Bump @types/node from 17.0.14 to 17.0.15 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/127
- Bump eslint-plugin-jest from 26.0.0 to 26.1.0 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/128
- Bump @types/node from 17.0.15 to 17.0.17 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/131
- Bump jest from 27.5.0 to 27.5.1 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/132
- Bump axios from 0.25.0 to 0.26.0 by @dependabot in https://github.com/thornbill/jellyfin-sdk-typescript/pull/130
Full Changelog: thornbill/jellyfin-sdk-typescript@v0.3.1...v0.4.0