Releases: syntro-opensource/ssdev
Releases · syntro-opensource/ssdev
Release list
2.2.0
2.1.0
2.0.0
🔧 Changed
- switched to compose v2 compatibility
🧬 Dependencies
- Bump docker-compose from 0.24.1 to 0.24.8 (#168)
BREAKING CHANGE
does only work with compose v2
1.4.0
🧬 Dependencies
- Bump docker-compose from 0.23.19 to 0.24.1 (#162)
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
runcommand in helptext
🗑 Removed
- composer is no default service anymore
1.2.0
🍰 Added
- Command
ssdev upwhich is closer to docker-compose - Enable interactive sessions for
execandrunviastdio: 'inherit'(#93) ssdevconfig option for package.json files
🐞 Fixed
- fixed security auddit / alerts
🔧 Changed
- Improved documentation
initcommand now uses our custom container, not requiring users to ignore platform reqsinitcommand usessyntro/ssto^2- added a custom prefix to dependabot PRs
🧬 Dependencies
- Bump eslint from 7.32.0 to 8.15.0 (#92)