Releases: FrontendMatter/theme-mix
Releases · FrontendMatter/theme-mix
v1.0.0
v0.6.0
Changes
- add HTML validation
v0.5.0
changes
- upgrade laravel-mix to v2.0.0
v0.4.0
Changes
- add support for laravel-mix@~1.5
- remove sass webpack custom rules in favor of passing the includePaths option via mix API
- fix html glob path
- remove custom vue alias (laravel-mix already loads the esm version)
v0.3.0
Changes
- bump laravel-mix to v1.0.7
- add ability to expose libraries as global variables via yaml configuration (i.e.
jquery
aswindow.$
) - add node_modules to sass-loader includePaths
v0.2.1
fix glob path issue where ignore patterns don’t work