Files
generalFunctions/src/helper
znetsixe 13d1f83a85 fix: prevent infinite recursion in validateSchema for non-object schema entries
migrateConfig stamps a version string into config schemas. validateSchema
then iterates the string's character indices, causing infinite recursion.
Skip the 'version' key and guard against any non-object schema entries.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 08:44:48 +02:00
..
2026-03-31 18:07:57 +02:00
2026-03-31 18:07:57 +02:00
2026-02-23 13:17:47 +01:00
2026-02-23 13:17:47 +01:00