Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: replace middleware and logger core #3586

Merged
merged 8 commits into from
Feb 9, 2023
Merged

Conversation

juanpicado
Copy link
Member

@juanpicado juanpicado commented Jan 31, 2023

Remove code by new 6.x libraries. This libraries are shared with 6.x and reduce maintenance, improvements and bug fixes and better tests and structure.

  • Reuse 6.x middleware for express (almost identical)
  • Reuse 6.x logger (upgrades Pino.js 7)

@juanpicado juanpicado changed the title chore: replace middleware core chore: replace middleware and logger core Feb 5, 2023
@juanpicado juanpicado changed the title chore: replace middleware and logger core feat: replace middleware and logger core Feb 5, 2023
@juanpicado juanpicado added this to the 5.x milestone Feb 5, 2023
chore: replace middleware core

chore: update progress

Update package.ts

remove step

add types

Update jest.config.js

chore: update deps

chore: update dep

Update .yarnrc.yml

chore: update dep

Update Dockerfile

update lock file

chore: update deps

Update index.ts

Update index.ts

Update index.ts

remove code 1

update config
@juanpicado juanpicado marked this pull request as ready for review February 9, 2023 20:35
@juanpicado juanpicado merged commit bf9ed26 into 5.x Feb 9, 2023
@delete-merged-branch delete-merged-branch bot deleted the jota/5xmiddelware-refactor branch February 9, 2023 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant