Skip to content

1.12.0

Latest
Compare
Choose a tag to compare
@Igloczek Igloczek released this 07 Nov 20:44
· 8 commits to master since this release
  • Dropped support for using gulp directly, all tasks need to be used via yarn [taskName] or npm run [taskName]
  • Rewritten ESLint task, integrated with watch and dev tasks
  • Added option to set a custom Babel config
  • New default config for Babel and Browserlist, that targets only most popular browsers in North America and Europe (no IE11)
  • Magepack tasks throws now more meaningful errors if required params were not set
  • Added support for Node.js v16, dropped  for Node.js v12
  • All dependencies got update to the latest version
  • Native ESM is now used internaly instead of pollified version