Skip to content

Commit

Permalink
docs: javascript-sdk sdk version 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
js-sdk-ci committed Nov 8, 2024
1 parent 5db14e9 commit f5ac004
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
# Change Log

## 4.0.2 (2024-11-08)

### Patch Changes

- Fixed build issue resulting in potential issues when using any targeting condition with `Exclude` option
- Updated dependencies
- @kameleoon/javascript-sdk-core@5.0.2

## 4.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.
NOTE: This change may impact your existing targeting. Please review your targeting conditions to ensure accuracy.
- Updated dependencies
- @kameleoon/javascript-sdk-core@5.0.1

Expand Down

0 comments on commit f5ac004

Please sign in to comment.