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,11 +10,13 @@ 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
13
+
<!-- ## Unreleased -->
14
+
<!-- Add new unreleased items here -->
15
+
16
+
## [1.0.0-pre.5] - 2019-06-25
14
17
- Fixed issue where `nodeResolve()` did not properly effect the level of the provided `logger` where individual specifier transform logging was concerned.
15
18
- Fix `Module '@babel/generator' resolves to an untyped module` error for TypeScript users.
16
19
- Fix issue where html/head/body tags were stripped out by default parser/serializer.
17
-
<!-- Add new unreleased items here -->
18
20
19
21
## [1.0.0-pre.4] - 2019-06-07
20
22
- Added `logLevel` option which defaults to `warn` so info/debug transformations are supressed by default.
0 commit comments