Releases: Joe12387/detectIncognito
Releases · Joe12387/detectIncognito
v1.3.7
This fixes an issue where the browser may not be properly identified.
What's Changed
- Update detectIncognito.ts by @MarianoFacundoArch in #45
New Contributors
- @MarianoFacundoArch made their first contribution in #45
Full Changelog: v1.3.6...v1.3.7
v1.3.6
Improved browser detection.
Full Changelog: v1.3.5...v1.3.6
v1.3.5
Fixed detectIncognito
variable being stripped from window
in CDN
Full Changelog: v1.3.4...v1.3.5
v1.3.4
What's Changed
- fix detectIncognito.esm.js has no exports by @panmenghan in #39
New Contributors
- @panmenghan made their first contribution in #39
Full Changelog: v1.3.3...v1.3.4
v1.3.3
v1.3.2
Fixed a missing export.
Full Changelog: v1.3.1...v1.3.2
v1.3.1
Added UMD & ESM modules. No changes to detection functionality.
Full Changelog: v1.3.0...v1.3.1
v1.3.0
v1.2.1
v1.2.0
v1.2.0 improves Chrome's incognito detection
What's Changed
- Fixes "exports is not defined" issue by @p810 in #17
- Fix: Build and copy on parent folder / Feat: Add return values for strict ts by @thomasync in #22
- modified definition of browser privacy based on differences between quotas by @Deokti in #27
New Contributors
- @thomasync made their first contribution in #22
- @Deokti made their first contribution in #27
Full Changelog: v1.1.2...v1.2.0