What's Changed
- Add more integrations by @goldflag in #377
- Fix docs by @goldflag in #379
- shared package by @goldflag in #380
- Enhance API utility functions to use axios for HTTP requests by @goldflag in #387
- fix optout- original commit messed up the && vs || operator, meaning v1.0.0 and v1.1.0 require both to opt out. apologies this was missed by @davidfiala in #389
- adding blog by @JMeng1 in #385
- Blog post - adding pictures by @JMeng1 in #393
- Remove deprecated analytics hooks and refactor API structure for funn… by @goldflag in #394
- Refactor analytics API endpoints to utilize
FilterParams
for improv… by @goldflag in #396 - Refactor analytics time mode handling to support past minutes by @goldflag in #400
- Refactor package management and API functions for improved clarity an… by @goldflag in #401
- Add SVG logos to assets — resolves #406 by @poliroid in #408
- build script by @goldflag in #410
New Contributors
Full Changelog: v1.1.0...v1.2.0