Releases: prescottprue/generator-react-firebase
Releases · prescottprue/generator-react-firebase
v7.6.4
v7.6.4 (#379) * fix: set correct version of prettier in package.json * fix(functions): remove prettier/@typescript-eslint from functions eslint config
v7.6.3
v7.6.3 (#370) * fix(build): use correct prettier config to prevent error - #369
v7.6.2
v7.6.2 (#349) * build(deps): bump styfle/cancel-workflow-action from 0.7.0 to 0.8.0 (#339) * build(deps-dev): bump @babel/cli from 7.12.13 to 7.13.0 (#338) * build(deps): bump yeoman-generator from 4.12.0 to 4.13.0 (#337) * build(deps-dev): bump chai from 4.2.0 to 4.3.0 (#335) * build(deps-dev): bump eslint from 7.19.0 to 7.21.0 (#346) * build(deps-dev): bump chai from 4.2.0 to 4.3.0 * fix(app): update dev dependencies of app including eslint
v7.6.1
- fix(dev-deps): update semver to v7.3.4
- fix(dev-deps): update mocha to v8.2.1
- fix(app): update actions versions
v7.6.0
v7.5.1
v7.5.1 (#317) * fix(app): add .eslintcache to gitignore template * build(app): update minor versions of dependencies including react-hook-form * build(deps-dev): bump @babel/preset-env from 7.12.1 to 7.12.10 (#315) * build(deps-dev): bump @babel/core from 7.12.3 to 7.12.10 (#314) * build(deps): bump ini in /examples/react-firebase-redux (#313) * build(deps): bump ini from 1.3.5 to 1.3.7 in /examples/redux-firestore (#312) * build(deps-dev): bump prettier from 2.1.2 to 2.2.1 (#306) * build(deps-dev): bump eslint-plugin-standard from 4.0.2 to 5.0.0 (#308)
v7.5.0
v7.4.0
- build(app): update to react-scripts v4.0.0
- build(app): update to react v17.0.0
v7.3.0
- fix: prevent module not found error when opting into redux - #282
- fix: do not throw error for disabling notifications
- build(app): update firebase and notistack
- examples: update redux examples
- build(deps-dev): bump @babel/preset-env from 7.11.0 to 7.11.5 (#281)
- build(deps-dev): bump @babel/polyfill from 7.10.4 to 7.11.5 (#280)
- build(deps-dev): bump @babel/plugin-transform-runtime (#279)
- build(deps-dev): bump mocha from 8.1.1 to 8.1.3 (#278)
v7.2.0
v7.2.0 (#277) * fix(function): replace usage of test over it in jest tests * fix(function): use "should" prefix in test names * build(deps-dev): bump lint-staged from 10.2.11 to 10.3.0 (#271) - @dependabot * build(deps): bump yeoman-generator from 4.11.0 to 4.12.0 (#272) - @dependabot * build(deps-dev): bump @babel/cli from 7.10.5 to 7.11.6 (#270) - @dependabot * build(deps-dev): bump @babel/register from 7.10.5 to 7.11.5 (#273) - @dependabot * build(deps): bump http-proxy in /examples/redux-firestore (#274) - @dependabot * build(deps): bump node-fetch in /examples/react-firebase-redux/functions - @dependabot * build(deps): bump http-proxy in /examples/react-firebase-redux (#275) - @dependabot