Skip to content

Latest commit

 

History

History
86 lines (71 loc) · 1.71 KB

CHANGELOG.md

File metadata and controls

86 lines (71 loc) · 1.71 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

[0.4.3] - 02-01-2024

Fixed

  • IP_INFO_TOKEN Changed
  • types

[0.3.6] - 07-01-2023

Fixed

  • package exports
  • types exports and paths
  • package.json

[0.3.2] - 07-01-2023

Change

  • package exports

[0.3.0] - 07-01-2023

Change

  • type declaration file
  • tsconfig file

[0.2.9] - 07-01-2023

Change

  • CHANGELOG order
  • type declaration file
  • tsconfig file

[0.2.8] - 07-01-2023

Change

  • README added new Codepen demo and a blog post link fora detailed implementing example

[0.2.6] - 07-01-2023

Change

  • README

[0.2.0] - 06-01-2023

Added

  • typescript Change
  • jsDocs

[0.1.2] - 05-01-2023

Added

  • boolean check for user object attribute on buildNewUserData function Changed
  • README

[0.0.9] - 01-09-2022

Changed

  • user object attribute check for buildNewUserData
  • README Fixed
  • TOKENS assertion for GA4

[0.0.4] - 20-08-2022

Fixed

  • serverLocationData bug duplicate entries in payload
  • variable name for dataLayerCheck Changed
  • README Added
  • appSessionCookieName and appName to useMarketingState Context

[0.0.1] - 19-08-2022

Changed

  • README

[0.0.1] - 13-08-2022

Added

  • README
  • CHANGELOG
  • pull_request_template
  • codebase untested