Skip to content

Conversation

@prescottprue
Copy link
Owner

@prescottprue prescottprue commented Jul 3, 2017

Features

Fixes/Enhancements

  • Drop support for passing Firebase instance
  • Auto profile population removed (profile population will require using populate)
  • isLoaded and isEmpty logic simplified
  • Tests passing with new syntax (including reducers)
  • Drop support and deprecation warning for profileDecorator (use profileFactory)
  • Drop support and deprecation warning for distpatchOnUnsetListener (use distpatchOnUnsetListener, note incorrect spelling)
  • Tests no longer skipped from linting
  • Tons of other code simplifications

Scott Prue and others added 11 commits June 26, 2017 18:09
* - support for keeping data on logout #125
* Firebase is no longer a dependency (build size, native compatibility,
bundling for boilerplates, etc.) - #173, #131, #107
* Migration guide updated
* Roadmap updated with v2.0.0 and v1.5.0 info
# Conflicts:
#	package.json
* Auth actions simplified (no more default export, removed some
dispatch functions)
* presence and sessions default config added
* Docs updated
…oaded parameter

* Readme of material example updated to include info about config file
* presence added to material example
* Small issues fixed in material example
* New isLoaded handles null
* Reducers added for listeners (byId and allListeners) following [Redux
docs on
normalizing](http://redux.js.org/docs/recipes/reducers/UpdatingNormalize
dData.html)
* Auto profile population removed (profile population will require
using populate)
* Firebase JSON Auth Error fixed by commenting out router decorators
(more investigation needed for v2.0.0)
* SET_ORDERED no longer used, instead ordered data is emitted as part
of the SET action
* Tests once again passing
@prescottprue prescottprue added this to the v2.0.0 milestone Jul 4, 2017
@prescottprue prescottprue self-assigned this Jul 4, 2017
@prescottprue prescottprue merged commit 91f4248 into v2.0.0 Jul 4, 2017
@prescottprue prescottprue deleted the v2.0.0-beta branch July 4, 2017 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants