UNPKG

@nativecode/plex

Version:
157 lines (57 loc) โ€ข 6.11 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [2021.0.1](https://git.nativecode.net/nativecode/media-clients/compare/v2021.0.1-next.1...v2021.0.1) (2020-11-09) **Note:** Version bump only for package @nativecode/plex # 2021.0.0 (2020-11-09) ### Bug Fixes * ๐Ÿ› exports ([ab81424](https://git.nativecode.net/nativecode/media-clients/commits/ab814244e1794d3bf29affebf254118d8913535f)) * ๐Ÿ› expose MediaTypes from plx ([90d8b9b](https://git.nativecode.net/nativecode/media-clients/commits/90d8b9b66364b030ea09729896966d8d637788e1)) * ๐Ÿ› manual version bump ([6c2e380](https://git.nativecode.net/nativecode/media-clients/commits/6c2e3806fdd130cd8915b9d844b2605260879516)) * ๐Ÿ› plex media types all have related even if empty ([e85a37a](https://git.nativecode.net/nativecode/media-clients/commits/e85a37af8d05adf348ede3bf0219f9deaf8a3713)) * ๐Ÿ› removing requirement to pass Lincoln ([82e0880](https://git.nativecode.net/nativecode/media-clients/commits/82e088081ae82fd38b566f3c105f5e7b9c54d7c6)) * ๐Ÿ› type exports ([7a469dd](https://git.nativecode.net/nativecode/media-clients/commits/7a469dd84137eb49458aac617646a9701216facd)) * ๐Ÿ› upgrade all dependencies ([b3b9c81](https://git.nativecode.net/nativecode/media-clients/commits/b3b9c81048a163cd8f676feedfe335f245c1d39a)) * upgrade packages ([429e4af](https://git.nativecode.net/nativecode/media-clients/commits/429e4af8658bb27d569726ac2a09f0b25ce19418)) ### Features * ๐ŸŽธ adds caching mechanism ([651ab76](https://git.nativecode.net/nativecode/media-clients/commits/651ab7670069b9a4ef0f2de3f6317e2709cb5502)) * ๐ŸŽธ changed underlying HTTP client to node-fetchPreviously, isomorphic-fetch was used. It has now been replaced bynode-fetch for better compatibility.BREAKING CHANGE: ๐Ÿงจ replace isomorphic-fetch with node-fetch ([b651d8a](https://git.nativecode.net/nativecode/media-clients/commits/b651d8a97163e693ba2928b84c1cea78c7f19474)) * ๐ŸŽธ PlexClient now accepts tokens ([f263d38](https://git.nativecode.net/nativecode/media-clients/commits/f263d3827160d20c7bb86e0f2c6940b5d032032a)) * ๐ŸŽธ update package dependencies ([4bcd4a0](https://git.nativecode.net/nativecode/media-clients/commits/4bcd4a0b7200b563d9a889d1259d6754ea6929a7)) * ๐ŸŽธ upgrade dependencies ([31cfe05](https://git.nativecode.net/nativecode/media-clients/commits/31cfe0507d569dfd3c93ecdffbcb18773e8ffdcf)) * ๐ŸŽธ upgrade package versions ([dc8b5c2](https://git.nativecode.net/nativecode/media-clients/commits/dc8b5c2eb53335bcec847a39e0476d8657b713a1)) * adding plex client ([445cb03](https://git.nativecode.net/nativecode/media-clients/commits/445cb038cc6440601a8a994f4b787884f1b1db77)) * adding transcoder sessions support ([9525941](https://git.nativecode.net/nativecode/media-clients/commits/9525941d89f61f30469386e633e8e92dedb8c28c)) * exposing plex client and cloud options ([728d74c](https://git.nativecode.net/nativecode/media-clients/commits/728d74cec2feb3f07eb48b6e526a1b376972fd59)) ### BREAKING CHANGES * ๐Ÿงจ changed export types * constructor parameters changed # [2.0.0](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/plex@2.0.0-next.0...@nativecode/plex@2.0.0) (2020-11-08) **Note:** Version bump only for package @nativecode/plex # [1.6.0](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/plex@1.6.0-next.1...@nativecode/plex@1.6.0) (2020-10-30) **Note:** Version bump only for package @nativecode/plex # [1.5.0](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/plex@1.5.0-next.7...@nativecode/plex@1.5.0) (2020-03-11) **Note:** Version bump only for package @nativecode/plex ## [1.4.1](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/plex@1.4.1-next.1...@nativecode/plex@1.4.1) (2020-02-15) **Note:** Version bump only for package @nativecode/plex # [1.4.0](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/plex@1.3.0...@nativecode/plex@1.4.0) (2020-02-15) ### Features * ๐ŸŽธ adds caching mechanism ([651ab76](https://git.nativecode.net/nativecode/media-clients/commits/651ab7670069b9a4ef0f2de3f6317e2709cb5502)) # [1.3.0](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/plex@1.3.0-next.0...@nativecode/plex@1.3.0) (2020-02-15) **Note:** Version bump only for package @nativecode/plex ## [1.2.1](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/plex@1.2.0-next.2...@nativecode/plex@1.2.1) (2020-01-14) ### Bug Fixes * ๐Ÿ› expose MediaTypes from plx ([90d8b9b](https://git.nativecode.net/nativecode/media-clients/commits/90d8b9b66364b030ea09729896966d8d637788e1)) * ๐Ÿ› manual version bump ([6c2e380](https://git.nativecode.net/nativecode/media-clients/commits/6c2e3806fdd130cd8915b9d844b2605260879516)) ## [1.1.2](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/plex@1.1.1...@nativecode/plex@1.1.2) (2020-01-14) **Note:** Version bump only for package @nativecode/plex ## [1.1.1](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/plex@1.1.1-next.0...@nativecode/plex@1.1.1) (2020-01-14) **Note:** Version bump only for package @nativecode/plex # [1.1.0](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/plex@1.1.0-next.0...@nativecode/plex@1.1.0) (2020-01-14) **Note:** Version bump only for package @nativecode/plex ## [1.0.1](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/plex@1.0.0...@nativecode/plex@1.0.1) (2020-01-14) **Note:** Version bump only for package @nativecode/plex # [1.0.0](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/plex@1.0.0-next.0...@nativecode/plex@1.0.0) (2020-01-14) **Note:** Version bump only for package @nativecode/plex # [0.1.0](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/plex@0.1.0-next.0...@nativecode/plex@0.1.0) (2020-01-14) **Note:** Version bump only for package @nativecode/plex