Releases: bustle/ember-mobiledoc-editor
Releases · bustle/ember-mobiledoc-editor
Release 0.8.1
Release 0.8.0
💥 Breaking Change
- #208 Update ember to 3.28 (@lukemelia)
🚀 Enhancement
- #208 Update ember to 3.28 (@lukemelia)
Committers: 1
- Luke Melia (@lukemelia)
Release 0.7.0
💥 Breaking Change
- #203 Require node 10+. Update engine version to the one that allows yarn install to succeed (@lukemelia)
🚀 Enhancement
Committers: 2
- Luke Melia (@lukemelia)
- Sean Goresht (@srsgores)
Release 0.6.1
Fewer warnings thanks to @backspace
🚀 Enhancement
- #163 Move away from deprecated sendAction function (@backspace)
Committers: 1
- Buck Doyle (@backspace)
Release 0.6.0
🚀 Enhancement
- #170 Add support for mobiledoc 0.3.2 (@lukemelia)
- #169 Add a class to the div wrapping a card (@chrisgame)
💥 Breaking Change
- #182 Remove custom hash helper in favor of version ember's built-in one (@lukemelia)
- If you are on an Ember version less than 2.3, use ember-hash-helper-polyfill
🏠 Internal
- #178 Bump mixin-deep from 1.3.0 to 1.3.2 (@dependabot[bot])
- #180 Adopt release-it for automating releases and changelog management (@lukemelia)
- #179 Bump websocket-extensions from 0.1.3 to 0.1.4 (@dependabot[bot])
Committers: 4
- Luke Melia (@lukemelia)
- Matt McManus (@mattmcmanus)
- The Game (@chrisgame)
- Tim Holman (@tholman)
v0.5.11
changes
- chore(dependencies): Add yarn.lock, specify yarn in README (#135) (8edf7f8)
- chore(dependencies): Upgrade outdated packages (#138) (0846c8e)
- chore(docs): Add npm version and ember observer badges (#137) (3a3804f)
- chore(docs): change bustlelabs urls to bustle (#136) (1006ced)
- fix(link prompt submit): Move link prompt submit action to submit button (#132) (a31f0ef)
- Start documenting atoms for the editor (8c6e979)
See CHANGELOG.md for more details.
v0.5.6
- tests(beta): remove beta from allowed failures (#111) (675701f)
- chore(npm): upgrade to mobiledoc-kit ^0.10.10 (#109) (5394ee7)
- feat(test-helpers): Add
insertText
andrun
ember-mobiledoc-kit editor helpers (#107) (84f311e), closes #100 - test(atoms): test that atoms do not rerender when section changes (#105) (2a3e9a0), closes #90
- test(beta): Fix beta tests, update to wormhole ^0.4.1 (#108) (d24182b), closes #108 #99
v0.5.5
Bumps mobiledoc-kit dependency to ^0.10.9
. See mobiledoc-kit's releases for changes since 0.10.3: https://github.com/bustlelabs/mobiledoc-kit/releases.