Skip to content

Commit 62df512

Browse files
committed
2.12.3 changelog
1 parent c172604 commit 62df512

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,11 @@ Headlines: Added, Changed, Deprecated, Removed, Fixed, Security
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
9-
10-
### Added
11-
12-
- [SuperDebug](https://superforms.rocks/super-debug) support for `Map` and `Set`.
8+
## [2.12.3] - 2024-04-08
139

1410
### Fixed
1511

12+
- [SuperDebug](https://superforms.rocks/super-debug) support for `Map` and `Set`.
1613
- `submit` method now falls back to submit, if no support for requestSubmit in browser.
1714
- `isTainted` now handles the type of `$tainted` in generic components.
1815
- `id` option for superForm (not superValidate) wasn't used in multiple form scenarios.

0 commit comments

Comments
 (0)