File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
-
4
3
## 3.0.5
5
4
6
- * Bump backend version to 0.6.1
5
+ - Bump backend version to 0.6.1
7
6
8
7
## 3.0.4
9
8
10
- * CLI.Parser.oneOfArgs now return's first error that is not an arity error, if possible, to
11
- increase the likelyhood of returning an interesting error message.
9
+ - CLI.Parser.oneOfArgs now return's first error that is not an arity error, if possible, to
10
+ increase the likelyhood of returning an interesting error message.
12
11
13
12
## 3.0.3
14
13
15
- * More precise scan for sourcefiles to avoid arbitrary JS to end up in package bundles, causing
16
- compile errors.
14
+ - More precise scan for sourcefiles to avoid arbitrary JS to end up in package bundles, causing
15
+ compile errors.
17
16
18
17
## 3.0.2
19
18
20
- * Fix encoding of ` PackageValidate ` backend command
19
+ - Fix encoding of ` PackageValidate ` backend command
21
20
22
21
## 3.0.1
23
22
24
- * Use correct backend version
23
+ - Use correct backend version
25
24
26
25
## 3.0.0
27
26
28
- * When we started the changelog
27
+ - When we started the changelog
You can’t perform that action at this time.
0 commit comments