Skip to content

Releases: syntro-opensource/ssdev

2.0.0

05 Aug 16:13
Compare
Choose a tag to compare

🔧 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

05 Aug 15:10
Compare
Choose a tag to compare

🧬 Dependencies

  • Bump docker-compose from 0.23.19 to 0.24.1 (#162)

1.3.0

03 Mar 12:02
Compare
Choose a tag to compare

🍰 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

30 Jun 08:48
Compare
Choose a tag to compare

🔧 Changed

  • uses oracle image for mysql by default

🧬 Dependencies

  • Bump @syntro-opensource/eslint-config-base from 1.0.2 to 1.1.0 (#99)
  • Bump eslint from 8.16.0 to 8.18.0 (#102)
  • Bump yaml from 2.1.0 to 2.1.1 (#98)
  • Bump jest from 28.1.0 to 28.1.2 (#104)
  • Bump eslint from 8.15.0 to 8.16.0 (#96)

1.2.2

20 May 16:38
Compare
Choose a tag to compare

🐞 Fixed

  • supress error message

🔧 Changed

  • allow dev stability for init

1.2.1

20 May 12:53
Compare
Choose a tag to compare

🐞 Fixed

  • correctly state usage of run command in helptext

🗑 Removed

  • composer is no default service anymore

1.2.0

20 May 12:48
Compare
Choose a tag to compare

🍰 Added

  • Command ssdev up which is closer to docker-compose
  • Enable interactive sessions for exec and run via stdio: '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 reqs
  • init command uses syntro/ssto^2
  • added a custom prefix to dependabot PRs

🧬 Dependencies

  • Bump eslint from 7.32.0 to 8.15.0 (#92)

1.1.1

28 Sep 16:49
Compare
Choose a tag to compare

🐞 Fixed

  • lint

🔧 Changed

  • init now relies on config.platform for composer

🧬 Dependencies

  • jest from 26.6.3 to 27.2.1 (#58)
  • docker-compose from 0.23.5 to 0.23.13 (#51)
  • yaml from 1.10.0 to 1.10.2 (#28)
  • eslint from 7.14.0 to 7.32.0 (#52)

1.1.0

03 Dec 10:32
Compare
Choose a tag to compare

🍰 Added

  • release scripting
  • build command (#15)

🔧 Changed

  • specify total downloads in readme

🧬 Dependencies

  • eslint from 7.13.0 to 7.14.0 (#17)
  • yargs from 16.1.0 to 16.1.1 (#14)

1.0.3

04 Nov 16:40
Compare
Choose a tag to compare

🐞 Fixed

  • error is handled
  • Database exposes port correctly