Skip to content

Releases: tada5hi/typeorm-extension

v1.0.2

19 Dec 13:50
Compare
Choose a tag to compare
  • updated package.json + new version of dependency 29493a3
  • added query filter <,<=,>,>= support + updated dependencies bc0c86d
  • updated depdendabot config + dependencies 682f145
  • Merge pull request #106 from tada5hi/dependabot/npm_and_yarn/types/node-17.0.0 1c30146
  • Merge pull request #104 from tada5hi/dependabot/npm_and_yarn/typescript-4.5.4 6ace33f
  • Merge pull request #97 from tada5hi/dependabot/npm_and_yarn/types/jest-27.0.3 5f80143
  • Merge pull request #95 from tada5hi/dependabot/npm_and_yarn/types/yargs-17.0.7 2726eaf
  • Merge pull request #98 from tada5hi/dependabot/npm_and_yarn/typeorm-0.2.41 c6268cf
  • Bump @types/node from 16.11.6 to 17.0.0 d9ae9f6
  • Bump typescript from 4.4.4 to 4.5.4 fe908b7
  • Bump typeorm from 0.2.38 to 0.2.41 05af7a8
  • removed ts-lint prettier dev-depdendency 00ebe95
  • Bump @types/jest from 27.0.2 to 27.0.3 6b0867f
  • Bump @types/yargs from 17.0.4 to 17.0.7 47b15cf
  • replaced ts-lint with es-lint + finer granulated rules 13a0590
  • Merge branch 'master' of https://github.com/Tada5hi/typeorm-extension 1dbe09d
  • fixed author url 68ce171
  • Merge pull request #89 from Tada5hi/dependabot/npm_and_yarn/types/node-16.11.6 51bc4ba
  • Bump @types/node from 16.11.4 to 16.11.6 d98fb0e

v1.0.1...v1.0.2

v1.0.1

25 Oct 09:32
Compare
Choose a tag to compare
  • updated author e-mail ef31ddb
  • updated @trapi/query dep + issue template config 850a442
  • added applyQueryParseOutput function + issue templates ad0d582
  • updated changelog f7f3bd7
  • updated workflows d9ae794
  • extended readme eb246f7

v1.0.0...v1.0.1

v1.0.0

24 Oct 08:37
Compare
Choose a tag to compare
  • fixed readme linking 89c26ae
  • removed minimatch dep + updated typeorm d649af5
  • Merge pull request #75 from Tada5hi/dependabot/npm_and_yarn/typeorm-0.2.38 fe634be
  • added test for alias functions 97191c6
  • merge package-lock.json 117798c
  • fixed tests d6dac1e
  • prepare v1.0.0 release e992a60
  • added changelog 81286ad
  • updated readme 26e49aa
  • implemented trapi-query@v2.0.0-alpha.0 f380170
  • Bump typeorm from 0.2.37 to 0.2.38 ce3a977
  • renamed CustomOptions to DatabaseOperationOptions fd28130
  • changed functions API to be compatible with trapi query a474fff
  • Merge pull request #74 from Tada5hi/dependabot/npm_and_yarn/jest-27.2.4 b4f1be0
  • Merge pull request #73 from Tada5hi/dependabot/npm_and_yarn/types/node-16.10.2 2827b19
  • Bump jest from 27.2.2 to 27.2.4 d1588b9
  • Bump @types/node from 16.10.1 to 16.10.2 092e065

v0.3.0...v1.0.0