Skip to content

v0.19.2

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jun 18:54
a10eb05

What's Changed

🚧 Breaking Changes

✨ Enhancements

  • Cache RBS rewrites with bootsnap & add dsl --only-bootsnap-rbs-cache by @KaanOzkan in #2617
  • Skip stale RBI file removal when --only is set by @Vein05 in #2642

🐛 Bug Fixes

  • Fix nullability of GraphQL scalar types when passed as required arguments by @joeytepp in #2618
  • Restore Bootsnap fallback for RBS rewriting by @KaanOzkan in #2630
  • Warn when --only-bootsnap-rbs-cache runs without TAPIOCA_RBS_CACHE=1 by @KaanOzkan in #2624
  • Fully qualify type constants in ActiveRecordDelegatedTypes RBI by @dduugg in #2637
  • Fix generic type registry cache collisions by @st0012 in #2657

New Contributors

Full Changelog: v0.19.1...v0.19.2