Skip to content

1.0.alpha1.4

Compare
Choose a tag to compare
@catmando catmando released this 16 Feb 18:01
· 557 commits to edge since this release

1.4alpha - 2019-02-15

Security

  • #117 Finder methods will return nil instead of raising access violations.

Added

  • #120 Alias ActiveRecord::Base#new_record? to #new?.
  • #111 Add #ref method to Element class
  • #112 Add :init param to INPUT, SELECT, and TEXTAREA tags.

Fixed

  • #128 Hyperspec improperly parses block parameters
  • #113 Can't use finder methods on a scope
  • #110 Mutate is executing AFTER render cycle completes causing issues with controlled inputs