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 b8533fa commit b149947Copy full SHA for b149947
.husky/pre-commit
@@ -1,5 +1,4 @@
1
#!/bin/sh
2
. "$(dirname "$0")/_/husky.sh"
3
4
-npm test
5
npm run changelog
CHANGELOG.md
@@ -2,10 +2,10 @@
## 3.0.0
-### New control(s)
+### Enhancements
6
7
-- SharePoint Framework v1.12 support
8
-- FLuent UI v7 support
+- SharePoint Framework v1.12 support (breaking change)
+- Fluent UI v7 support
9
10
## 2.6.0
11
docs/documentation/docs/about/release-notes.md
0 commit comments