Skip to content

Commit

Permalink
chore(release): 2.0.0 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinCK committed Jun 17, 2022
1 parent c0299f9 commit 01e9c6b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 5 deletions.
20 changes: 16 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.0.0](https://github.com/RobinCK/typeorm-fixtures/compare/1.11.1...2.0.0) (2022-06-17)

### Bug Fixes

- **ci:** update github actions configuration to use last images ([8a1c340](https://github.com/RobinCK/typeorm-fixtures/commit/8a1c340683ba7c9e9f0cb7caf63b52bad00a7cb6))
- update packages to have a compatibility with typeorm 0.3.\* ([c4ee8f7](https://github.com/RobinCK/typeorm-fixtures/commit/c4ee8f7e7b607eb9aed2c48a3a4c274ef5318a21)), closes [#189](https://github.com/RobinCK/typeorm-fixtures/issues/189)

### BREAKING CHANGES

- Imcompatible with typeorm 0.2.0, this version uses the new datasource class of
typeorm 0.3.0.

## [1.11.1](https://github.com/RobinCK/typeorm-fixtures/compare/1.11.0...1.11.1) (2022-03-29)

### Bug Fixes
Expand Down Expand Up @@ -44,11 +56,11 @@

### Bug Fixes

- **package:** update yargs-parser to version 15.0.0 ([cba52a0](https://github.com/RobinCK/typeorm-fixtures/commit/cba52a0e2eb44dd9b7958064f528486395f92dca))
- check if entity method ([191dd0f](https://github.com/RobinCK/typeorm-fixtures/commit/191dd0f120ebbb07cd39109e974cc4a01c828456))
- **package:** update cli-progress to version 3.0.0 ([8cf6ff8](https://github.com/RobinCK/typeorm-fixtures/commit/8cf6ff8b10fdcf5304561afc279d14cf00c8a6d1))
- **package:** update commander to version 3.0.0 ([978d4c0](https://github.com/RobinCK/typeorm-fixtures/commit/978d4c0ee0a66ec17e213e40e6052ee28306d87c))
- **package:** update yargs-parser to version 14.0.0 ([ce4f273](https://github.com/RobinCK/typeorm-fixtures/commit/ce4f273cc878a06204bea0ed22565e8cd4f81298))
- **package:** update yargs-parser to version 15.0.0 ([cba52a0](https://github.com/RobinCK/typeorm-fixtures/commit/cba52a0e2eb44dd9b7958064f528486395f92dca))

### Features

Expand All @@ -58,19 +70,19 @@

### Bug Fixes

- **transformer:** ignored @Expose and @Exclude ([3aa272c](https://github.com/RobinCK/typeorm-fixtures/commit/3aa272c9c771b7569ff08c16a576edade75567f5))
- build ([25be751](https://github.com/RobinCK/typeorm-fixtures/commit/25be7514b1c01297273f10355b93c16383dfb861))
- index as $ ([8655ed4](https://github.com/RobinCK/typeorm-fixtures/commit/8655ed4b601f960b03631db9b12b2a4848e8f099))
- restore tslint format ([2313139](https://github.com/RobinCK/typeorm-fixtures/commit/23131394c73fe47c481e60f5d54b11de902f9906))
- restore tslint format ([e53e330](https://github.com/RobinCK/typeorm-fixtures/commit/e53e33061b4592e68b2e34469279d7408bf49766))
- **transformer:** ignored @Expose and @Exclude ([3aa272c](https://github.com/RobinCK/typeorm-fixtures/commit/3aa272c9c771b7569ff08c16a576edade75567f5))
- tslint empty line ([a22e3d4](https://github.com/RobinCK/typeorm-fixtures/commit/a22e3d45bd80a71acb989c19ebf6503a7721f560))
- updated readme & unit tests ([62a2faa](https://github.com/RobinCK/typeorm-fixtures/commit/62a2faaad8f8fe31148ad76fae07142991974ebe))

### Features

- add calculations to current ([370cf46](https://github.com/RobinCK/typeorm-fixtures/commit/370cf464f58e81630d8240d1ebb8d01554a94944))
- added support "export default" for ormconfig ([0712ffc](https://github.com/RobinCK/typeorm-fixtures/commit/0712ffcdb29e770f879ab070b00afba515253a30))
- **builder:** added class-transformer support ([32b242c](https://github.com/RobinCK/typeorm-fixtures/commit/32b242c164aebd98cb72390999d1f8c5359305ee))
- add calculations to current ([370cf46](https://github.com/RobinCK/typeorm-fixtures/commit/370cf464f58e81630d8240d1ebb8d01554a94944))
- current resolved as string ([97fab7b](https://github.com/RobinCK/typeorm-fixtures/commit/97fab7b28a3f95d0a24531da7b6908d98ba44847))

### Reverts
Expand All @@ -82,8 +94,8 @@
### Bug Fixes

- getting repository from established connection rather than default ([868528a](https://github.com/RobinCK/typeorm-fixtures/commit/868528af1b46031b96b9c7c1d02d0507a7a2dda2))
- update execute logic for \_\_call ([f105e52](https://github.com/RobinCK/typeorm-fixtures/commit/f105e526b9c48629396871cf2da6c18a91c4170f))
- **package:** update resolve-from to version 5.0.0 ([6197630](https://github.com/RobinCK/typeorm-fixtures/commit/619763028f9398173facf31d1dd6e6781c461b37))
- update execute logic for \_\_call ([f105e52](https://github.com/RobinCK/typeorm-fixtures/commit/f105e526b9c48629396871cf2da6c18a91c4170f))

## [1.1.1](https://github.com/RobinCK/typeorm-fixtures/compare/1.1.0...1.1.1) (2019-01-30)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typeorm-fixtures-cli",
"version": "1.11.1",
"version": "2.0.0",
"description": "",
"main": "dist/index.js",
"bin": {
Expand Down

0 comments on commit 01e9c6b

Please sign in to comment.