File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ An Angular module that exports a component that can enable users to search over
44
55### Deprecation Notice
66
7- Search-client now supports Angular v17 , we will provide support for the older version that is based on Angular v14 till 30th July 2025 .
7+ Search-client now supports angular v14 , we will provide support for the older version that is based on angular v13 till 30th August 2024 .
88
99## Angular Module
1010
Original file line number Diff line number Diff line change 11{
22 "name" : " @sourceloop/search-element" ,
33 "version" : " 6.1.0" ,
4- "description" : " A global search element for search microservice." ,
4+ "description" : " A global search element for search microservice. " ,
55 "main" : " ./search-element.js" ,
66 "private" : false ,
77 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @sourceloop/search-client" ,
33 "version" : " 6.1.0" ,
4- "description" : " A global search component for search microservice." ,
4+ "description" : " A global search component for search microservice. " ,
55 "peerDependencies" : {
66 "@angular/animations" : " ^17.3.0" ,
77 "@angular/cdk" : " ^17.3.0" ,
5050 "author" : " Sourcefuse" ,
5151 "license" : " MIT" ,
5252 "private" : false
53- }
53+ }
You can’t perform that action at this time.
0 commit comments