Skip to content

Releases: derrickreimer/fathom-client

Version 3.7.2

10 Jul 15:32
Compare
Choose a tag to compare
  • Update changelog ce27bc8
  • Merge pull request #63 from derrickreimer/add-types-to-exports 48f0bcf
  • Add CJS type declarations explicitly d4bf37b
  • Add types to exports in package.json aba3683

v3.7.1...v3.7.2

Version 3.7.1

10 Jul 13:12
Compare
Choose a tag to compare
  • Update CHANGELOG.md cd15eb1
  • Merge pull request #61 from derrickreimer/fix-package-config cd238ce
  • Reconfigure ESM and CJS exports 3f91c60
  • Merge pull request #59 from derrickreimer/dependabot/npm_and_yarn/ws-8.17.1 4a9a6fa
  • Bump ws from 8.17.0 to 8.17.1 d2335ce

v3.7.0...v3.7.1

Version 3.7.0

13 Jun 16:16
Compare
Choose a tag to compare
  • Merge pull request #58 from derrickreimer/dependabot/npm_and_yarn/braces-3.0.3 d1a3423
  • Fix build script 03000bf
  • Ignore generated types 7e9dd19
  • Overhaul build process cd3d70b
  • Bump braces from 3.0.2 to 3.0.3 a1ab411
  • Merge pull request #57 from derrickreimer/idempotent-load-function 0df71e3
  • Fix comment aeec4f0
  • Add changelog, fix weird build failure b88e4a8
  • Make the load() function idempotent c4a6e58
  • Merge pull request #56 from unitof/fix-possiblynull 7a9b528
  • Also fix Type error: Cannot find name 'Page'. while we're at it 67a6eb3
  • Anticipate searchParams===null in example code 137f19f
  • Fix typo 343d474
  • Remove the url option from docs, since Custom Domains have gone away cadb2df
  • Merge pull request #52 from AshWills/update-readme c10942e
  • A few minor formatting tweaks 681b1e4
  • Replace includedDomains & excludedDomains with Allowed Domains 7b33b58

v3.6.0...v3.7.0

Version 3.6.0

26 Oct 20:41
Compare
Choose a tag to compare
  • Fix typo ff5d3c6
  • Update README for trackEvent function eee1c59
  • Merge pull request #51 from IHIutch/add-track-event 99c4d70
  • Camelize the event name argument, update a few docs 1746803
  • Add tests, update existing 9c6bc98
  • Fix arg name 8231029
  • Add support for trackEvent 24bbd63
  • Merge pull request #50 from derrickreimer/dependabot/npm_and_yarn/babel/traverse-7.23.2 7c8f094
  • Bump @babel/traverse from 7.16.8 to 7.23.2 7f23211
  • Merge pull request #49 from derrickreimer/dependabot/npm_and_yarn/word-wrap-1.2.4 437131c
  • Bump word-wrap from 1.2.3 to 1.2.4 4935540
  • Merge pull request #48 from derrickreimer/dependabot/npm_and_yarn/got-and-np-11.8.6 10b7804
  • Bump got and np 34db5bd
  • Merge pull request #47 from derrickreimer/dependabot/npm_and_yarn/tough-cookie-4.1.3 68b6440
  • Bump tough-cookie from 4.0.0 to 4.1.3 31a14a6
  • Update Next.js instructions per #46 e68b379
  • Update Next.js docs to prevent double pageview 7b5a312
  • Update next.js instructions for app directory a027939
  • Add next.js v13 compatibility warning fa66d57
  • Remove git add from husky hooks 87b4816
  • Run npm audit fix ca5dbfa
  • Update CI image c57b219
  • Merge pull request #43 from derrickreimer/dependabot/npm_and_yarn/http-cache-semantics-4.1.1 ee4fc05
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 0396277
  • Merge pull request #42 from derrickreimer/dependabot/npm_and_yarn/minimatch-3.1.2 07c1a0e
  • Bump minimatch from 3.0.4 to 3.1.2 f5a2976
  • Merge pull request #41 from derrickreimer/dependabot/npm_and_yarn/json5-2.2.3 98e2d2c
  • Bump json5 from 2.2.0 to 2.2.3 82ee64a
  • Merge pull request #39 from kochie/patch-1 0078094
  • Update README.md 1023ed9

v3.5.0...v3.6.0

Version 3.5.0

16 Jun 20:15
Compare
Choose a tag to compare
  • Merge pull request #36 from dmitrizzle/feature/check-if-tracking-engabled 0581328
  • Merge pull request #34 from JackEllis/patch-3 176c8f7
  • Merge pull request #32 from derrickreimer/dependabot/npm_and_yarn/minimist-1.2.6 6f7deff

v3.4.1...v3.5.0

Version 3.4.1

13 Feb 13:11
Compare
Choose a tag to compare
  • Add fallback when no script tag is present a6dd698

v3.4.0...v3.4.1

Version 3.4.0

26 Jan 15:14
Compare
Choose a tag to compare

v3.3.1...v3.4.0

Version 3.3.1

17 Jan 15:16
Compare
Choose a tag to compare
  • Fix misnamed function in README 5b09a16

v3.3.0...v3.3.1

Version 3.3.0

17 Jan 15:12
Compare
Choose a tag to compare
  • Update dependencies 53f395f
  • Add tests for enable/block tracking functions b7ae838
  • Document new enable/disable tracking functions 7f37f73
  • Merge pull request #27 from mxdvl/patch-1 0e2eb1b
  • add tracking blocking methods and queue de26dea
  • add blockTrackingForMe method 3e356ba

v3.2.0...v3.3.0

Version 3.2.0

10 Sep 14:33
Compare
Choose a tag to compare
  • Merge pull request #23 from sellalong/fix-use-data-attributes-on-script 6f41afd
  • fix: use data attributes for options when loading script 7f70188
  • Merge pull request #22 from JackEllis/patch-3 603f490
  • Add in extra clarity for script.js on custom domains 1028b38

v3.1.0...v3.2.0