lunr.js icon indicating copy to clipboard operation
lunr.js copied to clipboard

Minified lunr still at 2.1.0

Open alexivkin opened this issue 7 years ago • 3 comments

lunr.min.js is still 2.1.0 in the v2.1.1 npm distro and on cdns - https://cdnjs.cloudflare.com/ajax/libs/lunr.js/2.1.1/lunr.min.js

alexivkin avatar Jul 07 '17 03:07 alexivkin

Allo,

I have found a link for v2.1.4:

  • https://cdnjs.cloudflare.com/ajax/libs/lunr.js/2.1.4/lunr.js

on cdnjs

sylhare avatar Nov 16 '17 15:11 sylhare

The latest version there now is 2.3.6 it appears though the package.json file references 2.3.8. REF: https://github.com/cdnjs/cdnjs/blob/master/ajax/libs/lunr.js/package.json

Will 2.3.8 appear there publicly soon does anyone know?

coliff avatar Nov 14 '19 12:11 coliff

The latest version there now is 2.3.6 it appears though the package.json file references 2.3.8. REF: https://github.com/cdnjs/cdnjs/blob/master/ajax/libs/lunr.js/package.json

Will 2.3.8 appear there publicly soon does anyone know?

Apparently 2.3.9 exists: https://cdnjs.cloudflare.com/ajax/libs/lunr.js/2.3.9/lunr.js

ayush-sharma avatar Dec 15 '21 05:12 ayush-sharma