Releases: bojanbass/nx-aws
Releases · bojanbass/nx-aws
v2.0.0
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
add plugin peerDependencies
v2.0.0-alpha.1
remove comments
v1.1.0
What's Changed
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #18
- Bump elliptic from 6.5.3 to 6.5.4 by @dependabot in #19
- Bump tar from 6.0.5 to 6.1.9 by @dependabot in #17
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #16
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #15
- Bump y18n from 4.0.0 to 4.0.3 by @dependabot in #23
- Bump ssri from 6.0.1 to 6.0.2 by @dependabot in #22
- Bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #21
- Bump lodash from 4.17.20 to 4.17.21 by @dependabot in #20
- Bump @actions/github from 5.0.0 to 5.0.1 by @dependabot in #28
- Bump @aws-sdk/client-s3 from 3.54.0 to 3.67.0 by @dependabot in #26
- NX upgrade by @bojanbass in #29
- Bump jest from 27.0.3 to 27.5.1 by @dependabot in #24
- Bump eslint from 8.12.0 to 8.13.0 by @dependabot in #30
- Bump eslint-config-prettier from 6.0.0 to 8.5.0 by @dependabot in #25
New Contributors
- @dependabot made their first contribution in #18
Full Changelog: v1.0.3...v1.1.0
v.1.1.0-alpha.1
What's Changed
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #18
- Bump elliptic from 6.5.3 to 6.5.4 by @dependabot in #19
- Bump tar from 6.0.5 to 6.1.9 by @dependabot in #17
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #16
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #15
- Bump y18n from 4.0.0 to 4.0.3 by @dependabot in #23
- Bump ssri from 6.0.1 to 6.0.2 by @dependabot in #22
- Bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #21
- Bump lodash from 4.17.20 to 4.17.21 by @dependabot in #20
- Bump @actions/github from 5.0.0 to 5.0.1 by @dependabot in #28
- Bump @aws-sdk/client-s3 from 3.54.0 to 3.67.0 by @dependabot in #26
- NX upgrade by @bojanbass in #29
- Bump jest from 27.0.3 to 27.5.1 by @dependabot in #24
- Bump eslint from 8.12.0 to 8.13.0 by @dependabot in #30
- Bump eslint-config-prettier from 6.0.0 to 8.5.0 by @dependabot in #25
New Contributors
- @dependabot made their first contribution in #18
Full Changelog: v1.0.3...v1.1.0-alpha.1
v1.0.3
v1.0.2
What's Changed
- #12: add aws endpoint option by @lotterfriends in #13
New Contributors
- @lotterfriends made their first contribution in #13
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- fix $runner.subscribe is not a function error by @bojanbass in #10
- fix runner return type by @bojanbass in #11
v.1.0.1-alpha.2
What's Changed
- fix runner return type by @bojanbass in #11
v1.0.1-alpha.1
What's Changed
- fix $runner.subscribe is not a function error by @bojanbass in #10