Bridgetown v1.0.0.alpha11 Release Notes

Release Date: 2021-11-29 // over 2 years ago
    • ๐Ÿ‘ Allow saving of models with repo origin #452 (jaredcwhite)
    • ๐Ÿ’Ž Normalize previous/next resource API between Ruby and Liquid #466 (jaredcwhite)
    • ๐Ÿ“„ Docs: Add a nginx section in deployment #447 (Eric-Guo)
    • Switch to streaming/event source mechanism for live reload #458 (jaredcwhite)
    • ๐Ÿ”จ Hooks refactor & cleaning up SSR reload hook #457 (jaredcwhite)
    • โž• Add BRIDGETOWN_ENV to render config #460 (ayushn21)
    • ๐Ÿ›  Fix production ENV issue with Roda file-based routes
    • ๐Ÿšš Move Collection#sort_resources! to a public method