-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
8db69fe
commit 5c6ed82
Showing
2 changed files
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,16 @@ | ||
# Changelog | ||
## [2.2.0](https://github.com/pure-js/browser-detection/compare/v2.1.6...v2.2.0) (2023-08-16) | ||
|
||
|
||
### Features | ||
|
||
* add TypeScript typings ([#493](https://github.com/pure-js/browser-detection/issues/493)) ([65e0dae](https://github.com/pure-js/browser-detection/commit/65e0dae0d25503496dcfe4cf9182dbf4a3fb7ecf)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* return undefined instead of null ([#498](https://github.com/pure-js/browser-detection/issues/498)) ([8db69fe](https://github.com/pure-js/browser-detection/commit/8db69fe3388b2dfe6055aca9fea8b3e394efc412)) | ||
|
||
## v2.1.7 (22-1-2018) | ||
Implemented enhancements: | ||
- added shortening for ```detectBrowserNameAndVersion()``` - ```detectBrowser()``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters