Skip to content

v3.23.0

Choose a tag to compare

@joelhawksley joelhawksley released this 21 May 21:04
· 608 commits to main since this release
a642301
  • Add docs about Slack channel in Ruby Central workspace. (Join us! #oss-view-component). Email joelhawksley@github.com for an invite.

    *Joel Hawksley

  • Do not include internal DocsBuilderComponent or YARD::MattrAccessorHandler in published gem.

    Joel Hawksley

  • Only lock to concurrent-ruby 1.3.4 for Rails 6.1.

    Joel Hawksley

  • Fix generation of ViewComponent documentation that was broken due to HTML safety issues.

    Simon Fish

  • Add documentation on how ViewComponent works.

    Joel Hawksley

  • Clarify that config.use_deprecated_instrumentation_name will be removed in v4.

    Joel Hawksley

  • Run RSpec tests in CI.

    Joel Hawksley