Skip to content

Bugfix/v0.1.22#8

Merged
vinayak25 merged 2 commits intomainfrom
bugfix/v0.1.22
Aug 10, 2024
Merged

Bugfix/v0.1.22#8
vinayak25 merged 2 commits intomainfrom
bugfix/v0.1.22

Conversation

@vinayak25
Copy link
Member

Found a few bugs which are fixed in this

  1. BodyParsers are not available to functional global middleware when creating servers - Solved it by explicitly enabling body-parser for json, text and urlencoded format.
  2. Turned-Off @typescript-eslint/no-explicit-any
  3. Corrected file name.

@vinayak25 vinayak25 merged commit 99acec1 into main Aug 10, 2024
vinayak25 added a commit that referenced this pull request Aug 10, 2024
* import bugs

* Release/v0.1.21 (#7)

* wip github workflow on PR

* change the pull request workflow

* add support for prettier and eslint

* fix prettier command targetting wrong files

* formatted files as per the prettier rules

* update gitignore

* fix some eslint issues

* change eslint rules

* import bugs

* bump version

* bump version

* Bugfix/v0.1.22 (#8)

* correct file name

* fix validation bugs

* version bump to v0.1.23
vinayak25 added a commit that referenced this pull request Aug 10, 2024
* import bugs

* Release/v0.1.21 (#7)

* wip github workflow on PR

* change the pull request workflow

* add support for prettier and eslint

* fix prettier command targetting wrong files

* formatted files as per the prettier rules

* update gitignore

* fix some eslint issues

* change eslint rules

* import bugs

* bump version

* bump version

* Bugfix/v0.1.22 (#8)

* correct file name

* fix validation bugs

* version bump to v0.1.23

* remove unnecessary logs
vinayak25 added a commit that referenced this pull request Aug 10, 2024
* remove unnecessary logs

* Sync main branch with release/v0.1.3 (#10)

* import bugs

* Release/v0.1.21 (#7)

* wip github workflow on PR

* change the pull request workflow

* add support for prettier and eslint

* fix prettier command targetting wrong files

* formatted files as per the prettier rules

* update gitignore

* fix some eslint issues

* change eslint rules

* import bugs

* bump version

* bump version

* Bugfix/v0.1.22 (#8)

* correct file name

* fix validation bugs

* version bump to v0.1.23

* fix bearerToken method in request class

* add setUser and user method in request class
@vinayak25 vinayak25 deleted the bugfix/v0.1.22 branch August 15, 2024 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant