Skip to content

Commit

Permalink
docs: react-sdk sdk version 10.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
js-sdk-ci committed Nov 5, 2024
1 parent 32e2e66 commit 8175df1
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 10.0.1 (2024-11-05)

### Patch Changes

- Fixed an issue with the [`Page URL`][Targeting Conditions] and [`Page Title`][Targeting Conditions] targeting conditions, where the condition evaluated all previously visited URLs in the session instead of only the current URL, corresponding to the latest added `PageView`
NOTE: This change may impact your existing targeting. Please review your targeting conditions to ensure accuracy.
- Updated dependencies
- @kameleoon/javascript-sdk@4.0.1

[Targeting Conditions]: https://developers.kameleoon.com/feature-management-and-experimentation/using-visit-history-in-feature-flags-and-experiments#benefits-of-calling-getremotevisitordata

## 10.0.0 (2024-10-03)

### Breaking Changes
Expand Down

0 comments on commit 8175df1

Please sign in to comment.