We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 169bac2 commit f592997Copy full SHA for f592997
1 file changed
CHANGELOG.md
@@ -9,10 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
_No unreleased changes_
11
12
-## [3.0.0-pre4] - 2024-04-16
+## [3.0.0-pre4] - 2024-04-19
13
14
-### Changed
15
-- Find the component data key in ScalarAttributes by @edgarfgp (https://github.com/fabulous-dev/Fabulous/pull/1076)
+### Added
+- Add `defineEventNoDispatch` by @edgarfgp in https://github.com/fabulous-dev/Fabulous/pull/1077
16
+
17
+### Fixed
18
+- Fix ScalarAttributes data key lookup by @edgarfgp in https://github.com/fabulous-dev/Fabulous/pull/1076
19
+- Fix bindings + 1 to increment the key when using a Binding by @edgarfgp in https://github.com/fabulous-dev/Fabulous/pull/1078
20
21
## [3.0.0-pre3] - 2024-04-12
22
0 commit comments