Releases: aptuitiv/generator-cacao-branchcms
Releases · aptuitiv/generator-cacao-branchcms
v1.3.0
- Updated Cacao CSS library
Full Changelog: v1.2.0...v1.3.0
v1.2.0
- Added clear floats on the "Content" CBE
Full Changelog: v1.1.2...v1.2.0
v1.1.2
- Fixed the Gulp utility function
onError
so that it has access to thethis
variable.
Full Changelog: v1.1.1...v1.1.2
v1.1.1
- Fixed the package version
v1.1.0
What's Changed
- Updated browserslist by @erictompkins in #25
This is close to the "defaults" browserslist except that we use "last two years" instead of "last 2 versions"
- Changed "> 1%" to "> 0.5%" to include more versions.
- Changed "last 2 versions" to "last 2 years" to include more browser versions.
- Removed Explorer since IE is dead.
- Removed the really old Android version.
- Added "Firefox ESR" to get the latest Firefox Extended Support Release.
- Added "not dead" to only include browsers with official support or updates for 24 months.
Full Changelog: v1.0.2...v1.1.0
v1.0.2
- Removed the TravisCI build test because we're not using it anymore.
- Removed the dependency testing badge because the service is not active anymore.
v1.0.0
- Updated the generator to be an ES module. This was done because some packages (i.e.
chalk
) need to be imported as an ES module instead of a CommonJS module. This requires that the generator be treated as an ES module. - Updated all generator packages to be the latest versions.
- Updated the generated package to be an ES module for the same reasons as the generator.
- Updated generated packages to be the latest versions.
Also
- Update form macros and usage by @mgallant-aptuitiv in #21
- Display the field group heading and correctly build the child field by @mgallant-aptuitiv in #22
- Remove 'custom message' from the form error message by @erictompkins in #23
Full Changelog: v0.44.0...v1.0.0
v0.44.0
v0.44.0