Skip to content

v2.7.0

Choose a tag to compare

@mestradanu mestradanu released this 02 Feb 21:24
· 67 commits to master since this release
  • Switch out the call get_stylesheet_directory_uri() to get_template_directory_uri() since this theme is used as a parent theme
  • Update general packages
  • Bump vanilla-lazyload from 17.0.1 to 17.3.0
  • Bump @wordpress/eslint-plugin from 7.3.0 to 8.0.0
  • Install eslint-plugin-importer package
  • Fix new eslint warnings
  • Update terser-webpack-plugin v4.2.2 -> v5.1.1 and add webpack@5 as a dependency for it to work
  • Update config and asset files for build with new terser-webpack-plugin version
  • Do not include code source in JS source-maps
  • Install gulp-sourcemaps
  • Use gulp-sourcemaps package to not include content in the sourcemap and fix path in dev tools for sass files
  • Add microsoft clickID tracking
  • Refactor OrganicSearch values
  • Remove eslint-disable comment. not needed
  • Add compiled assets
  • Include uncompiled CSS build file for debugging