You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+29Lines changed: 29 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,35 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
***config:** removing prettier and other old standards may break custom projects
11
+
12
+
### Features
13
+
14
+
***config:** upgrade to new standard and config ([2b3a8e6](https://github.com/coldfrontlabs/stylelint-config-coldfront/commit/2b3a8e62246604e6535a6e9e6a957ae07b9d69a2))
15
+
* support both cjs and es imports ([0f97628](https://github.com/coldfrontlabs/stylelint-config-coldfront/commit/0f97628a70bd555eed95e63d592fa87757232864))
16
+
17
+
18
+
### Bug Fixes
19
+
20
+
* disable 2 rules that conflict with existing projects ([aa27d9a](https://github.com/coldfrontlabs/stylelint-config-coldfront/commit/aa27d9ae55a423ce24b2fbc869d5b14d7c4f61b2))
21
+
22
+
23
+
### Documentation
24
+
25
+
* update documentation for 4.x ([f4d3d69](https://github.com/coldfrontlabs/stylelint-config-coldfront/commit/f4d3d69d2a19a7644a2489d258ab768cf949f7e9))
26
+
27
+
28
+
### Build System
29
+
30
+
***npm:** replace prettier plugin with prettier config ([f0666cc](https://github.com/coldfrontlabs/stylelint-config-coldfront/commit/f0666cc8ff757cd68908ed85f5190e891de36290))
31
+
***npm:** update all dev dependencies to latest ([c19cb59](https://github.com/coldfrontlabs/stylelint-config-coldfront/commit/c19cb59d1a9335a311c48e1504fc7fd1e07ef2fc))
0 commit comments