Skip to content

Commit 9a32a15

Browse files
committed
Release: Update changelog with specs
1 parent 60e9411 commit 9a32a15

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ xx.xx.xxxx
1717
### Testing
1818
* **Feature** - Added `test:coverage` script to all packages for running tests with coverage reports. Coverage configuration is now centralized in each package's vitest.config.js file.
1919

20+
### Specs
21+
* **Feature** - Shared `types`, `states` and `variations` across UI are now exports from specs
22+
* **Feature** - Added node export path with tools for writing `componentSpec` to disk
23+
2024
### Query
2125
* **Feature** - Added [`addAttr()`](https://next.semantic-ui.com/api/query/attributes#addattr) method for adding one or more attributes with empty string values. Useful shorthand for boolean attributes common in web components.
2226

0 commit comments

Comments
 (0)