v.5.0.2 (2022-05-25)
- Fix build issues.
v.5.0.0 (2022-05-25)
- Add UMD and SystemJS builds for CDN.
So you can use it in single spa for example.
<script type="systemjs-importmap">
{
"imports": {
"single-spa": "https://cdn.jsdelivr.net/npm/single-spa@5.9.0/lib/system/single-spa.min.js",
"react": "https://unpkg.com/browse/react@17.0.2/umd/react.production.min.js",
"react-dom": "https://unpkg.com/browse/react-dom@17.0.2/umd/react-dom.production.min.js",
"plyr-react": "https://unpkg.com/plyr-react@5.0.0/umd/index.production.js"
}
}
</script>
- The path for an import of css styles has been changed.
- import "plyr-react/dist/plyr.css"
+ import "plyr-react/plyr.css"
- Optimize the core buld process and reduced the build time up to 10 seconds
- Remove redundant stuff from the released plyr-react's package.json so there will be no underised side efffect
v4.0.0 (2022-05-02)
- Implement
usePlyr
Hook and make the customization more easier - Integrate custom
useHLS
Hook make the seamless HLS integration possible.
v3.0.5 (2020-10-07)
Closed issues:
- Using ref-property #339
Merged pull requests:
- Update release-drafter.yml #374 (chintan9)
- Add changelog #373 (chintan9)
- Update release-drafter.yml #372 (chintan9)
- Create Build.yml #371 (chintan9)
- Fix forward ref again #370 (iwatakeshi)
- Replace memo with forwardRef #355 (iwatakeshi)
v3.0.4 (2020-10-05)
Merged pull requests:
- Bump jest from 26.1.0 to 26.4.2 #365 (dependabot[bot])
v3.0.3 (2020-10-02)
v3.0.2 (2020-10-01)
Merged pull requests:
- docs: add iamshouvikmitra as a contributor #351 (allcontributors[bot])
- docs: add mnervik as a contributor #350 (allcontributors[bot])
- docs: add iwatakeshi as a contributor #343 (allcontributors[bot])
- docs: add iamshouvikmitra as a contributor #341 (allcontributors[bot])
- add all-contributors #340 (chintan9)
- Create stale.yml #338 (chintan9)
- Create greetings.yml #337 (chintan9)
v3.0.1 (2020-09-30)
Closed issues:
- Convert to Typescript to aid intellisence and provide type support #308
- Convert project to TypeScript #261
- Typescript support #201
Merged pull requests:
v3.0.0 (2020-09-25)
Security fixes:
- [Security] Bump http-proxy from 1.18.0 to 1.18.1 #305 (dependabot-preview[bot])
- [Security] Bump markdown-to-jsx from 6.11.0 to 6.11.4 #304 (dependabot-preview[bot])
- [Security] Bump elliptic from 6.5.2 to 6.5.3 #276 (dependabot-preview[bot])
- [Security] Bump lodash from 4.17.15 to 4.17.19 #268 (dependabot-preview[bot])
- [Security] Bump websocket-extensions from 0.1.3 to 0.1.4 #236 (dependabot-preview[bot])
- [Security] Bump acorn from 6.4.0 to 6.4.1 #166 (dependabot-preview[bot])
Closed issues:
- Could you add API to re-render the component if passing new props like
sources
to component? #215 - React Player Project #212
- Unsafe attempt to load URLDomains, protocols and ports must match. #183
- Add npm package install instructions on README #136
- How to run the methods like play, pause, etc.? #128
Merged pull requests:
- Bump eslint-plugin-react-hooks from 4.0.8 to 4.1.2 #332 (dependabot[bot])
- Bump @babel/plugin-proposal-object-rest-spread from 7.10.4 to 7.11.0 #322 (dependabot-preview[bot])
- Bump babel-jest from 26.1.0 to 26.3.0 #320 (dependabot-preview[bot])
- Bump lodash from 4.17.19 to 4.17.20 #319 (dependabot-preview[bot])
- Create Dependabot config file #318 (dependabot-preview[bot])
- Bump jest-watch-typeahead from 0.6.0 to 0.6.1 #316 (dependabot-preview[bot])
- Ready for V3 #314 (chintan9)
- Bump @babel/plugin-proposal-optional-chaining from 7.8.3 to 7.11.0 #283 (dependabot-preview[bot])
- Changes to Plyr and the Build Pipeline #281 (iwatakeshi)
- V3 ts #267 (chintan9)
- V3 master to v3-ts #264 (chintan9)
- V3 ts #263 (chintan9)
- [PR] Convert project to TypeScript #262 (iwatakeshi)
- Try to move TS by iwatakeshi #258 #260 (chintan9)
- Bump @babel/plugin-proposal-object-rest-spread from 7.8.3 to 7.10.4 #252 (dependabot-preview[bot])
- Bump react-dom from 16.13.0 to 16.13.1 #209 (dependabot-preview[bot])
- Bump eslint-config-airbnb from 18.0.1 to 18.1.0 #206 (dependabot-preview[bot])
- Bump @testing-library/jest-dom from 5.1.1 to 5.5.0 #205 (dependabot-preview[bot])
- Bump style-loader from 1.1.3 to 1.2.1 #204 (dependabot-preview[bot])
- Bump babel-loader from 8.0.6 to 8.1.0 #203 (dependabot-preview[bot])
- Bump eslint-plugin-react-hooks from 2.5.0 to 3.0.0 #182 (dependabot-preview[bot])
- Bump babel-preset-react-app from 9.1.1 to 9.1.2 #178 (dependabot-preview[bot])
- Bump react from 16.13.0 to 16.13.1 #174 (dependabot-preview[bot])
- add youtube example #169 (chintan9)
- Bump @testing-library/dom from 6.15.0 to 7.0.4 #168 (dependabot-preview[bot])
- Bump qawolf from 0.9.3 to 0.12.0 #163 (dependabot-preview[bot])
- Bump rollup-plugin-terser from 5.2.0 to 5.3.0 #159 (dependabot-preview[bot])
- Bump eslint-plugin-react from 7.18.3 to 7.19.0 #158 (dependabot-preview[bot])
- Bump rollup from 1.32.0 to 1.32.1 #156 (dependabot-preview[bot])
- Bump rollup-plugin-babel from 4.3.3 to 4.4.0 #155 (dependabot-preview[bot])
- Bump cross-env from 7.0.1 to 7.0.2 #153 (dependabot-preview[bot])
- Bump eslint-plugin-jest from 23.8.1 to 23.8.2 #152 (dependabot-preview[bot])
- Bump @babel/core from 7.8.4 to 7.8.7 #151 (dependabot-preview[bot])
- Bump @testing-library/dom from 6.12.2 to 6.15.0 #150 (dependabot-preview[bot])
- Bump @testing-library/react from 9.4.1 to 9.5.0 #149 (dependabot-preview[bot])
- Bump cross-env from 7.0.0 to 7.0.1 #148 (dependabot-preview[bot])
- Bump rollup-plugin-postcss from 2.1.1 to 2.2.0 #147 (dependabot-preview[bot])
- Bump eslint-plugin-jest from 23.8.0 to 23.8.1 #146 (dependabot-preview[bot])
- Bump webpack from 4.41.6 to 4.42.0 #145 (dependabot-preview[bot])
- Bump typescript from 3.8.2 to 3.8.3 #144 (dependabot-preview[bot])
- Bump rollup from 1.31.1 to 1.32.0 #143 (dependabot-preview[bot])
- Bump react-test-renderer from 16.12.0 to 16.13.0 #141 (dependabot-preview[bot])
- Bump eslint-plugin-react-hooks from 2.4.0 to 2.5.0 #140 (dependabot-preview[bot])
- Bump react-dom from 16.12.0 to 16.13.0 #139 (dependabot-preview[bot])
- Bump react from 16.12.0 to 16.13.0 #138 (dependabot-preview[bot])
- Bump babel-eslint from 10.0.3 to 10.1.0 #137 (dependabot-preview[bot])
- Bump qawolf from 0.9.2 to 0.9.3 #135 (dependabot-preview[bot])
- Bump @svgr/rollup from 5.1.0 to 5.2.0 #134 (dependabot-preview[bot])
- Bump rollup-plugin-postcss from 2.0.6 to 2.1.1 #133 (dependabot-preview[bot])
- Bump @testing-library/react from 9.4.0 to 9.4.1 #132 (dependabot-preview[bot])
- Bump eslint-plugin-jest from 23.7.0 to 23.8.0 #131 (dependabot-preview[bot])
- Add cross env and fix test #129 (chintan9)
v2.2.0 (2020-01-18)
Closed issues:
Merged pull requests:
- Restyle Add Gitpod config #72 (restyled-io[bot])
- Add Gitpod config #71 (chintan9)
- Restyle Update README.md #70 (restyled-io[bot])
- Update README.md #69 (chintan9)
- Docs #67 (chintan9)
- Docs #66 (chintan9)
- Restyle Docs #64 (restyled-io[bot])
- Docs #63 (chintan9)
- Bump @testing-library/user-event from 7.2.1 to 8.0.3 #62 (dependabot-preview[bot])
- Bump @rollup/plugin-node-resolve from 6.1.0 to 7.0.0 #61 (dependabot-preview[bot])
- Bump @testing-library/jest-dom from 4.2.4 to 5.0.0 #60 (dependabot-preview[bot])
- Bump @svgr/rollup from 4.3.3 to 5.0.1 #59 (dependabot-preview[bot])
- Rollup #58 (chintan9)
v2.0.1 (2020-01-17)
v2.0.0 (2020-01-16)
Merged pull requests:
- Bundle with webpack #55 (chintan9)
- make thing nice #53 (chintan9)
- update #51 (chintan9)
- Add Gitpod config #47 (chintan9)
- Rewrite #23 (chintan9)
- Rewrite #21 (chintan9)
- Update dependency rollup to v1.27.10 #20 (renovate[bot])
- Update dependency rollup-plugin-postcss to v2 #18 (renovate[bot])
- Update dependency rollup to v1 #14 (renovate[bot])
- Update dependency gh-pages to v2 #12 (renovate[bot])
- Update dependency eslint-plugin-standard to v4 #11 (renovate[bot])
- Update dependency eslint-plugin-node to v10 #10 (renovate[bot])
- Update dependency eslint-config-standard-react to v9 #9 (renovate[bot])
- Update dependency eslint-config-standard to v14 #8 (renovate[bot])
- Update dependency eslint to v6 #7 (renovate[bot])
- Update dependency cross-env to v6 #6 (renovate[bot])
- Update dependency babel-eslint to v10 #5 (renovate[bot])
- Update dependency @svgr/rollup to v4 #4 (renovate[bot])
- Update dependency rollup to v0.68.2 #3 (renovate[bot])
- Pin dependencies #2 (renovate[bot])
- Configure Renovate #1 (renovate[bot])
* This Changelog was automatically generated by github_changelog_generator