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
{{ message }}
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,10 +10,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
10
10
Unreleased section, uncommenting the header as necessary.
11
11
-->
12
12
13
-
## Unreleased
14
-
- Fixed issue where syntax errors encountered in files would result in an empty response.
13
+
<!-- ## Unreleased -->
15
14
<!-- Add new unreleased items here -->
16
15
16
+
## [1.0.0-pre.6] - 2019-07-30
17
+
- Fixed issue where syntax errors encountered in files would result in an empty response.
18
+
17
19
## [1.0.0-pre.5] - 2019-06-25
18
20
- Fixed issue where `nodeResolve()` did not properly effect the level of the provided `logger` where individual specifier transform logging was concerned.
19
21
- Fix `Module '@babel/generator' resolves to an untyped module` error for TypeScript users.
0 commit comments