File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # [ 3.4.0-7] ( https://github.com/typesense/docsearch.js/compare/v3.4.0-5...v3.4.0-7 ) (2023-03-21)
2+
3+
4+
5+ # [ 3.4.0-5] ( https://github.com/typesense/docsearch.js/compare/v0.4.0-3...v3.4.0-5 ) (2023-03-21)
6+
7+
8+
9+ # [ 0.4.0-3] ( https://github.com/typesense/docsearch.js/compare/v3.4.0-4...v0.4.0-3 ) (2023-03-21)
10+
11+
12+
13+ # [ 3.4.0-4] ( https://github.com/typesense/docsearch.js/compare/v0.4.0-2...v3.4.0-4 ) (2023-03-21)
14+
15+
16+
17+ # [ 0.4.0-2] ( https://github.com/typesense/docsearch.js/compare/v3.4.0-3...v0.4.0-2 ) (2023-03-21)
18+
19+
20+
21+ # [ 3.4.0-3] ( https://github.com/typesense/docsearch.js/compare/v3.4.0-2...v3.4.0-3 ) (2023-03-20)
22+
23+
24+
25+ # [ 3.4.0-2] ( https://github.com/typesense/docsearch.js/compare/v0.4.0-1...v3.4.0-2 ) (2023-03-20)
26+
27+
28+
29+ # [ 0.4.0-1] ( https://github.com/typesense/docsearch.js/compare/v3.4.0-1...v0.4.0-1 ) (2023-03-20)
30+
31+
32+
33+ # [ 3.4.0-1] ( https://github.com/typesense/docsearch.js/compare/v0.4.0-0...v3.4.0-1 ) (2023-03-20)
34+
35+
36+
37+ # [ 0.4.0-0] ( https://github.com/typesense/docsearch.js/compare/v3.4.0-0...v0.4.0-0 ) (2023-03-20)
38+
39+
40+
41+ # [ 3.4.0-0] ( https://github.com/typesense/docsearch.js/compare/v0.3.0...v3.4.0-0 ) (2023-03-20)
42+
43+
44+
145# [ 3.4.0-6] ( https://github.com/typesense/docsearch.js/compare/v3.4.0-5...v3.4.0-6 ) (2023-03-21)
246
347
Original file line number Diff line number Diff line change 11{
22 "packages" : [" packages/*" , " examples/*" ],
3- "version" : " 3.4.0-6 " ,
3+ "version" : " 3.4.0-7 " ,
44 "npmClient" : " yarn" ,
55 "useWorkspaces" : true
66}
Original file line number Diff line number Diff line change 11{
22 "name" : " typesense-docsearch.js" ,
33 "description" : " JavaScript package for DocSearch, adapted to work with Typesense" ,
4- "version" : " 3.4.0-5 " ,
4+ "version" : " 3.4.0-7 " ,
55 "license" : " MIT" ,
66 "homepage" : " https://typesense.org/docs/latest/guide/docsearch.html" ,
77 "repository" : " typesense/docsearch.js" ,
3737 },
3838 "dependencies" : {
3939 "preact" : " ^10.0.0" ,
40- "typesense-docsearch-react" : " ^0 .4.0-3 "
40+ "typesense-docsearch-react" : " 3 .4.0-7 "
4141 }
4242}
Original file line number Diff line number Diff line change 11{
22 "name" : " typesense-docsearch-react" ,
33 "description" : " React package for DocSearch, customized to work with Typesense" ,
4- "version" : " 0 .4.0-3 " ,
4+ "version" : " 3 .4.0-7 " ,
55 "license" : " MIT" ,
66 "homepage" : " https://typesense.org/docs/latest/guide/docsearch.html" ,
77 "repository" : " typesense/docsearch.js" ,
Original file line number Diff line number Diff line change 1- export const version = '3.4.0-6 ' ;
1+ export const version = '3.4.0-7 ' ;
You can’t perform that action at this time.
0 commit comments