@usermaven/sdk-js 1.0.9 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -4,9 +4,7 @@ Usermaven.js is a JavaScript SDK for [Usermaven](https://usermaven.com).
4
4
 
5
5
  ## Capabilities
6
6
 
7
- - Session Capability via `persistence`, `persistence_name` and `persistence_time` options.
8
7
  - Autocapturing via `autocapture`, `capture_pageview`, `properties_string_max_length` and `property_blacklist` options.
9
- - Cross sub-domain compatibility added.
10
8
 
11
9
  ## Maintainers Guide
12
10