Skip to content

v2.4.0

Choose a tag to compare

@cigolpl cigolpl released this 22 Nov 11:41
· 10 commits to master since this release

Highlights

  • Snapshot load/save for fulltext and facets (fulltextSnapshot/facetsSnapshot, serializeAll/serializeFulltext/serializeFacets)
  • Benchmark for snapshot cold-start (npm run benchmark:snapshot) and browser smoke test (npm run serve:benchmark)
  • Sorting fix: null/undefined always sorted last (asc/desc)
  • Boolean facets now correctly marked as selected when filtered
  • Browserslist caniuse-lite updated (no more warnings)

Testing

  • npm test