File tree 2 files changed +22
-1
lines changed
2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.14.0 (2024-11-20)
2
+
3
+ ### Added
4
+
5
+ - allow rules to be suppressed from reports
6
+
7
+ ### Fixed
8
+
9
+ - Site build polling and latest build branch
10
+ - use single build url upon creation (#4323 )
11
+
12
+ ### Maintenance
13
+
14
+ - don't fail the scheduled worker with missing sites
15
+ - Enable eslint-plugin-import for frontend and tests
16
+ - add pr code coverage to ci (#4643 )
17
+ - Decouple local app frontend build #4649
18
+ - start rtl transition (#4635 )
19
+ - Run prettier formatting on codebase
20
+ - Update linting and formatting
21
+
1
22
## 0.13.2 (2024-10-28)
2
23
3
24
### Maintenance
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pages-core" ,
3
3
"private" : true ,
4
- "version" : " 0.13.2 " ,
4
+ "version" : " 0.14.0 " ,
5
5
"description" : " " ,
6
6
"keywords" : [],
7
7
"dependencies" : {
You can’t perform that action at this time.
0 commit comments