Releases: syntro-opensource/ssdev
Releases · syntro-opensource/ssdev
2.0.0
1.4.0
1.3.0
🍰 Added
- Dependabot now manages github actions
- description on how to enable NFS on macOS
🔧 Changed
- Updated Node.js version in actions to 18
🗑 Removed
- NFS is not enabled by default
🧬 Dependencies
- Bump jest from 28.1.3 to 29.4.3 (#147)
- Bump yargs from 17.5.1 to 17.7.1 (#149)
- Bump eslint from 8.20.0 to 8.35.0 (#150)
- Bump actions/checkout from 2 to 3 (#151)
- Bump docker-compose from 0.23.17 to 0.23.19 (#152)
- Bump yaml from 2.1.1 to 2.2.1 (#139)
- Bump @syntro-opensource/eslint-config-base from 1.1.0 to 1.1.2 (#117)
- Bump jest from 28.1.2 to 28.1.3 (#106)
- Bump eslint from 8.18.0 to 8.20.0 (#107)
1.2.3
1.2.2
🐞 Fixed
- supress error message
🔧 Changed
- allow dev stability for
init
1.2.1
🐞 Fixed
- correctly state usage of
run
command in helptext
🗑 Removed
- composer is no default service anymore
1.2.0
🍰 Added
- Command
ssdev up
which is closer to docker-compose - Enable interactive sessions for
exec
andrun
viastdio: 'inherit'
(#93) ssdev
config option for package.json files
🐞 Fixed
- fixed security auddit / alerts
🔧 Changed
- Improved documentation
init
command now uses our custom container, not requiring users to ignore platform reqsinit
command usessyntro/ssto^2
- added a custom prefix to dependabot PRs
🧬 Dependencies
- Bump eslint from 7.32.0 to 8.15.0 (#92)
1.1.1
1.1.0
1.0.3
🐞 Fixed
- error is handled
- Database exposes port correctly