Skip to content

Version 2.2.12

Compare
Choose a tag to compare
@khalwat khalwat released this 19 Jul 02:55
· 463 commits to craft-webpack since this release

Added

  • Added TypeScript support
  • Use Vue.js 3.0
  • Added buddy.yml for atomic deployments

Changed

  • Replaced moment with vanilla JavaScript
  • Replaced getenv() with App::env()
  • No longer use DSN for db connections
  • Switch from TSLint to ESLint

Fixed

  • Fixed config path in the module helpers/Config.php