Releases: dnwjn/nova-button
5.0.0
5.0.0-rc1
⚠️ Breaking changes
This version adds support for Nova v5, and drops support for Nova v4. For v4 and other versions, please see here.
What's changed
🚀 Features
🛠 Changes
- Bump eslint from 8.57.1 to 9.12.0 #60 (props to @dependabot)
4.3.2
4.3.1
What's changed
🐛 Bug Fixes
- Fix: Use Nova Helper Function for Resource URL Generation #40 (props to @KasparRosin)
3.3.0
ℹ️ PLEASE NOTE ℹ️
After careful consideration, the ->lens()
method has been removed. The same can be achieved with methods such as ->route()
. More importantly, it turns out it was never functional, so no one will probably miss it. In case there are some people that rely on it and want it back - this time functional - please open an issue.
What's changed
🚀 Features
4.3.0
ℹ️ PLEASE NOTE ℹ️
After careful consideration, the ->lens()
method has been removed. The same can be achieved with methods such as ->route()
. More importantly, it turns out it was never functional, so no one will probably miss it. In case there are some people that rely on it and want it back - this time functional - please open an issue.
What's changed
🚀 Features
🐛 Bug Fixes
🛠 Changes
- Bump eslint-config-prettier from 8.10.0 to 9.0.0 #31 (props to @dependabot)
- Bump prettier from 2.8.8 to 3.0.1 #32 (props to @dependabot)
4.2.0
4.1.1
4.1.0
4.0.1
What's changed
- This release merely contains GitHub related changes. You could say that this wasn't needed, oh well 😉