|
1 | 1 | # @gitbook/integration-mermaid |
2 | 2 |
|
| 3 | +## 0.3.4 |
| 4 | + |
| 5 | +### Patch Changes |
| 6 | + |
| 7 | +- 0bdb8e0: Fix an issue where certain integrations which rely on iframes could render incorrectly in the preview. |
| 8 | + |
3 | 9 | ## 0.3.3 |
4 | 10 |
|
5 | 11 | ### Patch Changes |
6 | 12 |
|
7 | | -- d3b3fc8: Add support for new @webframe/resize API |
8 | | -- Updated dependencies [f0d076e] |
9 | | -- Updated dependencies [6341510] |
10 | | - - @gitbook/api@0.98.0 |
| 13 | +- d3b3fc8: Add support for new @webframe/resize API |
| 14 | +- Updated dependencies [f0d076e] |
| 15 | +- Updated dependencies [6341510] |
| 16 | + - @gitbook/api@0.98.0 |
11 | 17 |
|
12 | 18 | ## 0.3.2 |
13 | 19 |
|
14 | 20 | ### Patch Changes |
15 | 21 |
|
16 | | -- 126f152: Update images to 2x exports |
| 22 | +- 126f152: Update images to 2x exports |
17 | 23 |
|
18 | 24 | ## 0.3.1 |
19 | 25 |
|
20 | 26 | ### Patch Changes |
21 | 27 |
|
22 | | -- 8a8a07d: Update preview images and old logos |
23 | | -- 8a8a07d: Update images |
| 28 | +- 8a8a07d: Update preview images and old logos |
| 29 | +- 8a8a07d: Update images |
24 | 30 |
|
25 | 31 | ## 0.3.0 |
26 | 32 |
|
27 | 33 | ### Minor Changes |
28 | 34 |
|
29 | | -- 1803bae: Update mermaid to version 11 |
| 35 | +- 1803bae: Update mermaid to version 11 |
30 | 36 |
|
31 | 37 | ## 0.2.1 |
32 | 38 |
|
33 | 39 | ### Patch Changes |
34 | 40 |
|
35 | | -- 97786d8: Make the mermaid block recover from errors when rendering; to ensure the user can continue editing it |
| 41 | +- 97786d8: Make the mermaid block recover from errors when rendering; to ensure the user can continue editing it |
36 | 42 |
|
37 | 43 | ## 0.2.0 |
38 | 44 |
|
39 | 45 | ### Minor Changes |
40 | 46 |
|
41 | | -- ee488d1: Bump integrations' target |
| 47 | +- ee488d1: Bump integrations' target |
42 | 48 |
|
43 | 49 | ## 0.1.6 |
44 | 50 |
|
45 | 51 | ### Patch Changes |
46 | 52 |
|
47 | | -- 5a92f1b: Fix bug when mermaid block is quickly updated, using a rendering queue |
| 53 | +- 5a92f1b: Fix bug when mermaid block is quickly updated, using a rendering queue |
48 | 54 |
|
49 | 55 | ## 0.1.5 |
50 | 56 |
|
51 | 57 | ### Patch Changes |
52 | 58 |
|
53 | | -- ac9074b: Add debug logs to mermaid iframe code |
| 59 | +- ac9074b: Add debug logs to mermaid iframe code |
54 | 60 |
|
55 | 61 | ## 0.1.4 |
56 | 62 |
|
57 | 63 | ### Patch Changes |
58 | 64 |
|
59 | | -- f7a295b: Add bust cache parameter to mermaid iframe url |
| 65 | +- f7a295b: Add bust cache parameter to mermaid iframe url |
60 | 66 |
|
61 | 67 | ## 0.1.3 |
62 | 68 |
|
63 | 69 | ### Patch Changes |
64 | 70 |
|
65 | | -- 86a80b2: Improve robustness of the mermaid iframe |
| 71 | +- 86a80b2: Improve robustness of the mermaid iframe |
66 | 72 |
|
67 | 73 | ## 0.1.2 |
68 | 74 |
|
69 | 75 | ### Patch Changes |
70 | 76 |
|
71 | | -- 7d76dfb: Update integrations to use latest runtime and api client with `User-Agent` |
72 | | -- Updated dependencies [46c9686] |
73 | | - - @gitbook/runtime@0.11.0 |
74 | | - - @gitbook/api@0.27.0 |
| 77 | +- 7d76dfb: Update integrations to use latest runtime and api client with `User-Agent` |
| 78 | +- Updated dependencies [46c9686] |
| 79 | + - @gitbook/runtime@0.11.0 |
| 80 | + - @gitbook/api@0.27.0 |
75 | 81 |
|
76 | 82 | ## 0.1.1 |
77 | 83 |
|
78 | 84 | ### Patch Changes |
79 | 85 |
|
80 | | -- d648cc2: Release to use the latest runtime package |
| 86 | +- d648cc2: Release to use the latest runtime package |
81 | 87 |
|
82 | 88 | ## 0.1.0 |
83 | 89 |
|
84 | 90 | ### Minor Changes |
85 | 91 |
|
86 | | -- b77bbc1: Add presentation (icon and preview images) and fix the mermaid integration |
| 92 | +- b77bbc1: Add presentation (icon and preview images) and fix the mermaid integration |
87 | 93 |
|
88 | 94 | ### Patch Changes |
89 | 95 |
|
90 | | -- ce12efa: Implement examples for ContentKit integrations |
91 | | -- Updated dependencies [f0c07cb] |
92 | | -- Updated dependencies [e36efa5] |
93 | | -- Updated dependencies [d762a7c] |
94 | | -- Updated dependencies [782d91b] |
95 | | -- Updated dependencies [782d91b] |
96 | | -- Updated dependencies [9fa2838] |
97 | | -- Updated dependencies [ce12efa] |
98 | | -- Updated dependencies [5df9eff] |
99 | | - - @gitbook/api@null |
100 | | - - @gitbook/runtime@null |
| 96 | +- ce12efa: Implement examples for ContentKit integrations |
| 97 | +- Updated dependencies [f0c07cb] |
| 98 | +- Updated dependencies [e36efa5] |
| 99 | +- Updated dependencies [d762a7c] |
| 100 | +- Updated dependencies [782d91b] |
| 101 | +- Updated dependencies [782d91b] |
| 102 | +- Updated dependencies [9fa2838] |
| 103 | +- Updated dependencies [ce12efa] |
| 104 | +- Updated dependencies [5df9eff] |
| 105 | + - @gitbook/api@null |
| 106 | + - @gitbook/runtime@null |
0 commit comments