Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release notes? #50

Open
frantic0 opened this issue Nov 12, 2020 · 5 comments
Open

Release notes? #50

frantic0 opened this issue Nov 12, 2020 · 5 comments

Comments

@frantic0
Copy link

frantic0 commented Nov 12, 2020

Hi @vaheqelyan,

it's been a while since I have upgraded svelte-grid since v 1.11.0 and I found breaking changes in several points of my code.

The breaking changes at #43 seem to be incomplete. I also had a look at the releases but couldn't find any release notes...

Could you provide a list of changes, please?

Thanks,
F

@frantic0
Copy link
Author

e.g.

gridHelp.findSpaceForItem

gridHelp.findSpace

@frantic0
Copy link
Author

e.g.

gridItems now have breakpoints

@vaheqelyan
Copy link
Owner

of course the changelog is awesome, i will probably not work on it now. i would also like to automate this process
i can create release notes in the /release section using github, drafting a new release, but as i know, it doesn't generate CHANGELOG.md file

@frantic0
Copy link
Author

it would be really useful to have even a simple change log with a list of changes, so that users can keep track of them.

I've found this project earlier for automating release notes, but I haven't had tried yet

https://github.com/github-tools/github-release-notes

@frantic0
Copy link
Author

that "uncaught type error" due to the gap parameter in #66 took some time to sort out and required to go through all examples, issues, a lot trial and error refactoring, etc. I guess it could be sorted through input validation as well.

this #54 seems to be a good start to release notes. Perhaps, keeping it pinned so users who are transitioning to the latest to add to it?

Just suggesting that there might be a better way to manage this process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants