2.3.0
Highlights
- Added support for custom Rails form builders
- New RubyLSP indexing enhancement for
register_output_helper
andregister_value_helper
- You can now customise Phlex’ generators, creating custom templates in
lib/generators/phlex/templates/component.rb.erb
andlib/generators/phlex/templates/view.rb.erb
- Support for Phlex 2.3
PRs
- Update docs link in helpers deprecation warning by @MSchmidt in #286
- Define
send
on decorators by @joeldrapper in #290 - Support custom form builders by @joeldrapper in #291
- Add RubyLSP indexing enhancement for helpers by @joeldrapper in #297
- Improve buffered interface by @joeldrapper in #298
- Switch to Zeitwerk by @joeldrapper in #300
- Raise when
options_for_select
is used as a value by @joeldrapper in #293 - Allow the use of custom generator templates by @UnderpantsGnome in #289
New Contributors
- @MSchmidt made their first contribution in #286
- @UnderpantsGnome made their first contribution in #289
Full Changelog: 2.2.0...2.3.0