generator-react-firebase

React Firebase (Redux optional) yeoman generator

MIT License

Downloads
381
Stars
295
Committers
12

Bot releases are visible (Hide)

generator-react-firebase - v9.0.0 Latest Release

Published by prescottprue almost 3 years ago

What's Changed

  • feat(app): remove questions for firebase config (it is loaded through bin script on first app start)
  • feat(app): update to firebase v9 (modules)
  • feat(app): update to reactfire v4 (support for firebase v9)
  • feat(app): update functions to firebase-admin v10 (modules)
  • feat(app): material-ui v5 (styling move to emotion)
  • feat(app): notistack v2
  • feat(app): switch to ProjectCard (uses material-ui Card) with created at timestamp in place of ProjectTile
  • feat(app): switch firebase-messaging-sw to use newest firebase SDK and built in Firebase Hosting Init (meaning configs no longer need to be changed in SW file)
  • feat(app): add clear messaging to CI for case of missing secrets/variables
  • fix(app): correctly point to emulators within UI job in CI workflow

Full Changelog: https://github.com/prescottprue/generator-react-firebase/compare/v8.3.1...v9.0.0

generator-react-firebase - v8.3.1

Published by github-actions[bot] about 3 years ago

  • build(deps-dev): bump eslint-plugin-import from 2.23.4 to 2.24.2
  • build(deps-dev): bump eslint-plugin-prettier from 3.4.0 to 4.0.0
  • build(deps-dev): bump prettier from 2.4.0 to 2.4.1
  • build(deps-dev): bump eslint-plugin-react from 7.24.0 to 7.26.1
  • build(deps): bump actions/setup-node from 2.4.0 to 2.4.1
  • build(deps): bump yeoman-generator from 5.4.0 to 5.4.2
generator-react-firebase - v8.3.0

Published by github-actions[bot] about 3 years ago

  • build(deps-dev): bump @babel/core from 7.14.6 to 7.15.5
  • build(deps-dev): bump @babel/preset-env from 7.14.7 to 7.15.6 (#486)
  • build(deps-app): bump @material-ui/core from 4.11.3 to 4.12.2
  • build(deps-app): bump react-hook-form from 7.6.0 to 7.15.2
  • build(deps-app): bump typescript from 4.2 to 4.4.3 in functions
  • build(deps-app): bump firebase-admin from 9.10.0 to 9.11.1 in functions
  • build(deps-app): bump firebase-functions from 3.14.1 to 3.15.5 in functions
  • build(deps-app) bump back to rules-unit-testing from v1.3.10 to v1.3.15
generator-react-firebase - v8.2.0

Published by github-actions[bot] over 3 years ago

generator-react-firebase - v8.1.0

Published by github-actions[bot] over 3 years ago

generator-react-firebase - v8.0.1

Published by github-actions[bot] over 3 years ago

  • feat: add debug log archiving to deploy workflow - #391
  • fix: remove a from ts-jest version - #391
generator-react-firebase - v8.0.0

Published by github-actions[bot] over 3 years ago

Breaking Changes

  • Drop support for node pre v12
  • Switch to node 14 in CI workflows
  • Update to Node 14 Runtime in cloud functions

Features/Updates

  • react-hook-form v6 to v7
  • cypress v6 to v7
  • Adding preview channel to verify workflow (with associated delete preview channel workflow which removes preview channel on merge)
  • Update husky v4 to v6
  • Update yeoman-generator from v4 to v5
  • Update yeoman-test from v2 to v6
generator-react-firebase - v7.6.7

Published by github-actions[bot] over 3 years ago

generator-react-firebase - v7.6.6

Published by github-actions[bot] over 3 years ago

  • fix(functions): add missing tslib #382
  • fix(ci): update custom action versions
  • fix: move tslib to dependencies (not dev)
generator-react-firebase - v7.6.5

Published by github-actions[bot] over 3 years ago

generator-react-firebase - v7.6.4

Published by github-actions[bot] over 3 years ago

generator-react-firebase - v7.6.3

Published by github-actions[bot] over 3 years ago

generator-react-firebase - v7.6.2

Published by github-actions[bot] over 3 years ago

generator-react-firebase - v7.6.1

Published by github-actions[bot] over 3 years ago

  • fix(dev-deps): update semver to v7.3.4
  • fix(dev-deps): update mocha to v8.2.1
  • fix(app): update actions versions
generator-react-firebase - v7.6.0

Published by prescottprue over 3 years ago

  • fix(app): update to reactfire v3 (new syntax)
  • chore(dev-deps): update @babel dev dependencies
generator-react-firebase - v7.5.1

Published by github-actions[bot] almost 4 years ago

generator-react-firebase - v7.5.0

Published by github-actions[bot] almost 4 years ago

  • 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
generator-react-firebase - v7.4.0

Published by github-actions[bot] almost 4 years ago

  • build(app): update to react-scripts v4.0.0
  • build(app): update to react v17.0.0
generator-react-firebase - v7.3.0

Published by github-actions[bot] about 4 years ago

  • 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)
generator-react-firebase - v7.2.0

Published by github-actions[bot] about 4 years ago