Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.x] Remove Renderable #150

Merged
merged 2 commits into from
Mar 16, 2024
Merged

[8.x] Remove Renderable #150

merged 2 commits into from
Mar 16, 2024

Conversation

ricardogobbosouza
Copy link
Member

Resolve #144

@sudkumar
Copy link
Contributor

Hi @ricardogobbosouza Thank you so much for looking into it.

Just wanted to mention that it is possibly a breaking change for people who might be using the render method.

@ricardogobbosouza
Copy link
Member Author

yes, I will mark it as 8.x

@ricardogobbosouza ricardogobbosouza changed the title Remove Renderable [8x] Remove Renderable Aug 17, 2023
@ricardogobbosouza ricardogobbosouza changed the title [8x] Remove Renderable [8.x] Remove Renderable Aug 17, 2023
Copy link

codecov bot commented Mar 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.53%. Comparing base (82d5062) to head (a7e4537).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #150      +/-   ##
============================================
- Coverage     96.55%   96.53%   -0.02%     
+ Complexity      169      168       -1     
============================================
  Files            21       21              
  Lines           464      462       -2     
============================================
- Hits            448      446       -2     
  Misses           16       16              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ricardogobbosouza ricardogobbosouza merged commit 46ab840 into main Mar 16, 2024
68 checks passed
@ricardogobbosouza ricardogobbosouza deleted the fix-remove-renderable branch March 16, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[8.x] Money object transformed to string during data/props passing in Blade view/components
2 participants