There are milestones set in the Hugo main repo.
The current one is over here: v0.81 Milestone · GitHub
However these tend to change and usually only a few of the issues are closed when a release is made.
Then some issues are moved to the next milestone and some issues may be dropped.
Like for example the Pages from Data issue was dropped after the v0.76.0 milestone and is no longer in the current one.
Not sure what 2021 will bring for Hugo.
The 2020 releases for the most part were not relevant to my workflow as I do not work with the npm, node stack.
I did care for Pages from Data however, but since it seems unlikely that it will be addressed soon, I get by with third party scripts.
My very subjective observation is that many developers come (back) to Hugo – for a good reason:
I settled on Hugo coming from Middleman because I disliked handling all of Middleman’s Ruby dependencies. The situation with all the JavaScript SSGs is not any better because you need to install thousands or tens of thousands of files (for each project!) which all depend on each other – in one way or another.
Apart from Hugo’s speed and its amazing functionalities the biggest plus is that everything is packed in a single binary.
So for 2021 I could image to promote this more:
The world’s fastest framework for building websites—packed in a single file.
@alexandros Guess I had to learn the hard way. Thanks. (And you chose a different article than I did to note the left-pad SNAFU, but your choice was a better read.)