pnp / pnp/sp-dev-fx-controls-react
Support SPFx 1.23.2 in @pnp/spfx-controls-react
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 433
- Forks
- 418
- Avg merge
- 5d 6m
- Merged PRs (30d)
- 19
Description
Category
- Enhancement
Version
3.25.0
Expected / Desired Behavior
The latest @pnp/spfx-controls-react (v3.25.0) currently references SPFx 1.23.0 packages.
As SPFx 1.23.2 is now available, could the library be updated to reference the latest SPFx 1.23.2 packages and officially support SPFx 1.23.2?
This would align the library with the latest SPFx release and allow consumers to benefit from the latest dependency updates.
Observed Behavior
When using @pnp/spfx-controls-react (v3.25.0) with an SPFx 1.23.2 solution, the library still references SPFx 1.23.0 packages.
Steps to Reproduce
- Create or upgrade an SPFx solution to 1.23.2.
- Install @pnp/spfx-controls-react v3.25.0.
- Observe that the package still references SPFx 1.23.0 dependencies.
Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the package dependency declarations for references to SPFx 1.23.0, then inspect how the current @pnp/spfx-controls-react release records its supported SPFx version. Update the references to SPFx 1.23.2 and verify that the package no longer reports or installs the older dependencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100