Skip to content

Releases: prescottprue/generator-react-firebase

v7.6.4

21 Apr 23:56
9c1af09
Compare
Choose a tag to compare
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

21 Apr 20:56
fc23ea1
Compare
Choose a tag to compare
v7.6.3 (#370)

* fix(build): use correct prettier config to prevent error  - #369

v7.6.2

08 Mar 00:12
b4a8fde
Compare
Choose a tag to compare
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

11 Feb 06:33
4cf3595
Compare
Choose a tag to compare
  • 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

11 Feb 06:19
792c8aa
Compare
Choose a tag to compare
  • fix(app): update to reactfire v3 (new syntax)
  • chore(dev-deps): update @babel dev dependencies

v7.5.1

21 Dec 04:29
646ba5c
Compare
Choose a tag to compare
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

25 Nov 05:02
9d959be
Compare
Choose a tag to compare
  • fix(app): cleanup lint when opting into redux - #303
  • fix(app): update react-redux-firebase to v3.8.1 (support for react 17) when opting into redux - #303
  • fix(app): remove usage of set-env from CI workflows
  • fix(dev-deps): update dev deps
  • fix(ci): remove usage of set-env

v7.4.0

27 Oct 15:18
90ac3f4
Compare
Choose a tag to compare
  • build(app): update to react-scripts v4.0.0
  • build(app): update to react v17.0.0

v7.3.0

18 Sep 18:27
30867bb
Compare
Choose a tag to compare
  • 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

13 Sep 22:44
8cb04a0
Compare
Choose a tag to compare
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