React Netease Music Versions Save

React Netease Music——一个基于React、TypeScript的高仿网易云mac客户端🎵播放器。

v1.2.3

2 years ago
  • chore: add pnpm
  • style: optimize layout header, footer, search ui

v1.2.2

2 years ago

feat: add host domain name info

v1.2.1

2 years ago
  • 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

2 years ago
  • 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

2 years ago
  • Import @uniquemo/mui
  • Add Github Actions

v1.1.4

3 years ago
  • add stylelint;
  • use stylelint-config-standard;
  • lint all css file;

v1.1.3

3 years ago
  • upgrade webpack4 to webpack5;
  • add webpack HMR;
  • optimize eslint, add prettier;

v1.1.1

3 years ago
  • fix docker file nginx config
  • add node script for docker release

v1.1.0

3 years ago
  • 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

4 years ago
  • 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