Releases: uniquemo/react-netease-music
Releases · uniquemo/react-netease-music
v1.2.3
- chore: add pnpm
- style: optimize layout header, footer, search ui
v1.2.2
feat: add host domain name info
v1.2.1
- feat: add specific header to apollo client;
- fix: recommend daily auto play music pic;
- feat: add useUpdate hook and fix clear play list and clear play history;
v1.2.0
- add graphql client with @apollo/client;
- add /api and /graphql proxy to webpack dev server;
- fix: graphql query params;
- doc: update readme
v1.1.5
- Import @uniquemo/mui
- Add Github Actions
v1.1.4
- add stylelint;
- use stylelint-config-standard;
- lint all css file;
v1.1.3
- upgrade webpack4 to webpack5;
- add webpack HMR;
- optimize eslint, add prettier;
v1.1.1
- fix docker file nginx config
- add node script for docker release
v1.1.0
- feat: add music vip type and music resource does not exist condition
- chore: upgrade version to v1.1.0, update deploy script
- docs: update readme
v1.0.1
- fix: play progress bar
- fix: remove lazy import for layout
- fix: remove heart like button in music list
- feat: add vscode setting
- feat: add changelog and deploy bash