Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: Release 4.30.1 - Fix field creation on old clients #74

Merged
merged 2 commits into from
Aug 5, 2020

Conversation

mantariksh
Copy link
Contributor

While migrating src/shared/constants.js to TypeScript, one of the enum fields was accidentally changed from uppercase to sentence case. This caused a problem where old clients were not able to create form fields. This release fixes the issue.

@mantariksh mantariksh changed the title build: Release 4.30.1 - Fix form creation on old clients build: Release 4.30.1 - Fix field creation on old clients Aug 4, 2020
@mantariksh mantariksh requested a review from karrui August 5, 2020 02:33
Copy link
Contributor

@karrui karrui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mantariksh mantariksh merged commit a2a185a into release Aug 5, 2020
@liangyuanruo liangyuanruo deleted the release-4.30.1 branch January 6, 2021 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants