File tree 2 files changed +16
-1
lines changed
2 files changed +16
-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
+ # [ 2.0.0] ( https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-1.1.0...qwik-nx-2.0.0 ) (2023-11-05)
6
+
7
+
8
+ ### Features
9
+
10
+ * ** qwik-nx:** nx 17 support ([ #213 ] ( https://github.com/qwikifiers/qwik-nx/issues/213 ) ) ([ 1cbf329] ( https://github.com/qwikifiers/qwik-nx/commit/1cbf329cd9419d944021bcf10b286146e47e64fe ) )
11
+ * ** 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 ) )
12
+
13
+
14
+ ### BREAKING CHANGES
15
+
16
+ * ** qwik-nx:** ` qwik-nx/e2e-project ` has been removed in favour of direct usage of nx generators
17
+
18
+
19
+
5
20
# [ 1.1.0] ( https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-1.0.11...qwik-nx-1.1.0 ) (2023-10-29)
6
21
7
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " qwik-nx" ,
3
- "version" : " 1.1 .0" ,
3
+ "version" : " 2.0 .0" ,
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