Bridgetown v1.1.0.beta3 Release Notes

Release Date: 2022-06-28 // almost 2 years ago
    • Provide URL helpers to Roda #583 (jaredcwhite)
    • 👌 Support kwargs-only method calls for partial #582 (jaredcwhite)
    • 🔌 Switch from rack-indifferent to Roda's indifferent_params plugin #586 (jaredcwhite) with thanks to @jeremyevans
    • 📄 Thanks to work-leonid for docs improvements
    • 🛠 Fix: apply Inspectors to Generated Pages as well
      • Breaking change from beta2
    • ⚡️ Update Gemfile template with nokogiri commented out (helps with the Inspectors API) #574 (andrewmcodes)
    • 🛠 Fix migrate-from-webpack process #573 (katafrakt)
    • 🏗 Ensure gem-based Builders are part of priority sorting #567 (jaredcwhite)
    • ➕ Add fill: "forwards" to improve Turbo transition states