v1.3.1
Full changelog since v1.3.0. Many thanks to @michaelherold, @jclusso, @akarzim, and @jaredcwhite for contributing to this release!
- Fix bug with prototype page pagination not working for paginate #804 (jaredcwhite)
- Upgrade Cucumber to v8.0 #800 (michaelherold)
- Fix
link_to
when passed block #791 (jclusso) …thanks also to fabionl for looking at this issue - Add configurable inflector with examples for
ActiveSupport::Inflector
#796 (jclusso) - esbuild & webpack version bumps #802 (jaredcwhite)
- Add
date
task for generating a front matter friendly date (jaredcwhite) - Eager load to make DEFAULTS deterministic #776 (michaelherold)
- Feature improvements to i18n localize #783 (akarzim)
- Lock Rubocop to latest version that passes #779 (michaelherold)
- Upgraded docs website to latest Ruby2JS and esbuild
- Thanks to @jclusso and @mtomov for improvements to documentation