Releases: doggen999/dev-environment
Update README
Fix npm vulnerabilities
npm audit fix to fix reported npm vulnerability
Color memory
npm i && npm start to install dependencies and start application.
npm test to run the minuscule amount of tests included.
Fix: Downgrade React
React downgraded to ^17.0.0 to not break Storybook (in @doggen/dev-environment-with-storybook)
Full Changelog: 1.8.0...1.8.1
Add Jest and react-testing-library
Jest and react-testing-library added together with basic configuration to support unit tests, snapshot tests and DOM testing
Full Changelog: 1.7.0...1.8.0
Update Webpack and associated packages
Webpack together with associated dependency packages is updated to latest version.
Full Changelog: 1.6.0...1.6.1
Update outdated dependency packages
Package dependencies updated with npm update.
Full Changelog: 1.5.1...1.6.0
Update dependencies
Package-lock file updated with new version of npm.
Vulnerabilities in dependencies fixed with npm audit fix.
Full Changelog: 1.5...1.5.1
Add dev-server w HMR
1.5 Add dev-server w HMR
Replace node-sass with Dart sass
1.4 Refactor replace (depracated) node-sass with Dart sass