gaucho-labs / leptos-hotkeys

a declarative way of using keyboard shortcuts + callbacks in leptos applications
https://leptos-hotkeys.vercel.app
MIT License
43 stars 8 forks source link

feat: rename to a better param #99

Open friendlymatthew opened 4 months ago

friendlymatthew commented 4 months ago

fixes #87

mondeja commented 4 months ago

Note that if it is a breaking change and we merge it, we are tied to not release more versions until v0.3.0, so we couldn't release patches meanwhile. I would convert it to a draft until v0.3.0 is prepared.

friendlymatthew commented 4 months ago

Looks good 👍🏼 But this would be a breaking change, right?

Yes it is breaking, we can punt till v.0.3.0. Note, we should finalize with major breaking changes afterwards, not to upset our authors :)