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 Sep 15, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Changelog
2
2
3
+
## 4.5.0
4
+
Recommended security-focused upgrade:
5
+
- Dependency updates to **resolve security warnings** and resolve deprecation warnings.
6
+
- Superficial **breaking change**: the `es2015` Babel preset is no longer supported in the `task-config.js``javascript` task. Replace `es2015` with `env`. (#573 for more information.)
7
+
- Documentation updates
8
+
3
9
## 4.4.2
4
10
- relatively references directories and files within init task
0 commit comments