v1.5.3 (2023-07-12)
- Update dependencies
- Merge pull request #49 from darkmavis1980/bugfix/update-dependencies
v1.5.2 (2023-04-15)
- Updated dependencies
- Merge pull request #48 from darkmavis1980/bugfix/maintenance-update
v1.5.1 (2023-03-17)
- Updated dependencies
- Merge pull request #46 from darkmavis1980/feature/upgrade-to-swr-2
v1.5.0 (2023-01-01)
- Updated all dependencies Updated SWR to version 2
- Merge pull request #45 from darkmavis1980/bugfix/maintenance
v1.4.2 (2022-12-08)
- Bump decode-uri-component from 0.2.0 to 0.2.2
- Bump loader-utils from 2.0.2 to 2.0.4
- Updated dependencies Fixed issue with window object and Jest
- Merge pull request #43 from darkmavis1980/dependabot/npm_and_yarn/loader-utils-2.0.4
- Merge pull request #44 from darkmavis1980/dependabot/npm_and_yarn/decode-uri-component-0.2.2
- Merge pull request #41 from darkmavis1980/bugfix/maintenance-update
v1.4.1 (2022-09-21)
- Updated changelog
- Updated jest
- Updated dependencies
- Updated changelog
- Merge pull request #39 from darkmavis1980/feature/use-swr-hook
v1.4.0 (2022-06-15)
- Added example using SWR to fetch data
- Updated dependencies Updated snapshots
- Updated component
- Updated changelog
- Merge pull request #38 from darkmavis1980/feature/add-error-boundary
- Merge pull request #37 from darkmavis1980/bugfix/update-version
- Merge pull request #36 from darkmavis1980/bugfix/fix-typo
v1.3.0 (2022-06-14)
- Added error boundary
- Removed build status as TravisCI is no longer used
- Updated docs
v1.2.3 (2022-06-13)
- Fixed typo
- Merge pull request #35 from darkmavis1980/bugfix/component-has-too-divs
v1.2.2 (2022-06-13)
- Fixed typo in component Updated dependencies
- Updated changelog
- Merge pull request #34 from darkmavis1980/bugfix/minor-cleanups
v1.2.1 (2022-06-11)
- Minor cleanups Updated eslint configuration Added loading component
- Updated changelog
- Merge pull request #33 from darkmavis1980/feature/add-suspense-example
- Merge pull request #32 from darkmavis1980/bugfix/fix-coverage
- Merge pull request #31 from darkmavis1980/feature/add-jsx-support
- Merge pull request #30 from darkmavis1980/feature/deprecate-enzyme
v1.2.0 (2022-06-11)
- Added example of how to use suspense
- Updated snapshots
v1.1.1 (2022-06-11)
- Fixed coverage
v1.1.0 (2022-06-11)
- Added support for JSX
v1.0.0 (2022-06-11)
- Fixed issue with workflow
- Fixed typo
- Set major version
- Updated workflow
- Upgraded to React 18 Removed Enzyme in favour of react-test-renderer Updated tests Updated mount point for React Enabled Strictmode for React 18
- Merge pull request #29 from darkmavis1980/bugfix/update-dependencies
v0.11.4 (2022-05-26)
- Updated dependencies
v0.12.0 (2022-05-04)
- Bump node-forge from 1.2.1 to 1.3.1
- Bump minimist from 1.2.5 to 1.2.6
- Bump follow-redirects from 1.14.7 to 1.14.8
- Updated to react 18
- Updated readme
- Merge pull request #26 from darkmavis1980/dependabot/npm_and_yarn/node-forge-1.3.1
- Merge pull request #23 from darkmavis1980/dependabot/npm_and_yarn/follow-redirects-1.14.8
- Merge pull request #25 from darkmavis1980/dependabot/npm_and_yarn/minimist-1.2.6
- Merge pull request #22 from darkmavis1980/bugfix/fix-audit-errors
v0.11.3 (2022-02-03)
- Fixed audit errors
- Updated changelog
- Merge pull request #20 from darkmavis1980/bugfix/update-dependencies-feb-2022
v0.11.2 (2022-02-03)
- Updated dependencies
v0.11.1 (2021-12-10)
- Fixed issue with snapshot
- Updated changelog
- Merge pull request #19 from darkmavis1980/bugfix/update-dependencies-2
v0.11.0 (2021-12-10)
- Simplified code Upgraded to react router 6
- Merge pull request #18 from darkmavis1980/bugfix/update-dependencies
v0.10.5 (2021-10-15)
- Updated dependencies
v0.10.4 (2021-09-29)
- Updated dependencies
0.10.3 (2021-07-17)
- Bump dns-packet from 1.3.1 to 1.3.4
- Updated dependencies Changed enzyme adapter to work with React 17
- Updated changelog
- Merge pull request #16 from darkmavis1980/dependabot/npm_and_yarn/dns-packet-1.3.4
v0.10.2 (2021-05-21)
- Fixed audit
- Updated dependencies Fixed issue with definePlugin
- Merge pull request #15 from darkmavis1980/bugfix/fix-issue-with-defineplugin
v0.10.1 (2021-04-03)
- Updated dependencies
- Updated readme with newer versions
- Updated changelog
v0.10.0 (2020-12-18)
- Added github action configuration
- Removed travis-ci configuration
- Updated webpack to major version 5.11.0 Updated react to major version 17.0.1
- Updated changelog
- Merge pull request #14 from darkmavis1980/feature/remove-travis-add-github-actions
v0.9.3 (2020-12-08)
- Updated dependencies
- Updated changelog
v0.9.2 (2020-10-07)
- Updated dependencies to latest version
v0.9.1 (2020-09-16)
- Updated dependencies
v0.9.0 (2020-08-11)
- Bump lodash from 4.17.14 to 4.17.19
- Updated dependencies Migrated to use latest version of sass-loader Removed node-sass in favour of sass (dart-sass)
- Merge pull request #11 from darkmavis1980/dependabot/npm_and_yarn/lodash-4.17.19
v0.8.9 (2020-07-02)
- Updated dependencies
v0.8.8 (2020-06-12)
- Updated dependencies
v0.8.7 (2020-04-29)
- Updated dependencies
v0.8.6 (2020-03-27)
- Updated dependencies
v0.8.5 (2020-02-06)
- Updated dependencies
v0.8.4 (2020-01-30)
- Updated dependencies
v0.8.3 (2020-01-20)
- Updated dependencies
v0.8.2 (2019-12-09)
- Update dependencies
v0.8.1 (2019-12-02)
- Added travisci badge
- Updated dependencies
v0.8.0 (2019-11-19)
- Added travis ci configuration
- Bumped version to 0.8.0
- Merge pull request #8 from darkmavis1980/feature/add-travis-ci
v0.7.7 (2019-11-19)
- Updated dependencies
v0.7.6 (2019-11-08)
- Updated dependencies
v0.7.5 (2019-10-23)
- Updated dependencies
v0.7.4 (2019-10-16)
- Updated dependencies
- Updated changelog
v0.7.3 (2019-10-08)
- Updated dependencies
v0.7.2 (2019-09-24)
- Fixed compatibility issue with sass-loader 8.0.0
v0.7.1 (2019-09-23)
- Updated dependencies
v0.7.0 (2019-09-12)
- Updated dependencies Renamed task start:dev to just dev
- Updated dependencies
- Updated dependencies Added @babel/plugin-transform-runtime
- Updated dependencies
v0.5.4 (2019-07-04)
- Updated dependencies
v0.5.3 (2019-05-31)
- Updated changelog
- Updated dependencies Fixed issue with CleanWebpackPlugin
v0.5.2 (2019-05-20)
- Updated dependencies
- Updated dependencies Set option class-methods-use-this in eslint to false
- Updated changelog
v0.5.0 (2019-05-07)
- Set babel to use the current version of Node to avoid issues with Jest and async/await Updated dependencies, node-sass now supports Node.js 12
- Updated package-lock.json
- Updated eslintrc to fix the issue with react version Updated dependencies Minor formatting cleanup for the jest.config.js file Added webpack-bundle-analyzer to analyze the bundler
- Merge pull request #7 from darkmavis1980/bugfix/fix-issue-with-eslint
v0.4.2 (2019-04-24)
- Minor cleanups
v0.4.1 (2019-04-24)
- Updated webpack-cli
- Updated changelog
v0.4.0 (2019-04-17)
- Conformed code to ESLint standards Added missing libraries Updated eslintrc configuration Added Changelog
- Merge pull request #6 from darkmavis1980/bugfix/fix-eslint-integration
v0.3.4 (2019-04-16)
- Updated dependencies
v0.3.3 (2019-04-04)
- Fixed issue with navigation with jest Updated dependencies and react to 16.8.6
- Updated babel and jest to latest version
- Updated ESLint version
- Merge pull request #5 from darkmavis1980/bugfix/issue-with-navigation-with-jest
v0.3.2 (2019-03-20)
- Updated dependcies
- Updated dependencies
v0.3.1 (2019-03-12)
0.3.1 (2019-03-12)
- Added note on the README.md
- Updated dependencies
v0.3.0 (2019-03-06)
- Added support for docker
- Updated version on package.json
- Merge pull request #4 from darkmavis1980/add-dockerfile
v0.2.1 (2019-03-06)
- Fixed issue with devServer fallback path
- Fixed issue introduced by previous changes
- Merge pull request #3 from darkmavis1980/fix-issue-with-missing-webpack-variable
v0.2.0 (2019-03-06)
- Added support for environmental variables
- Fixed issue with build script running on ubuntu Fixed incompatibility with CleanWebpackPlugin v2.0.0
- Merge branch 'master' of github.com:darkmavis1980/react-jest-boilerplate into add-support-for-env-variables
- Merge pull request #2 from darkmavis1980/add-support-for-env-variables
- Merge pull request #1 from darkmavis1980/Fix-issue-with-CleanWebpackPlugin-v2.0.0
- First commit
- Minor fix on the readme