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

Migrate to canonical postman dependencies #860

Merged
merged 1 commit into from
Jul 1, 2024
Merged

Conversation

sserrata
Copy link
Member

@sserrata sserrata commented Jul 1, 2024

Description

Removes dependency on forked postman libraries. Initially, those libraries were forked in order to reduce the resulting webpack bundle size. This PR is experimenting with moving back to canonical deps to evaluate whether bundle size is still affected. Additionally, moving back to the fully supported libraries relieves the overhead of keeping the forked libraries updated.

Motivation and Context

Reduce overhead and expand support for languages.

How Has This Been Tested?

see deploy preview

@sserrata sserrata added the v3.0.0 label Jul 1, 2024
@sserrata sserrata self-assigned this Jul 1, 2024
Copy link

github-actions bot commented Jul 1, 2024

Visit the preview URL for this PR (updated for commit 3f84f15):

https://docusaurus-openapi-36b86--pr860-nbpvv8m8.web.app

(expires Wed, 31 Jul 2024 15:31:34 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

@sserrata sserrata merged commit 03f3c9a into v3.0.0 Jul 1, 2024
11 checks passed
@sserrata sserrata deleted the code-generators branch July 1, 2024 20:27
@robbieaverill
Copy link
Contributor

Thanks for making this change! This will help to ensure that postmanlabs/postman-code-generators#744 can be pulled in as soon as it is released, which is preventing me from using this plugin in a monorepo using pnpm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants