Skip to content

Releases: Fhoke/tailor

v2.6.0

22 Sep 07:42
Compare
Choose a tag to compare
  • Only remove console.log and leave other console.* calls a6afa41

v2.5.2...v2.6.0

v2.5.2

21 Sep 10:05
Compare
Choose a tag to compare
  • Upgrade Yarn dependencies 7659da1
  • Add GitHub dependabot config aae8067
  • Merge pull request #3 from Fhoke/dependabot/npm_and_yarn/nth-check-2.0.1 2507b25
  • Bump nth-check from 2.0.0 to 2.0.1 c9d03f9

v2.5.1...v2.5.2

v2.5.1

21 Sep 08:48
Compare
Choose a tag to compare
  • Remove browserlist config from package.json 457b0c4

v2.5.0...v2.5.1

v2.5.0

03 Sep 09:40
Compare
Choose a tag to compare
  • Merge pull request #2 from Fhoke/build-theme-command 28fbffe
  • Move filemanagerSettings to Tailor.fileManagerSettings 6f40ed1
  • Move ImageMinimizerPlugin settings to Tailor.imageOptimisationSettings 6f94498
  • Add options to 'build' theme into a '/theme' directory when running Webpack for production f32b90f
  • Move filemanager settings to variable 9d93d0f

v2.4.1...v2.5.0

v2.4.1

03 Sep 08:47
Compare
Choose a tag to compare
  • Stop relying on relative project root and get it from process instead a7d61c2

v2.4.0...v2.4.1

v2.4.0

19 Aug 09:25
Compare
Choose a tag to compare
  • Add JS entry point
  • Refactor to using the Tailor class for all CLI commands
  • Create new Tailor class for storing all config

v2.3.0...v2.4.0

v2.3.0

19 Aug 07:02
Compare
Choose a tag to compare
  • Add support for changing the nullish coalescing operator with Babel

v2.2.0...v2.3.0

v2.2.0

17 Aug 10:25
Compare
Choose a tag to compare
  • Reset package version

v2.1.1

11 Aug 10:51
Compare
Choose a tag to compare
Fix error copying files when they're missing

v2.1.0

04 Aug 14:18
Compare
Choose a tag to compare

Changed

  • Webpack entry files are now defined in a tailor.js file defined in the theme where the package is used.