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
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,29 @@
1
1
2
2
3
3
4
+
5
+
## v3.0.0 (2022-08-01)
6
+
7
+
#### :boom: Breaking Change
8
+
*[#333](https://github.com/lint-todo/eslint-formatter-todo/pull/333) Convert to @scalvert/bin-tester ([@scalvert](https://github.com/scalvert))
9
+
10
+
#### :rocket: Enhancement
11
+
*[#332](https://github.com/lint-todo/eslint-formatter-todo/pull/332) Enable piping output through additional formatter for CI ([@tomcharles](https://github.com/tomcharles))
12
+
*[#290](https://github.com/lint-todo/eslint-formatter-todo/pull/290) Adds COMPACT_TODO functionality to compact todo storage file. ([@scalvert](https://github.com/scalvert))
13
+
14
+
#### :bug: Bug Fix
15
+
*[#289](https://github.com/lint-todo/eslint-formatter-todo/pull/289) Updates @lint-todo/utils to latest version for read isolation ([@scalvert](https://github.com/scalvert))
16
+
17
+
#### :house: Internal
18
+
*[#333](https://github.com/lint-todo/eslint-formatter-todo/pull/333) Convert to @scalvert/bin-tester ([@scalvert](https://github.com/scalvert))
19
+
*[#334](https://github.com/lint-todo/eslint-formatter-todo/pull/334) Convert to npm vs yarn ([@scalvert](https://github.com/scalvert))
20
+
*[#286](https://github.com/lint-todo/eslint-formatter-todo/pull/286) Rename repository to new scope ([@scalvert](https://github.com/scalvert))
21
+
22
+
#### Committers: 2
23
+
- Steve Calvert ([@scalvert](https://github.com/scalvert))
24
+
- Tom Charles ([@tomcharles](https://github.com/tomcharles))
0 commit comments