Skip to content

Commit 39cc111

Browse files
committed
SPA action mode added.
1 parent b3ec5e6 commit 39cc111

File tree

8 files changed

+749
-452
lines changed

8 files changed

+749
-452
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
12+
- "SPA action mode", the `SPA` option can now take a string, corresponding to a form action, and it will post there, without the need for a html form on the page.
13+
1014
### Fixed
1115

1216
- Fixed types for constraints, tainted and errors when using intersections and unions in schemas.

0 commit comments

Comments
 (0)