Releases: hellotext/hellotext.js
Releases · hellotext/hellotext.js
1.8.6
1.8.4
Full Changelog: 1.8.3...1.8.4
Sessions
V1.8.2
V.1.8.1
V.1.8.0
1.7.9
Full Changelog: 1.7.8...1.7.9
v1.7.8
Allow to pass in any additional headers when calling Hellotext.track
as a third argument.
Full Changelog: 1.7.6...1.7.8
V1.7.6
Full Changelog: 1.7.2...1.7.6
- Added a
vanilla
file that can be improved in ESModules that does not start Stimulus. Cookie
conditionally sets and gets values from thedocument.cookie
only whendocument
is defined.- Hellotext forms only use
MutationObserver
when it is defined in the context.