Missing release in changelog for 20.3.0
- Dominant language
- JavaScript
- Stars
- 14.8k
- Forks
- 1.4k
- Avg merge
- 22d 3h
- Merged PRs (30d)
- 1
Description
#### Context
* *node version*: 12.x.x
* *module version*: 20.3.0
#### What are you trying to achieve or the steps to reproduce?
There aren't really any steps to reproduce other than version 20.3.0 is missing from the published changelog for the changes surrounding multipart payloads (#4425). While the changelog is correct for 21.3.0 on the Hapi website, it seems the other mentioned version is missing. This wouldn't have been that big of an issue if this wasn't a breaking change. Looking at the site code for the changelog, it looks like it's controlled via the project milestones else I would be happy to change this myself: https://github.com/hapijs/hapi.dev/blob/master/pages/resources/changelog.vue. Regardless of whether it's doable or makes sense, I was eager to bring this to your attention.
Thanks!
https://hapi.dev/resources/changelog/
Contributor guide
Research direction
Start by reading pages/resources/changelog.vue in the hapijs/hapi.dev site and inspect how project milestones populate the changelog. Verify why module version 20.3.0 and the multipart payload changes from #4425 are absent while 21.3.0 appears. Done means the published changelog includes the correct 20.3.0 release and breaking-change entry.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100