All Versions
71
Latest Version
Avg Release Cycle
22 days
Latest Release
437 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.1.0 Changes
July 18, 2022- โ Add better error message for YAML parse error around Symbols
- โ Remove unnecessary
excerpt_separator
configuration default - ๐ New docs: a guide how to migrate from Jekyll #594 (jaredcwhite)
- ๐ Improved default Liquid layout
- ๐ Fix PurgeCSS configuration so it works with esbuild
-
v1.1.0.beta3 Changes
June 28, 2022- Provide URL helpers to Roda #583 (jaredcwhite)
- ๐ Support kwargs-only method calls for
partial
#582 (jaredcwhite) - ๐ Switch from
rack-indifferent
to Roda'sindifferent_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
-
v1.1.0.beta2 Changes
June 01, 2022- โก๏ธ Update Webpack 5 default config to switch to native asset loaders (no more
file-loader
needed)
- โก๏ธ Update Webpack 5 default config to switch to native asset loaders (no more
-
v1.1.0.beta1 Changes
June 01, 2022- ๐ New bundled configurations: Lit, Shoelace, Ruby2JS, Open Props #553 (jaredcwhite)
- NOTE: "frontend component files" (aka
.js
/.css
files within thesrc/_components
folder) will now be ignored by the build process watcher, thus allowing the frontend bundling refresh to trigger a dev reload
- NOTE: "frontend component files" (aka
- ๐ Improve Roda error handling and update static error pages #565 (jaredcwhite)
- Always make sure
:en
is at the end of the I18n fallback chain - ๐ Support
.rb
and.json
for translation files - ๐ Support front matter defaults for multi locale
- โก๏ธ Update
in_locale
to support filtering resources - โ Add
t
Liquid filter, allow I18n fallbacks - ๐ Allow
.multi
suffix on files names for multi locales - feat: add rb files to the Tailwind content glob #564 (andrewmcodes)
- ๐ Fix default custom collection permalink so it includes the locale prefix
- โ Add link to configuration options documentation in the default
bridgetown.config.yml
#563 (andrewmcodes) - โ Simplify the Roda boot process, add more route tests #562 (jaredcwhite)
- โ Add Sass support for esbuild, update frontend dependency versions #542 (jaredcwhite)
- Add ability to configure file filter for PostCSS plugin
- Fix PostCSS esbuild watch bug & remove easy-import
- โก๏ธ Update Tailwind config so jit-refresh.css is git ignored #559 (jaredcwhite)
- Ensure future-dated resources import only when expected #558 (jaredcwhite)
- ๐ Inherit generator priority from builder
- BREAKING CHANGE: (maybe) The exact order multiple generators will run in may be subtly different than before. Use Builder priorities to resolve
- โ Add HTML & XML Inspectors API using Nokogiri #546 (jaredcwhite) & (andrewmcodes)
- โ Add default locale prefixing config option,
in_locale
template filter/helper #540 (jaredcwhite) - โ Add Markdown support to convert
==
/::
to<mark>
#551 (jaredcwhite) - 0๏ธโฃ Apply default theme for syntax highlighting #516 (jaredlt)
- โ Add site
server_shutdown
hook via Puma - ๐ Allow route classes to be prioritized to adjust run order #538 (jaredcwhite)
- ๐ Fix: ensure capturing helpers use dedicated component context
- ๐ Fix typo in "Core Principles": focsued โ focused #541 (das-g)
- ๐ Allow finding and linking to alternate locale pages #522 (jaredcwhite)
- ๐ Issue warning when a Rails-style extension is used (like .html.erb) #523 (jaredcwhite)
- ๐ Fix Roda serving bug when index.html is missing
- Re-run SSR setup block on live reload
- Trigger pre/post-read hooks on SSR reload
- BREAKING CHANGE: (maybe) If you had long-running code in a plugin
build
method or a hook, this might surprise you when you live reload in dev using dynamic routes. Usesite.ssr?
if you want to bypass code in SSR mode.
- BREAKING CHANGE: (maybe) If you had long-running code in a plugin
- ๐ Fix bug where sidecar aux process wasn't requiring bundler groups #532 (jaredcwhite)
- ๐ New bundled configurations: Lit, Shoelace, Ruby2JS, Open Props #553 (jaredcwhite)
-
v1.0.0 Changes
March 07, 2022- โ Add bundled configuration for GH pages #503 (ayushn21)
- ๐ Fix
base_path
issues with Roda and site templates #510 (jaredcwhite) - ๐ Many documentation tweaks
- Plus everything since v0.21!
-
v1.0.0.beta3 Changes
February 18, 2022- Project repo Gemfile cleanup
- โ Remove the Renderer class by merging into GeneratedPage #492 (jaredcwhite)
- Cleaner paginated page URL #491 (jaredcwhite)
- ๐ Documentation updates by fpsvogel and subsevenx
-
v1.0.0.beta2 Changes
January 26, 2022- Partials rendering speedup by nearly 8x (!) #489 (jaredcwhite)
- ๐ Map Stimulus controller filenames to identifiers as in the Stimulus docs #486 (fpsvogel)
- ๐ Fix for issue #482: don't load front matter defaults for data collection (jaredcwhite)
- โ Add bundled configuration for Vercel #483 (andrewmcodes)
- Descendants tracker fix for issue #484 (jaredcwhite)
-
v1.0.0.beta1 Changes
January 13, 2022General
- Brand new website and refreshed documentation. Yowza! Special thanks to @adrianvalenz for contributing refreshed branding and content enhancements and to Whitefusion for overall design & development of the new site.
โ Added
- 0๏ธโฃ Native esbuild integration, default site template switched to use esbuild + postcss #461 (jaredcwhite)
- BREAKING CHANGE: you will need to run
bin/bridgetown webpack update
so the build process can find the relocated assets manifest file.
- BREAKING CHANGE: you will need to run
- ๐ New site template design along with ERB and Serbea support via CLI flags #475 (jaredcwhite)
๐ Changed
- ๐จ Refactor how Rake tasks are loaded or displayed (jaredcwhite)
- Clean up listener and watcher, resolves #467 (jaredcwhite)
- โก๏ธ Update Stimulus and Turbo configurations to latest versions (jaredcwhite)
- ๐ Permit Rails 7 versions of Active Support & Active Model (jaredcwhite)
- ๐ Improve the display of build errors #479 (jaredcwhite)
- โ Remove the Swup bundled configuration and enhance Turbo instead #471 (jaredcwhite)
๐ Fixed
- ๐ Switch routes to path from absolute_path for Ruby 3.1 compatibility (jaredcwhite)
- ๐ Fix origins autoload issue in #472 (jaredcwhite)
- โ Add
.ruby-version
file to new sites (jaredcwhite)
-
v1.0.0.alpha9 Changes
November 11, 2021- โ Remove the Liquid Component gem dependency
- โ Add support for environment CLI flags (
-e production
or--environment=production
) - โ Integrate Serbea 1.0 into Bridgetown #440 (jaredcwhite)
- โ Add new console commands via ConsoleMethods mixin #439 (jaredcwhite
- ๐ Support long version form in CLI (
--version
) #445 (Eric-Guo)
๐ Documentation
-
v1.0.0.alpha8 Changes
November 05, 2021- ๐จ Refactor builder DSL for Ruby 2.7 & 3.0 compatibility