Releases: cjolowicz/muckr-web
Releases · cjolowicz/muckr-web
v0.15.0
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
v0.14.0
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
v0.13.1
Changed
- Update dependencies:
- handlebars 4.1.2 (security advisory)
- Update dev dependencies:
- webpack-dev-server 3.6.0
v0.13.0
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)
v0.12.0
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
v0.11.0
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
v0.10.0
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.
v0.9.2
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
v0.9.1
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
v0.9.0
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