File tree 3 files changed +21
-4
lines changed
3 files changed +21
-4
lines changed Original file line number Diff line number Diff line change 1
1
2
2
3
+ # [ 16.0.0-next.2] ( https://github.com/ngxtools/ngx.tools/compare/15.0.0...16.0.0-next.2 ) (2023-03-13)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * format code ([ b7e24bf] ( https://github.com/ngxtools/ngx.tools/commit/b7e24bfab7523b1b63f5fe7975382fca3f97880c ) )
9
+ * infinite scroll + use IntersectionObserver ([ 9e0ce98] ( https://github.com/ngxtools/ngx.tools/commit/9e0ce98b5e16a458864f9700af74cee7e2399440 ) )
10
+ * make css view transitions api work ([ b8f595c] ( https://github.com/ngxtools/ngx.tools/commit/b8f595cf47db68fb1abad934246a725cb658ecd9 ) )
11
+
12
+
13
+ ### Features
14
+
15
+ * add dark mode ([ 83ac855] ( https://github.com/ngxtools/ngx.tools/commit/83ac855432f68298f45947cde00f8f2af8279d3d ) )
16
+ * add pkg details page ([ 5cda09e] ( https://github.com/ngxtools/ngx.tools/commit/5cda09efbde622df632adb269179ca092832c24c ) )
17
+ * introduce view transition directive ([ d64f934] ( https://github.com/ngxtools/ngx.tools/commit/d64f934d1364d1405aefa25bcf1796b27a425469 ) )
18
+ * migrate to angular signals ([ d56674f] ( https://github.com/ngxtools/ngx.tools/commit/d56674f24ba9037fc5a3b0748849269d0b1b3f9f ) )
19
+
3
20
# [ 15.0.0] ( https://github.com/ngxtools/ngx.tools/compare/13.0.0...15.0.0 ) (2023-03-04)
4
21
5
22
### Changes
91
108
* add requested features ([ bcaf694] ( https://github.com/ngxtools/ngx.tools/commit/bcaf694 ) )
92
109
* add search tracking ([ 41c5d3c] ( https://github.com/ngxtools/ngx.tools/commit/41c5d3c ) )
93
110
* add support for keywords searching ([ 3e188cf] ( https://github.com/ngxtools/ngx.tools/commit/3e188cf ) )
94
- * search by author ([ 25449cc] ( https://github.com/ngxtools/ngx.tools/commit/25449cc ) )
111
+ * search by author ([ 25449cc] ( https://github.com/ngxtools/ngx.tools/commit/25449cc ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ngx.tools" ,
3
- "version" : " 15 .0.0" ,
3
+ "version" : " 16 .0.0-next.2 " ,
4
4
"license" : " Apache-2.0" ,
5
5
"author" : {
6
6
"name" : " Wassim Chegham" ,
You can’t perform that action at this time.
0 commit comments