Releases: remoteoss/json-schema-form
Releases · remoteoss/json-schema-form
1.2.7
26 Nov 12:24
Compare
Sorry, something went wrong.
No results found
Fixes
typescript: export FormResult and related types for better type inference (#241 ) (a9fd050 )
1.2.6
31 Oct 00:29
Compare
Sorry, something went wrong.
No results found
Performance
chore(performance): optimise field updates with large dropdown options(#239 ) (272e053 )
v0.12.2-beta.0
23 Oct 14:09
Compare
Sorry, something went wrong.
No results found
1.2.5
21 Oct 14:12
Compare
Sorry, something went wrong.
No results found
Bug Fixes
json-logic: apply custom validators when calculating the final schema (#238 ) (15da4569 )
1.2.4
08 Oct 00:19
Compare
Sorry, something went wrong.
No results found
Bug fixes
fix(checkbox): Support optional boolean type (234)
1.2.1
18 Sep 12:11
Compare
Sorry, something went wrong.
No results found
Bug Fixes
schema: keep custom functions on nested fields (#232 ) (2dbdd82b )
1.2.0
03 Sep 09:13
Compare
Sorry, something went wrong.
No results found
1.2.0 (2025-09-03)
Bug Fixes
schema: validate schema properties when additionalProperties is set to false. (#230 ) (a1fdceb7 )
1.1.2
29 Aug 08:59
Compare
Sorry, something went wrong.
No results found
New Features
json-logic: apply computed attrs on nested allOf/anyOf/oneOf properties (#227 ) (4375598e )
allow accumulator/current in reduce/map operations (#225 ) (82268578 )
Bug Fixes
schema: keep custom components on nested presentation properties (#229 ) (99a8d432 )
1.1.0
06 Aug 09:04
Compare
Sorry, something went wrong.
No results found
1.1.0 (2025-08-06)
New Features
Bug Fixes
1.0.2
22 Jul 17:55
Compare
Sorry, something went wrong.
No results found
1.0.2 (2025-07-22)
Bug Fixes
use commiter date as sorting order for tags, not version (#220 ) (53a2464e )
update changelog on non-dev release (#219 ) (9e313591 )
1.0.1
Bug fixes
fix: allow for computed values to be used inside conditionals (#215 )
fix(conditionals): respect "if" blocks that are booleans (#216 )