Skip to content

Releases: cjolowicz/muckr-web

v0.15.0

20 Jun 09:17
9efc7dd
Compare
Choose a tag to compare

Fixed

  • Fix stale name field in create artist dialog.

Added

  • Add dependencies:
    • @material-ui/styles 4.1.1

Changed

  • Update dependencies:
    • @material-ui/core 4.1.1
    • @material-ui/icons 4.2.0

Removed

  • Remove dependencies:
    • jss
    • react-jss

See commits

v0.14.0

18 Jun 12:45
69704fb
Compare
Choose a tag to compare

Changed

  • Normalize state shape.
  • Use testing-library instead of enzyme.
  • Refactor utils.
  • Update dependencies:
    • react-redux 7.1.0
  • Update dev dependencies:
    • babel-eslint 10.0.2
    • coveralls 3.0.4
    • css-loader 3.0.0
    • eslint-config-prettier 5.0.0
    • eslint-plugin-compat 3.1.2
    • eslint-plugin-flowtype 3.10.3
    • flow-bin 0.102.0-rc
    • prettier 1.18.2
    • webpack 4.34.0
    • webpack-cli 3.3.4
    • webpack-dev-server 3.7.1

Removed

  • Remove dev dependencies:
    • enzyme
    • enzyme-adapter-react-16
    • enzyme-to-json
    • jest-environment-enzyme
    • jest-enzyme

See commits

v0.13.1

05 Jun 16:12
fbbb3c3
Compare
Choose a tag to compare

Changed

  • Update dependencies:
  • Update dev dependencies:
    • webpack-dev-server 3.6.0

See commits

v0.13.0

05 Jun 12:19
acc46b8
Compare
Choose a tag to compare

Added

  • Add button to edit artists.
  • Add dev dependency:
    • @testing-library/react 8.0.1

Changed

  • Update dependencies:
    • axios 0.19.0
    • express 4.17.1
    • react-router-dom 5.0.1
  • Update dev dependencies:
    • @babel/core 7.4.5
    • @babel/node 7.4.5
    • @babel/preset-env 7.4.5
    • enzyme 3.10.0
    • enzyme-adapter-react-16 1.14.0
    • eslint-plugin-flowtype 3.9.1
    • eslint-plugin-import 2.17.3
    • flow-bin 0.100.0
    • nodemon 1.19.1
    • webpack 4.33.0
    • webpack-dev-server 3.5.1

Removed

  • Remove dev dependency:
    • react-testing-library (renamed to @testing-library/react)

See commits

v0.12.0

17 May 13:58
33a02be
Compare
Choose a tag to compare

Added

  • Add button to remove artists.

Fixed

  • Fix missing --env option for webpack-dev-server.

Changed

  • Update dependencies:
    • express 4.17.0
  • Update dev dependencies:
    • flow-typed 2.5.2
    • eslint-plugin-flowtype 3.9.0
    • eslint-config-prettier 4.3.0

See commits

v0.11.0

13 May 19:02
68e5134
Compare
Choose a tag to compare

Added

  • Add dialog for creating artists.

Changed

  • Remove placeholder message in artist list.
  • Update dev dependencies:
    • babel-loader 8.0.6
    • enzyme-adapter-react-16 1.13.0
    • eslint-plugin-flowtype 3.8.2
    • eslint-plugin-prettier 3.1.0
    • prettier 1.17.1
    • webpack 4.31.0

See commits

v0.10.0

08 May 18:43
270fe05
Compare
Choose a tag to compare

Added

  • Add Dockerfile.
  • Add Docker Compose file.
  • Add INTERNAL_API_URL setting.

Changed

  • Use server environment for API_URL.
  • Do not use dotenv for webpack configuration.
  • Refactor webpack configuration.
  • Separate server-only constants.

See commits

v0.9.2

08 May 11:20
670fb7a
Compare
Choose a tag to compare

Changed

  • Update dependencies:
    • @babel/polyfill 7.4.4
    • dotenv 8.0.0
    • react-redux 7.0.3
    • universal-cookie 4.0.0
    • universal-cookie-express 4.0.0
  • Update dev dependencies:
    • @babel/cli 7.4.4
    • @babel/core 7.4.4
    • @babel/plugin-proposal-class-properties 7.4.4
    • @babel/plugin-proposal-object-rest-spread 7.4.4
    • @babel/preset-env 7.4.4
    • babel-jest 24.8.0
    • eslint-config-prettier 4.2.0
    • eslint-plugin-flowtype 3.8.1
    • eslint-plugin-react 7.13.0
    • flow-bin 0.98.1
    • jest 24.8.0
    • nodemon 1.19.0
    • react-testing-library 7.0.0
    • webpack-cli 3.3.2

See commits

v0.9.1

08 May 18:40
1d41aed
Compare
Choose a tag to compare

Changed

  • Update dependencies:
    • @babel/cli 7.4.3
    • @babel/core 7.4.3
    • @babel/plugin-proposal-class-properties 7.4.0
    • @babel/plugin-proposal-object-rest-spread 7.4.3
    • @babel/polyfill 7.4.3
    • @babel/preset-env 7.4.3
    • @material-ui/core 3.9.3
    • compression 1.7.4
    • dotenv 7.0.0
    • history 4.9.0
    • react 16.8.6
    • react-dom 16.8.6
    • react-redux 7.0.2
    • react-router-dom 5.0.0
    • universal-cookie 3.1.0
    • universal-cookie-express 3.1.0
  • Update dev dependencies:
    • babel-jest 24.7.1
    • enzyme-adapter-react-16 1.12.1
    • eslint 5.16.0
    • eslint-plugin-compat 3.1.1
    • eslint-plugin-flowtype 3.6.1
    • eslint-plugin-import 2.17.2
    • eslint-plugin-react-hooks 1.6.0
    • flow-bin 0.97.0
    • jest 24.7.1
    • nodemon 1.18.11
    • prettier 1.17.0
    • react-test-renderer 16.8.6
    • react-testing-library 6.1.2
    • supertest 4.0.2
    • webpack 4.30.0
    • webpack-cli 3.3.0
    • webpack-dev-server 3.3.1

See commits

v0.9.0

08 May 18:40
Compare
Choose a tag to compare

Added

  • Add button for sign up.

Changed

  • UI cleanup.
  • Update dependencies:
    • react 16.8.4
    • react-dom 16.8.4
    • react-test-renderer 16.8.4
  • Update dev dependencies:
    • babel-jest 24.3.1
    • css-loader 2.1.1
    • eslint 5.15.1
    • eslint-plugin-react-hooks 1.5.0
    • jest 24.3.1
    • jest-environment-enzyme 7.0.2
    • jest-enzyme 7.0.2

See commits