Version 2.2.12
Added
- Added TypeScript support
- Use Vue.js 3.0
- Added
buddy.yml
for atomic deployments
Changed
- Replaced moment with vanilla JavaScript
- Replaced
getenv()
withApp::env()
- No longer use DSN for db connections
- Switch from TSLint to ESLint
Fixed
- Fixed config path in the module
helpers/Config.php