File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,17 @@ See the [history](./docs/history/index.md) for older changelog entries.
1010### Bug Fixes
1111
1212
13+ * ** core dom:** Avoid circular imports. ([ 962d5f2] ( https://github.com/Patternslib/patterns/commit/962d5f275c577beff0bd3cd7eccea376a117dcbb ) )
14+
15+ Remove BBB export "add_event_listener" and "remove_event_listener" to avoid circular imports.
16+ This fixes a test-run problem in pat-tiptap and was long overdue anyways.
17+
18+ ## [ 9.9.14] ( https://github.com/Patternslib/patterns/compare/9.9.13...9.9.14 ) (2024-08-19)
19+
20+
21+ ### Bug Fixes
22+
23+
1324* ** core dom:** Avoid circular imports. ([ 962d5f2] ( https://github.com/Patternslib/patterns/commit/962d5f275c577beff0bd3cd7eccea376a117dcbb ) )
1425
1526 Remove BBB export "add_event_listener" and "remove_event_listener" to avoid circular imports.
You can’t perform that action at this time.
0 commit comments