We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71f5277 commit 7cea463Copy full SHA for 7cea463
2 files changed
RELEASE.md
@@ -1,5 +1,9 @@
1
# @teqfw/user: releases
2
3
+## 0.20.1
4
+
5
+* Use pre- and post-processors in the test env initialization.
6
7
## 0.20.0
8
9
* These changes are related to the new architecture of the `@teqfw/di` package.
package.json
@@ -1,6 +1,6 @@
{
"name": "@teqfw/test",
- "version": "0.20.0",
+ "version": "0.20.1",
"description": "TeqFW: core plugin for tests.",
"keywords": [
"ecmascript 2015",
0 commit comments