pacificclimate / pacificclimate/pcic-react-leaflet-components

Loosen peer dependency for react-leaflet

Open
#22 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
0
Forks
0
Avg merge
18h 4m
Merged PRs (30d)
3

Description

react-leaflet peer dep is presently "4.0.0". This prevents upgrading client apps. It should be "^4.0.0" at minimum, or better, ^latest, presently "^4.2.1". Note carets.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the package metadata where the react-leaflet peer dependency is declared and inspect its current version constraint. Update the constraint to allow compatible 4.x releases, then verify that the published dependency metadata shows the intended caret range.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.