Skip to content

Releases: chrisgherbert/Timber-Theme-Boilerplate

Fixed minor NPM vulnerabilities

17 Dec 06:43
Compare
Choose a tag to compare
v2.1.1

Fixed some NPM vulnerabilities

New non-BAC libraries

17 Dec 06:39
Compare
Choose a tag to compare

Swapped out BAC libraries (Timber classes, YouTube, file sideloading) for new versions, updated various dependencies.

Laravel Mix!

17 Nov 04:35
Compare
Choose a tag to compare

The entire front end setup has been switched from an annoyingly fragile and unstable Gulp setup to Laravel Mix. That also means front end assets are now handled by NPM directly and Bower is no longer necessary. I liked the simplicity of Bower but many newer packages don't support it. It's clearly a dead end.

Integrated PHP dependencies

15 Nov 22:46
Compare
Choose a tag to compare

This release integrates Composer dependencies, meaning that the theme can be (hopefully) be used in nearly any WordPress hosting environment.