Skip to content

Commit 966ff5d

Browse files
committed
chore: release 0.1.4
Signed-off-by: Cory Rylan <[email protected]>
1 parent 8a84ffb commit 966ff5d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
## 0.1.4
4+
- feat: flag to disable optimizations for pre-built assets reducing test time up to 30%
5+
- feat: customizations of bundle options `optimize` and `external` per unit test

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web-test-runner-performance",
3-
"version": "0.0.4",
3+
"version": "0.1.4",
44
"description": "",
55
"main": "./index.js",
66
"module": "./index.js",

0 commit comments

Comments
 (0)