ethical-jobs-foundation
Version:
EthicalJobs.com.au Javascript Foundation
37 lines (20 loc) • 533 B
Markdown
# v2.0.0 - [2018-05-11]
## Added
- Refactored how Analytics works, only returning objects now for react-ga
# v1.1.0 - [2018-04-26]
## Added
- Added Analytics signup, unsubscribe and confirm events
# v1.0.2
- Changing to semver 2.0
- Added analytics package
- Added email signup analytics event
# v0.1.4
- Added auth.roles export
# v0.1.3
- Added auth.userRolesSelector function.
# v0.1.2
- Removed isSuperAdmin in favour of isAdmin helper
# v0.1.1
- Auth components and helper functions
# v0.1.0
- Initial version.