Skip to content

Commit

Permalink
Merge pull request #10 from vahidvdn/hotfix/revert-cashify-core-upgrade
Browse files Browse the repository at this point in the history
Hotfix/revert cashify core upgrade
  • Loading branch information
vahidvdn authored Jul 1, 2023
2 parents f98acb5 + 0240f9a commit 5ea7bf6
Show file tree
Hide file tree
Showing 4 changed files with 137 additions and 139 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## RELEASE 2.1.0

### Bug Fixes
* Revert upgrade nestjs core to esm

## RELEASE 2.0.0
### Feature
* Upgrade to nestjs v10
Expand Down
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,11 +160,13 @@ npm run test

## Versions

**V2.X**
Using NestJS 10+ (ESM also used in Cashify core)
**V2.1+**

Using NestJS 6+ (e.g. version 10)

**V1.X**
Using NestJS 6 (and commonjs)

Using NestJS 6

## Support

Expand Down
Loading

0 comments on commit 5ea7bf6

Please sign in to comment.