Skip to content

1.0.1

Latest

Choose a tag to compare

@koriym koriym released this 18 May 15:42

Added

  • Ray\WebFormModule\WebFormModule — module class whose name matches the
    package and namespace. Use this in new code.

Deprecated

  • Ray\WebFormModule\AuraInputModule is now a thin subclass of
    WebFormModule kept for backwards compatibility. Existing applications
    that install new AuraInputModule() continue to work without changes,
    but should migrate to new WebFormModule().