Releases: offlegacy/event-tracker
Releases · offlegacy/event-tracker
v1.4.1
What's Changed
- fix(docs): fix toast positioning issue in Safari by @minseong0324 in #42
- fix: remove aria-hidden attribute by @stakbucks in #43
- chore: improve release workflow by @stakbucks in #44
- chore: use release branch to bypass branch protection rule by @stakbucks in #45
New Contributors
- @minseong0324 made their first contribution in #42
Full Changelog: v1.4.0...v1.4.1
v1.4.0
v1.3.0
What's Changed
- feat: debounce by @stakbucks in #28
- feat: throttle by @stakbucks in #29
- feat: enabled option for JSX event tracking components by @stakbucks in #30
- docs: documentation on debounce, throttle, enabled by @stakbucks in #31
Full Changelog: v1.2.6...v1.3.0
v1.2.6
What's Changed
- fix: type Inference Issues in Event Handlers by @stakbucks in #27
Full Changelog: v1.2.5...v1.2.6
v1.2.5
What's Changed
- fix(components): correct event handler reference in DOMEvent component by @jiji-hoon96 in #23
New Contributors
- @jiji-hoon96 made their first contribution in #23
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- fix: TypeScript type safety issues in event tracking functions event params type by @stakbucks in #22
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- docs: add Korean documentation + open graph metadata by @stakbucks in #18
New Contributors
- @haryan248 made their first contribution in #21
Full Changelog: v1.2.1...v1.2.2
v1.2.2
What's Changed
- docs: add Korean documentation + open graph metadata by @stakbucks in #18
- fix: Fix broken images in docs by @kangju2000 in #19
- refactor: improve types by @stakbucks in #20
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- fix: improve type inference for schema by @stakbucks in #17
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- feat: data type validation with zod schema by @stakbucks in #16
Full Changelog: v1.1.0...v1.2.0