v1.3.2
Full changelog since v1.3.1. Many thanks to @michaelherold, @jclusso, @KonnorRogers, and @jaredcwhite for contributing to this release!
- Fix logs and console for Ruby 3.3 #834 (jaredcwhite)
- Auto-detect package manager in the plugin manager #821 (KonnorRogers)
This allows for support of non-Yarn package managers such as npm and pnpm - Allow consistent permitting classes #795 (michaelherold)
- Show a reloading log for Roda routes in the server folder #818 (jaredcwhite)
- Fixed localization of paginated resources error #790 (jclusso)
- Catch error and log when PostCSS conversion fails #812 (jaredcwhite)
- Thanks to @bkjohnson, @jaredmoody, and @jclusso for improvements to documentation