Skip to content

Releases: doggen999/dev-environment

Update README

29 Nov 11:59
327b028

Choose a tag to compare

1.8.3

Update README.md

Fix npm vulnerabilities

18 Nov 09:22

Choose a tag to compare

npm audit fix to fix reported npm vulnerability

Color memory

31 Oct 11:32

Choose a tag to compare

npm i && npm start to install dependencies and start application.

npm test to run the minuscule amount of tests included.

Fix: Downgrade React

30 Oct 15:33

Choose a tag to compare

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

30 Oct 14:30

Choose a tag to compare

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

29 Oct 12:51

Choose a tag to compare

Webpack together with associated dependency packages is updated to latest version.

Full Changelog: 1.6.0...1.6.1

Update outdated dependency packages

29 Oct 12:50

Choose a tag to compare

Package dependencies updated with npm update.

Full Changelog: 1.5.1...1.6.0

Update dependencies

29 Oct 12:17

Choose a tag to compare

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

02 Feb 13:47

Choose a tag to compare

1.5

Add dev-server w HMR

Replace node-sass with Dart sass

01 Feb 15:47

Choose a tag to compare

1.4

Refactor replace (depracated) node-sass with Dart sass