Skip to content

v0.48.0

Choose a tag to compare

@n1k0 n1k0 released this 28 Apr 18:05
· 1445 commits to main since this release
22ee8d9

New features

  • Handle references to deep schema definitions (#554)

Bugfixes

  • Fix #563: Remove remaining React.PropTypes references.

This ensures compatibility with latest React versions, which have moved PropTypes to their own independent package.

Internal changes

  • Upgrade prettier to v1.2.2.
  • Fix coding style check command.