Skip to content

Commit 702ff62

Browse files
committed
Release v3.14.4.
1 parent 12ccd6a commit 702ff62

File tree

4 files changed

+31
-14
lines changed

4 files changed

+31
-14
lines changed

CHANGELOG.md

+18-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
1-
3.14.3 - Tue, 15 Jun 2021 15:09:02 UTC
1+
3.14.4 - Wed, 10 Nov 2021 17:53:38 UTC
2+
--------------------------------------
3+
4+
- [12ccd6a](../../commit/12ccd6a) [fixed] using concat for finding shadowRoot descendants instead of spread
5+
- [f5783ca](../../commit/f5783ca) [fixed] ensuring usage of Web Components functions in all browsers (Safari, specifically)
6+
- [b049feb](../../commit/b049feb) Update src/helpers/tabbable.js
7+
- [edc4f12](../../commit/edc4f12) [fixed] Ensure we don't check for hidden on Shadow DOM.
8+
- [ffbaf0e](../../commit/ffbaf0e) Wrap NODE_ENV conditional code in block
9+
- [5eccdb0](../../commit/5eccdb0) Wrap NODE_ENV conditional code in block
10+
- [f5d404c](../../commit/f5d404c) Wrap NODE_ENV conditional code in block
11+
- [22e80e7](../../commit/22e80e7) [chore] update karma dependency.
12+
- [e3bfbf8](../../commit/e3bfbf8) Bump ws from 6.2.1 to 6.2.2
13+
- [fa914c5](../../commit/fa914c5) Bump path-parse from 1.0.6 to 1.0.7
14+
- [9e867d5](../../commit/9e867d5) Bump url-parse from 1.5.1 to 1.5.3
15+
- [fb6bab5](../../commit/fb6bab5) Update readme documentation with CDN installation
16+
- [d5ecf0a](../../commit/d5ecf0a) Update documentation by my suggestion in #889
17+
18+
3.14.3 - Tue, 15 Jun 2021 15:08:58 UTC
219
--------------------------------------
320

421
- [b33923a](../../commit/b33923a) [changed]: Updated and formatted example in README

0 commit comments

Comments
 (0)