twobin / react-lazyload

Lazy load your component, image or anything matters the performance.
MIT License
5.84k stars 487 forks source link

Please add Changelog #221

Open fabioimpe opened 5 years ago

fabioimpe commented 5 years ago

Title says all, please add the changelog when a new release is available

ameerthehacker commented 5 years ago

Sure @twobin that makes sense

tstirrat15 commented 5 years ago

Or put an entry in releases. I've seen a lot of projects do it that way.

AdrienLemaire commented 5 years ago

+1, would be great if react-lazyload could follow semantic releases, thanks!

ameerthehacker commented 5 years ago

Yes @Fandekasp that is onething that we have been thinking about

jorisre commented 4 years ago

I can help you to setup a tool like release-it

ameerthehacker commented 4 years ago

@joris- please goahead

olso commented 3 years ago

@jorisre i guess u werent tagged properly

jorisre commented 3 years ago

@ameerthehacker what do you think about https://github.com/semantic-release/semantic-release ?

ameerthehacker commented 3 years ago

@jorisre this has been in my checklist for long, but I would definitely love to add it

jorisre commented 3 years ago

@ameerthehacker I don't have sufficient permissions to setup semantic-release (need npm credentials, etc..) I think, it's better if you set it up.

➡️ https://github.com/semantic-release/semantic-release/blob/master/docs/usage/getting-started.md#getting-started

monsieurnebo commented 2 years ago

Hi,

Please consider adding a changelog to react-lazyload.

This is pretty hard to update this package without knowing what is gonna (break) change.