Releases: roots/sage
Releases · roots/sage
Sage 8.5.2
Sage 9.0.0-beta.4
- Update to Bootstrap 4.0.0-beta (#1943)
- PHP 7+ is now required (#1935)
- Update dependencies, support
config-local.json, implement autoload system for styles/scripts, useroots/sage-installer, useroots/sage-lib(#1919) - Add soberwp/controller (#1903)
- Change syntax of template call to match other files in views (#1908)
- Add Tachyons as a CSS framework option (#1867)
- Remove post format reference in template call (#1904)
- Update inline documentation to reflect correct theme file locations (#1890)
- Optimize CSS Assets safe = true (#1901)
- Update Autoprefixer and standardize browserlist location (#1899)
- Do not redirect for WP-CLI (#1891)
- Illuminate: container make with parameters (#1888)
- Add Stylelint for linting stylesheets (#1885)
Sage 9.0.0-beta.3
Sage 8.5.1
Sage 9.0.0-beta.2
- Fix Browersync (#1815)
- Add option to select CSS framework, add Foundation as an option (#1813)
- Add option to add Font Awesome (#1812)
- Add option to change theme file headers (#1811)
- Add option to remove Bootstrap (#1810)
- Remove Font Awesome (#1809)
- Remove grid defaults (#1808)
- Fix for
publicPath(#1806) - Update clean task name (#1800)
- Allow browser versions to be configured in
config.json(#1798) - Use stock ESLint (#1796)
Sage 9.0.0-beta.1
Sage 9.0.0-alpha.4
- Use new webpack api schema (8ac5f15)
- Update dependencies (70ebba7)
- Variables organization (8ac5f15)
- Use $.fn.ready() (reverts 724d550) (e7fccbe)
- Theme activation updates 'stylesheet' option instead of 'template' (fb19145)
- Reorganize and refactor build routine (8c9ba05)
- Switch assets manifest plugin (c1bb2b3)
- Add images to assets manifest (c49793c)
- Switch from babel to buble (0d38ab8)
- Update dependencies & webpack compatibility (BREAKING CHANGES) (eae52fd)
- Use http by default (not https) to be consistent with Trellis (e6f2f49)
Sage 8.5.0
- Update to Bootstrap 4.0.0-alpha.4
- Update installation instructions
- Update dependencies