Skip to content

Update Nutrient version to 1.1.0 and solve issues. #11

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

Merged
merged 6 commits into from
Mar 20, 2025

Conversation

miguelcalderon
Copy link
Contributor

@miguelcalderon miguelcalderon commented Mar 19, 2025

Closes https://pspdfkit.atlassian.net/browse/WEB-2620
Closes #10

Related monorepo PR: https://github.com/PSPDFKit/PSPDFKit/pull/46923

Details

Updates Nutrient version to 1.1.0 and solves related issues:

  • Remove leftover pspdfkit package references.
  • Update SDK object reference in examples from PSPDFKit to NutrientViewer.
  • Update vulnerable dependencies.
  • Pin some vulnerable dependencies to patched versions.
  • Update all SDK versions to 1.1.0.
  • Migrate and adapt release scripts.
  • Update examples documentation.
  • Remove internal vanilla example, it does not belong here.
  • Set skipLibCheck to false in Typescript example.
  • Upgrade Vite in Vite example.

All examples have been tested with the changes listed above.

@miguelcalderon miguelcalderon self-assigned this Mar 19, 2025
@miguelcalderon miguelcalderon requested a review from ritz078 March 19, 2025 20:46
@miguelcalderon miguelcalderon marked this pull request as ready for review March 19, 2025 20:46
Copy link
Collaborator

@ritz078 ritz078 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking care of this.

This closes #10 too.

@miguelcalderon miguelcalderon merged commit bd3295d into main Mar 20, 2025
3 checks passed
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.

TS2503: Cannot find namespace 'React'. [plugin angular-compiler] when skibLibCheck is false
2 participants