We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05fec39 commit e99cebcCopy full SHA for e99cebc
CHANGELOG.md
@@ -7,15 +7,22 @@ Notable changes are documented in this file. The format is based on [Keep a Chan
7
Breaking changes:
8
9
New features:
10
-- `:focus-within` pseudo-class nsaunders/purescript-tecton#17
11
-- `appearance` property nsaunders/purescript-tecton#18
12
13
Bugfixes:
14
+Other improvements:
+
15
+## [0.1.6] - 2022-12-12
16
17
+New features:
18
+- `:focus-within` pseudo-class nsaunders/purescript-tecton#17
19
+- `appearance` property nsaunders/purescript-tecton#18
20
21
Other improvements:
22
- Examples and tests are now formatted using `purs-tidy`.
23
24
## [0.1.5] - 2022-12-05
25
26
27
- Added the `Declarations` type alias.
28
0 commit comments