Releases: imanpalsingh/pg-faker
Releases · imanpalsingh/pg-faker
v2.1.2
What's Changed
Bug fixes
- Fix pirority of transformers is not followed by @imanpalsingh in #226
Chores
- Bump @typescript-eslint/parser from 5.42.0 to 5.43.0 by @dependabot in #162
- Bump @typescript-eslint/eslint-plugin from 5.42.0 to 5.43.0 by @dependabot in #161
- Bump eslint from 8.26.0 to 8.27.0 by @dependabot in #159
- Bump husky from 8.0.1 to 8.0.2 by @dependabot in #158
- Bump tslib from 2.4.0 to 2.4.1 by @dependabot in #156
- Bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.44.0 by @dependabot in #166
- Bump @typescript-eslint/parser from 5.43.0 to 5.44.0 by @dependabot in #165
- Bump eslint from 8.27.0 to 8.28.0 by @dependabot in #164
- Bump @typescript-eslint/parser from 5.44.0 to 5.54.1 by @dependabot in #224
- Bump @typescript-eslint/parser from 5.44.0 to 5.57.0 by @dependabot in #227
- Bump eslint from 8.28.0 to 8.37.0 by @dependabot in #229
- Bump typescript from 4.8.4 to 5.0.3 by @dependabot in #228
- Bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.54.1 by @dependabot in #223
- Bump @types/node from 18.11.9 to 18.14.6 by @dependabot in #222
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
Additions
- Add engine spec by @mayankshukla94 in #138
- add spec for
requiredTransformers
function ofengine.ts
by @mayankshukla94 in #144
Chores
- Bump @typescript-eslint/parser from 5.31.0 to 5.38.1 by @dependabot in #121
- Bump @types/node from 18.6.1 to 18.7.23 by @dependabot in #120
- Bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.38.1 by @dependabot in #119
- Bump commander from 9.4.0 to 9.4.1 by @dependabot in #123
- Bump eslint from 8.20.0 to 8.24.0 by @dependabot in #117
- Bump ts-jest from 28.0.7 to 28.0.8 by @dependabot in #87
- Create CONTRIBUTING.md by @imanpalsingh in #125
- Bump @types/node from 18.7.23 to 18.8.3 by @dependabot in #131
- Bump @typescript-eslint/parser from 5.38.1 to 5.39.0 by @dependabot in #129
- Remove extra spaces from
parser.spec.js
by @mayankshukla94 in #139 - Bump @types/node from 18.8.3 to 18.11.7 by @dependabot in #151
- Bump @typescript-eslint/parser from 5.39.0 to 5.41.0 by @dependabot in #149
- Bump @types/node from 18.11.7 to 18.11.9 by @dependabot in #155
- Bump @typescript-eslint/parser from 5.41.0 to 5.42.0 by @dependabot in #154
- Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.42.0 by @dependabot in #153
- Bump eslint from 8.24.0 to 8.26.0 by @dependabot in #147
- Bump typescript from 4.7.4 to 4.8.4 by @dependabot in #122
New Contributors
- @mayankshukla94 made their first contribution in #138
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
Addition
- Add support for middlewares by @imanpalsingh in #67
- Query/data determination is now O(1)
- Query identification is also reduced to ~ O(log(n))
Chores
- Bump @typescript-eslint/parser from 5.30.5 to 5.31.0 by @dependabot in #69
- Bump ts-jest from 28.0.5 to 28.0.7 by @dependabot in #63
- Bump @types/node from 18.0.3 to 18.6.1 by @dependabot in #68
- Bump eslint from 8.19.0 to 8.20.0 by @dependabot in #71
- Bump @typescript-eslint/eslint-plugin from 5.30.5 to 5.31.0 by @dependabot in #70
- Bump commander from 9.3.0 to 9.4.0 by @dependabot in #72
- add build step to workflow by @imanpalsingh in #73
Full Changelog: v2.0.2...v2.1.0
v2.1.0-beta.1
What's Changed
Addition
Add support for middlewares by @imanpalsingh
- Query/data determination is now O(1)
- Query identification is also reduced to ~ O(log(n))
Full Changelog: v2.1.0-beta.0...v2.1.0-beta.1
v2.1.0-beta.0
What's Changed
Addition
Add support for middlewares by @imanpalsingh
Full Changelog: v2.0.2...v2.1.0-beta.0
v2.0.2
What's Changed
Bugfix
- Fix default transformers not working by @imanpalsingh in #57
Chores
- Bump eslint from 8.15.0 to 8.19.0 by @dependabot in #43
- Bump @types/node from 17.0.31 to 18.0.3 by @dependabot in #51
- Bump @typescript-eslint/eslint-plugin from 5.22.0 to 5.30.5 by @dependabot in #52
- Bump @typescript-eslint/parser from 5.22.0 to 5.30.5 by @dependabot in #50
- Bump typescript from 4.6.4 to 4.7.4 by @dependabot in #39
- Bump ts-jest from 28.0.2 to 28.0.5 by @dependabot in #53
- Bump jest and @types/jest by @dependabot in #54
- Bump commander from 9.1.0 to 9.3.0 by @dependabot in #27
- Fix colors not showing up in GA by @imanpalsingh in #56
New Contributors
- @dependabot made their first contribution in #43
Full Changelog: v2.0.1...v2.0.2
v2.0.2-beta.1
What's Changed
Bugfix
- Fix default transformers not working by @imanpalsingh in #57
Chores
- Bump eslint from 8.15.0 to 8.19.0 by @dependabot in #43
- Bump @types/node from 17.0.31 to 18.0.3 by @dependabot in #51
- Bump @typescript-eslint/eslint-plugin from 5.22.0 to 5.30.5 by @dependabot in #52
- Bump @typescript-eslint/parser from 5.22.0 to 5.30.5 by @dependabot in #50
- Bump typescript from 4.6.4 to 4.7.4 by @dependabot in #39
- Bump ts-jest from 28.0.2 to 28.0.5 by @dependabot in #53
- Bump jest and @types/jest by @dependabot in #54
- Bump commander from 9.1.0 to 9.3.0 by @dependabot in #27
- Fix colors not showing up in GA by @imanpalsingh in #56
New Contributors
- @dependabot made their first contribution in #43
Full Changelog: v2.0.1...v2.0.2-beta.1
v2.0.1
What's Changed
- Use abstract operation object for parsing and include optimizations by @imanpalsingh in #46
- Add source maps and declaration file by @imanpalsingh in #40
- Add templates for pull request and issues by @imanpalsingh in #41
- Add husky by @imanpalsingh in #42
- Run linting and tests workflow when a PR is merged to master by @imanpalsingh in #44
- add badges and fix typos by @imanpalsingh in #45
Full Changelog: v2.0.0...v2.0.1
v2.0.1-beta.1
What's Changed
- Use abstract operation object for parsing and include optimizations @imanpalsingh in #46
Full Changelog: v2.0.0...v2.0.1-beta.1
v2.0.0
What's Changed
Major Changes
- Version 2.0 by @imanpalsingh in #5
Minor Changes
- Add CodeQL GA by @imanpalsingh in #7
- add Labeler by @imanpalsingh in #8
- Add dependatbot by @imanpalsingh in #9
- Add Linter and Tests runner GA by @imanpalsingh in #16
- [Chore] Update ReadMe.md by @imanpalsingh in #21
- Update ReadMe.md by @imanpalsingh in #34
Full Changelog: v1.0.4...v2.0.0