[go: up one dir, main page]

Skip to content
0.20.21

### Added

- Block(`form`): Add `inline` property to form fields.
- Block(`form`): Allow the required requirement to be remapped for conditionally required form fields.
- App: Add Indonesian translations.
- App: Add `retainFlowData` prop to flow page.
- App: Added Russian translations.
- Studio: Add Indonesian translations.
- Studio: Added Russian translations.
- Types: Add `hideName` prop to pages.
- Utils: Add `from.history` remapper.

### Changed

- Types: `array.omit` remapper now supports an array of remappers as input.

### Fixed

- App: Resolve `link.back` action not navigating to the previous page if current page is translated.