All Versions
77
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 8

  • v0.4.0 Changes

    • ๐Ÿ› bug: Fix cyclic dependencies across the project.
    • ๐Ÿšš chore: Moved away from export * as xyz syntax as it causes problem with certain bundlers.
  • v0.3.3 Changes

    @bangle.dev/core

    • ๐Ÿ› bug: Fixed issue in collab by checking the position when restarting.
  • v0.3.2 Changes

    @bangle.dev/core

    • ๐Ÿ› bug: Fixed bugs related todo list joining and working with list items.
    • ๐Ÿ› bug: Fixed when pressing an enter on a checked todo created another checked todo list.
    • ๐Ÿ› bug: Fixed issue in collab by checking the position when restarting.
  • v0.3.1 Changes

    @bangle.dev/core

    • ๐Ÿ› bug: Fixed some bugs which cause non-intuitive toggling between todo bullet lists and regular bullet lists.
  • v0.3.0 Changes

    @bangle.dev/core

    • ๐Ÿ› bug: Fixed an issue when toggling a nested list item with empty sibbling caused errors.

    • ๐Ÿ’ฅ breaking: todoList and todoItem no longer exist and now have been implemented with bulletList and listItem with the node attribute todoChecked.

  • v0.2.1 Changes

    @bangle.dev/core

    • patch: expose flattenFragmentJSON in heading component.
  • v0.2.0 Changes

    @bangle.dev/core