File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
This file was generated using [ @jscutlery/semver ] ( https://github.com/jscutlery/semver ) .
4
4
5
+ ## [ 1.1.1] ( https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-1.1.0...qwik-nx-1.1.1 ) (2023-11-05)
6
+
7
+
8
+ ### Features
9
+
10
+ * ** qwik-nx:** use nx e2e generators directly ([ #210 ] ( https://github.com/qwikifiers/qwik-nx/issues/210 ) ) ([ 887ca75] ( https://github.com/qwikifiers/qwik-nx/commit/887ca75e291e138eb6d5a31c7b1d28c1b4241463 ) )
11
+
12
+
13
+ ### BREAKING CHANGES
14
+
15
+ * ** qwik-nx:** ` qwik-nx/e2e-project ` has been removed in favour of direct usage of nx generators
16
+
17
+
18
+
5
19
# [ 1.1.0] ( https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-1.0.11...qwik-nx-1.1.0 ) (2023-10-29)
6
20
7
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " qwik-nx" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"main" : " ./index.js" ,
5
5
"typings" : " ./index.d.ts" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments