Skip to content

Releases: bojanbass/nx-aws

v2.0.0

30 Jan 21:09
6293cab
Compare
Choose a tag to compare

What's Changed

  • upgrade yarn to v3
  • upgrade NX to v15, including code migrations
  • deprecate @Angular-devkit
  • deprecate support for rxjs/observable in the runner
  • use @nrwl/devkit instead of @nrwl/workspace
  • add vscode extensions suggestion
  • update majority of packages to latest versions
  • update to use NX plugin and generators, instead of deprecated schematics
  • fix e2e tests, solving problems with yarn install
  • change the way of AWS S3 library setup

Breaking changes

  • minimum required NX version is 14

New Contributors

Full Changelog: v1.1.0...v2.0.0

v2.0.0-alpha.2

30 Jan 19:19
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release
add plugin peerDependencies

v2.0.0-alpha.1

30 Jan 18:47
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release
remove comments

v1.1.0

14 Apr 22:44
d20493e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.1.0

v.1.1.0-alpha.1

14 Apr 22:33
d20493e
Compare
Choose a tag to compare
v.1.1.0-alpha.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.1.0-alpha.1

v1.0.3

25 Mar 11:12
c45aa7a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

25 Mar 08:19
fd30cdb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

24 Mar 10:23
e696924
Compare
Choose a tag to compare

What's Changed

v.1.0.1-alpha.2

24 Mar 09:59
e696924
Compare
Choose a tag to compare
v.1.0.1-alpha.2 Pre-release
Pre-release

What's Changed

v1.0.1-alpha.1

24 Mar 09:11
abd96b1
Compare
Choose a tag to compare
v1.0.1-alpha.1 Pre-release
Pre-release

What's Changed

  • fix $runner.subscribe is not a function error by @bojanbass in #10