@inyourarea/aard-client-js
Version:
A JavaScript tracking library for the Aard Platform at InYourArea.co.uk. Record and track activity across the different services of the platform.
46 lines (38 loc) • 1.08 kB
Markdown
Changelog
All notable changes to this project will be documented in this file.
# [1.1.2] - 2022-10-04
## Resolving compatibility issue
- Resolving compatibility issue like "Property children doesn't exist" for newer react versions
# [1.0.3] - 2017-12-09
## Bug fixes
- Republishing after wrong folder publication
## Internals
- Added this CHANGELOG
- Improved publish process
# [1.0.0] - 2017-11-14
## Breaking Changes
- Renamed Package: added to `inyourarea` organization
# [1.0.0-beta.5] - 2019-10-29
## Features
- Added UTC Timestamp and Timezone to event
## Internals
- Improved internal scripts
# [1.0.0-beta.4] - 2019-10-21
## Features
- Added React Hook
- Added `mapRecorderToProps` to HOC
## Internals
- Added tests
# [1.0.0-beta.3] - 2019-08-21
## Bug fixes
- Missing export for generic transformers
# [1.0.0-beta.2] - 2019-08-21
## Features
- Created Generic Transformers
## Bug fixes
- Fixed bug when global fetch is not available
# [1.0.0-beta.1] - 2019-08-15
## Features
- Library complete refactor
## Breaking Changes
**Everything changed**