Skip to content

v1.2.0

Compare
Choose a tag to compare
@ayusharma ayusharma released this 11 Jul 09:21
· 57 commits to master since this release

Bug fixes

  • Fix melody-stream not rerendering in some cases #112
  • Warn about usage of non-breaking space #107
  • Fixed bindings of dispatchCustomEvent in melody-streams #117
  • Fixed combineRefs unsubscription in melody-streams #120
  • Melody sometimes removes classes from an element / element recycling without attributes #118

Chore & Maintenance

  • Removes Chai and Sinon support, Migrates tests to use Jest's matchers. #103
  • Drop bundledDependencies option in package.json's to avoid issues with yarn #113
  • Add Github Actions for automation #109
  • Update various dependencies (lerna, babel-generate, etc.) #95