Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit b8fc39c

Browse files
authored
0.1.58 (#1086)
# 0.1.58 * roll-back to explicit uses of `new` and `const` to be compatible w/ VMs running `--no-preview-dart-2`
1 parent 1431147 commit b8fc39c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.1.58
2+
3+
* roll-back to explicit uses of `new` and `const` to be compatible w/ VMs running `--no-preview-dart-2`
4+
15
# 0.1.57
26

37
* fix to `lines_longer_than_80_chars` to handle CRLF endings

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: linter
2-
version: 0.1.57
2+
version: 0.1.58
33

44
author: Dart Team <[email protected]>
55

0 commit comments

Comments
 (0)