Skip to content

Commit

Permalink
chore: release 0.1.4
Browse files Browse the repository at this point in the history
Signed-off-by: Cory Rylan <[email protected]>
  • Loading branch information
coryrylan committed Nov 7, 2021
1 parent 8a84ffb commit 966ff5d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Changelog

## 0.1.4
- feat: flag to disable optimizations for pre-built assets reducing test time up to 30%
- feat: customizations of bundle options `optimize` and `external` per unit test
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web-test-runner-performance",
"version": "0.0.4",
"version": "0.1.4",
"description": "",
"main": "./index.js",
"module": "./index.js",
Expand Down

0 comments on commit 966ff5d

Please sign in to comment.