We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39d4077 commit b969a61Copy full SHA for b969a61
packages/cypress-ct-qwik/CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
5
+## [0.0.6](https://github.com/qwikifiers/cypress-qwik/compare/cypress-ct-qwik-0.0.5...cypress-ct-qwik-0.0.6) (2023-03-27)
6
+
7
8
+### Features
9
10
+* added qwik loader for events ([990726b](https://github.com/qwikifiers/cypress-qwik/commit/990726ba213660c1f09a85c548f4996377d1a717))
11
12
13
14
## [0.0.5](https://github.com/qwikifiers/cypress-qwik/compare/cypress-ct-qwik-0.0.4...cypress-ct-qwik-0.0.5) (2023-02-19)
15
16
packages/cypress-ct-qwik/package.json
@@ -1,6 +1,6 @@
1
{
"name": "cypress-ct-qwik",
- "version": "0.0.5",
+ "version": "0.0.6",
"type": "module",
"exports": "./src/index.js",
"dependencies": {
0 commit comments