Pagy v5.10.0 Release Notes

    • ๐Ÿ—„ Adjusted Psych::VERSION condition to avoid deprecations
    • ๐Ÿ‘Œ Improvement of search extras: (closes #367) (closes #369)
      • Added DEFAULT[:*_search] variables used to call the original :search method
      • Deprecated and renamed DEFAULT[:_search_method] to DEFAULT[:_pagy_search]
      • Updated config, docs and CHANGELOG deprecations
    • Fix for wrong calculation of :page in Pagy.new_from_meilisearch (closes #368)
    • Faster assignment of javascript path
    • Simplified webpack config, added rollup config and normalized doc
    • ๐Ÿ‘ Better javascript doc (closes #365)
    • โž• Added specific webpack javascript configuration info; a few minor doc adjustments
    • โž• Added specific webpack javascript configuration info
    • โšก๏ธ Update javascript.md (#362)