You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lancedikson_bowser/CHANGELOG.md

24 lines
631 B

8 years ago
# Bowser Changelog
### 1.4.3 (July 27, 2016)
- [FIX] Fix error `Object doesn't support this property or method` on IE8
### 1.4.2 (July 26, 2016)
- [FIX] Fix missing `isUnsupportedBrowser` in typings description
- [DOC] Fix `check`'s declaration in README
8 years ago
### 1.4.1 (July 7, 2016)
- [FIX] Fix `strictMode` logic for `isUnsupportedBrowser`
8 years ago
### 1.4.0 (June 28, 2016)
- [FEATURE] Add `bowser.compareVersions` method
- [FEATURE] Add `bowser.isUnsupportedBrowser` method
- [FEATURE] Add `bowser.check` method
- [DOC] Changelog started
8 years ago
- [DOC] Add API section to README
- [FIX] Fix detection of browser type (A/C/X) for Chromium