Releases: holger1411/brook-dev
Releases · holger1411/brook-dev
v1.2.0 - Eleventy 3 & Bootstrap 5.3 Update
What's New
This release brings Brook up to date with the latest versions of its core dependencies while maintaining full backward compatibility with existing designs.
Major Updates
- Eleventy 3.1.2 - Upgraded from 2.0-canary to the latest stable release
- Bootstrap 5.3.8 - Updated from 5.2.0 with improved utilities and components
- Bootstrap Icons 1.13.1 - Updated from 1.9.0 with many new icons
Technical Changes
- Migrated Eleventy config to ESM (
eleventy.config.mjs) - Replaced deprecated
node-sasswith modernsasscompiler - Updated all Eleventy plugins to latest versions
Fixes
- Fixed Download Template links pointing to correct URL
- Fixed typos and grammar in README
- Updated Node.js requirement to v18+ (required by Eleventy 3)
Requirements
- Node.js 18 or higher
Full Changelog
v1.1.0
- Cleanup for performance (Bootstrap JS and extra font can be turned on and off by variable, default: off)
- Bugfixing
Initial Release
v1.0.0 adjusting readme