Skip to content

PNPM#419

Merged
colbyfayock merged 5 commits intobetafrom
beta+feat/408-pnpm
Jan 19, 2024
Merged

PNPM#419
colbyfayock merged 5 commits intobetafrom
beta+feat/408-pnpm

Conversation

@colbyfayock
Copy link
Collaborator

Description

Migrates the project to PNPM

Issue Ticket Number

Fixes #408

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Fix or improve the documentation
  • This change requires a documentation update

Checklist

  • I have followed the contributing guidelines of this project as mentioned in CONTRIBUTING.md
  • I have created an issue ticket for this PR
  • I have checked to ensure there aren't other open Pull Requests for the same update/change?
  • I have performed a self-review of my own code
  • I have run tests locally to ensure they all pass
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes needed to the documentation

@vercel
Copy link

vercel bot commented Jan 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
next-cloudinary ✅ Ready (Inspect) Visit Preview Jan 19, 2024 6:03pm

@colbyfayock colbyfayock merged commit d607e10 into beta Jan 19, 2024
@colbyfayock colbyfayock deleted the beta+feat/408-pnpm branch January 19, 2024 18:05
@colbyfayock colbyfayock mentioned this pull request Jan 19, 2024
13 tasks
github-actions bot pushed a commit that referenced this pull request Jan 19, 2024
# [6.0.0-beta.5](v6.0.0-beta.4...v6.0.0-beta.5) (2024-01-19)

### Features

* PNPM ([#419](#419)) ([d607e10](d607e10)), closes [#408](#408)
colbyfayock added a commit that referenced this pull request Feb 26, 2024
# Description

* Migrates project to pnpm

### CldImage, getCldImageUrl, CldOgImage, getCldOgImageUrl
* Removes default 2-stage resizing to avoid low resolution images for
larger source images
  * #327 
  * #431
*
#432

### CldImage
* Deprecates `transformations` in favor of `namedTransformations`

### getCldImageUrl
* Removes types GetCldImageUrl and GetCldOgImageUrl

### CldUploadWidget
* Add Content-Type to CldUploadWidget signature endpoint 
* Deprecates some CldUploadWidget types in favor of natively defined
types from @cloudinary-util/types
* CldUploadWidgetInfo, CldUploadWidgetPropsOptions,
CldUploadWidgetResults

### CldVideoPlayer
* Removes `autoPlay` in favor of `autoplay`
* Video Player: CldVideoPlayerPropsColors
* Deprecates some CldVideoPlayer types in favor of natively defined
types from @cloudinary-util/types
  * CldVideoPlayerPropsColors

## Post-Release TODO
 - [ ] Update cloudinary-examples
   - Signed CldUploadWidget upload endpoints

## Issue Ticket Number

Fixes #363 
Fixes #379 
Fixes #419 
Fixes #327

## Type of change

<!-- Please select all options that are applicable. -->

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] Fix or improve the documentation
- [ ] This change requires a documentation update


# Checklist

<!-- These must all be followed and checked. -->

- [ ] I have followed the contributing guidelines of this project as
mentioned in [CONTRIBUTING.md](/CONTRIBUTING.md)
- [ ] I have created an
[issue](https://github.com/cloudinary-community/next-cloudinary/issues)
ticket for this PR
- [ ] I have checked to ensure there aren't other open [Pull
Requests](https://github.com/cloudinary-community/next-cloudinary/pulls)
for the same update/change?
- [ ] I have performed a self-review of my own code
- [ ] I have run tests locally to ensure they all pass
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes needed to the documentation

BREAKING CHANGE: Removes 2-stage cropping and resizing, type and prop deprecations, and more - see Changelog on next.cloudinary.dev
github-actions bot pushed a commit that referenced this pull request Feb 26, 2024
# [6.0.0](v5.20.0...v6.0.0) (2024-02-26)

### Features

* v6.0.0 ([#407](#407)) ([f10ec96](f10ec96)), closes [#363](#363) [#379](#379) [#419](#419) [#327](#327)

### BREAKING CHANGES

* Removes 2-stage cropping and resizing, type and prop deprecations, and more - see Changelog on next.cloudinary.dev
@github-actions
Copy link

🎉 This issue has been resolved in version 6.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

1 participant