Releases: factor1/prelude-wp
Releases · factor1/prelude-wp
Docs and Bugfix
Rewrite compile processes
v6.1.0
ditches most gulp tasks in favor of compiling assets with Parcel.
Prelude 6!
Prelude 6 introduces all the changes from 5 (experimental release) and is the LTS (Long Term Supported) release going forward.
v6.0.0 includes a new installer as well as some small tweaks for better performance.
Font (not)Awesome
Removes font awesome line from theme.js
PRELUDE 5!
Prelude 5 introduces a whole bunch of changes. It is NOT backwards compatible.
- Now uses babel to compile ES5/ES6 Javascript
- No long concatenates javascript
- gulp file/task rewrite
- updates all deps to latest versions, including breaking changes found in v4.x.x
- tweaks to output files such as JS and SCSS
- updating and package updates
Dependency Updates
v4.2.5 4.2.5
Better sourcemaps for styles
[4.2.4] - 2018-06-04
Adds
- Better source mapping for styles, while it still does not point to the correct scss file, you can now see where it appears in
theme.css
Dependency Updates, ESLint Tweaks, JS Sourcemaps
[4.2.3] - 3018-05-25
Updated
- npm dependencies
- eslint rule for comma dangle now is silenced 🤫
Adds
- JS sourcemaps
Travis Build Updates
[4.2.2] - 2018-04-26
Updated
- Travis node build
Dependency Updates
[4.2.1] - 2018-04-26
Updated
- browser-sync
- gulp-cssnano
Removed
- yards