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

chore(bloc): v8.0.2 #3099

Merged
merged 3 commits into from
Dec 29, 2021
Merged

chore(bloc): v8.0.2 #3099

merged 3 commits into from
Dec 29, 2021

Conversation

felangel
Copy link
Owner

@felangel felangel commented Dec 29, 2021

Status

READY

Breaking Changes

NO

Description

  • fix: make onChange and addError protected (#3071)
  • refactor: use late keyword for internal state controller (#3100)
  • refactor: add isClosed to Closable (#3066)
  • refactor: add core interfaces (#3012)
  • refactor: internal reorganization (#3011)
  • docs: update example to follow naming conventions (#3029)

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@felangel felangel added release candidate Candidate for release pending successful build pkg:bloc This issue is related to the bloc package chore no production code change labels Dec 29, 2021
@felangel felangel self-assigned this Dec 29, 2021
@felangel felangel added this to In progress in bloc via automation Dec 29, 2021
@codecov
Copy link

codecov bot commented Dec 29, 2021

Codecov Report

Merging #3099 (c415de7) into master (91e4c92) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #3099   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          191       191           
=========================================
  Hits           191       191           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 91e4c92...c415de7. Read the comment docs.

@felangel felangel merged commit 12877b2 into master Dec 29, 2021
bloc automation moved this from In progress to Done Dec 29, 2021
@felangel felangel deleted the chore/bloc-v8.0.2 branch December 29, 2021 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore no production code change pkg:bloc This issue is related to the bloc package release candidate Candidate for release pending successful build
Projects
bloc
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant