Skip to content

Commit 5189e5b

Browse files
committed
Release v3.11.2.
1 parent 8cd47cd commit 5189e5b

File tree

4 files changed

+33
-11
lines changed

4 files changed

+33
-11
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
3.11.2 - Tue, 25 Feb 2020 21:49:36 UTC
2+
--------------------------------------
3+
4+
- [8cd47cd](../../commit/8cd47cd) fixed: update package.json version.
5+
- [bb76272](../../commit/bb76272) fixed: rules' execution order.
6+
- [83c8c23](../../commit/83c8c23) fixed: when building, use test single run rule.
7+
- [c6c4d8c](../../commit/c6c4d8c) fixed: removed build and version rules since they were simplified.
8+
- [83c5e29](../../commit/83c5e29) fixed: makefile rule to check the working tree.
9+
- [5fdcfdd](../../commit/5fdcfdd) [fixed] set correct URL for codepen setAppElement example
10+
- [8efaa37](../../commit/8efaa37) [chore] forgot to remote book.json.
11+
- [f7e96f3](../../commit/f7e96f3) [fixed] sync package-lock.json.
12+
- [4abbc0a](../../commit/4abbc0a) [fixed] passing lint.
13+
- [dc57795](../../commit/dc57795) [chore] fixed rule to check if repository is dirty.
14+
- [b9cbd40](../../commit/b9cbd40) [chore] rewrite CHANGELOG.
15+
- [e5fe406](../../commit/e5fe406) [chore] moving documentation to mkdocs.
16+
- [525c35c](../../commit/525c35c) [chore] moving webpack scripts to scripts folder.
17+
- [aa822be](../../commit/aa822be) [chore] it's not necessary to make chunks when running the examples.
18+
- [eb20444](../../commit/eb20444) [fixed] Focus trap when reentering document (#742) (#791)
19+
- [98dd5be](../../commit/98dd5be) [Chore] Update README (example with React Hooks).
20+
- [cec8833](../../commit/cec8833) fixed: using variable before declaration...
21+
- [5dffbf2](../../commit/5dffbf2) [fixed] Call parent.removeChild only if parent exists (#778)
22+
123
3.11.1 - Fri, 25 Oct 2019 21:02:39 UTC
224
--------------------------------------
325

0 commit comments

Comments
 (0)