# react-device-detect v1.13.1 — v.1.13.1 - Product: react-device-detect (https://whatsnew.fyi/product/react-device-detect) - Vendor: duskload - Date: 2020-06-15 - Version: v1.13.1 - Original notes: https://github.com/duskload/react-device-detect/releases/tag/v1.13.1 - Permalink: https://whatsnew.fyi/product/react-device-detect/releases/v1.13.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add isLegacyEdge, isEdgeChromium, isWindows, and isMacOs types - **changed** — Update isEdgeType to detect both edge and edge chromium - **fixed** — Add fix in case of nav.platform is undefined Add `isLegacyEdge`, `isEdgeChromium`, `isWindows`, `isMacOs` types. Updated `isEdgeType` to detect both edge and edge chromium Add fix in case of nav.playtform is undefined #86