- 95c2027: Fix global access to InAppSpy for non-global import/requires
- 72e877c: Removes browser field from package, adds explicit bundles for jsdelivr, unpkg, and adds exports for global
- 9c7bfd5: fix url for cdn in readme
- b6a51b3: Add ua optional param, update Readme with CDN
- 95ac4f9: Fix exports
- 6634e0f: Create iife build for CDNs
- e1f11ac: Update readme with bsky link over x link and order appkeys in alpha order
- 3c381dd: - Add recent Meta UAs to tests
- Add
threads
appKey - Adjust messenger regex for newer UAs
- Add
- dc218c7: Removes post-install script that was only used for branch deploys
- 5e281f0: - Remove src from build (was only used in branch builds temporarily)
- e5c457c: - Adds detection for
telegram
,gsa
, andlinkedin
- Adds property
skip
and return propertyskipped
- Adds
SFSVCExperimental
method - Removes (breaking) property
ua
forInAppSpy
method - Refactors tests
- Adds property
- 98f9b98: Fix main path for commonjs
- 59fb3bd: Remove isSFSafariViewController - still testing
- fd3bed2: return isSFSafariViewController always
- 09ac525: Adds experimental detection of
SFSafariViewController
- cd2b859: edit readme for npm
- d5b926a: edit readme
- update readme for npm
- 0f5d5a6: Update readme for package
- 166ce90:
appName
is not a pretty printed version of found app andappKey
is the formerappName
- e775e7d: Test out publishing workflow
- c1623de: Test workflow
- c18d453: Release testing
- Test out manual workflow
- d781f07: More deploy testing
- 223a227: More workflow testing
- 07249f0: More workspace
- dc91fba: Working on deploy setup
- 2ab6131: more tests
- 57d318b: Work on deployment
- 16b2c8b: Testing out npm package publishing
- 2d2134e: Initial version