@pie-lib/math-rendering 5.0.3-next.2 → 5.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,815 @@
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+ # [5.1.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@5.0.2...@pie-lib/math-rendering@5.1.0) (2026-07-01)
7
+
8
+ ### Features
9
+
10
+ - **math-rendering:** add abs macro support in TeX configuration PIE-442 ([1b1c545](https://github.com/pie-framework/pie-lib/commit/1b1c54591c5150ad4ff2ab04c773f48bd4415587))
11
+
12
+ ## [5.0.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@5.0.2-next.1...@pie-lib/math-rendering@5.0.2) (2026-05-07)
13
+
14
+ **Note:** Version bump only for package @pie-lib/math-rendering
15
+
16
+ ## [5.0.2-next.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@5.0.2-next.0...@pie-lib/math-rendering@5.0.2-next.1) (2026-05-07)
17
+
18
+ **Note:** Version bump only for package @pie-lib/math-rendering
19
+
20
+ ## [5.0.2-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@4.2.0-next.3...@pie-lib/math-rendering@5.0.2-next.0) (2026-05-06)
21
+
22
+ ### Bug Fixes
23
+
24
+ - **math-rendering:** always emit mjx-assistive-mml so screen readers read math correctly PIE-147 ([d825be2](https://github.com/pie-framework/pie-lib/commit/d825be2110f3e67fd738b07598d4b55b87a638af))
25
+
26
+ ## [5.0.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@5.0.0...@pie-lib/math-rendering@5.0.1) (2026-04-28)
27
+
28
+ **Note:** Version bump only for package @pie-lib/math-rendering
29
+
30
+ # [4.2.0-next.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@4.2.0-next.3...@pie-lib/math-rendering@4.2.0-next.4) (2026-04-23)
31
+
32
+ ### Bug Fixes
33
+
34
+ - **math-rendering:** always emit mjx-assistive-mml so screen readers read math correctly PIE-147 ([d825be2](https://github.com/pie-framework/pie-lib/commit/d825be2110f3e67fd738b07598d4b55b87a638af))
35
+
36
+ # [4.2.0-next.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@4.2.0-next.1...@pie-lib/math-rendering@4.2.0-next.3) (2026-02-26)
37
+
38
+ **Note:** Version bump only for package @pie-lib/math-rendering
39
+
40
+ # [4.1.0-next.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@4.1.0-next.1...@pie-lib/math-rendering@4.1.0-next.3) (2026-01-27)
41
+
42
+ **Note:** Version bump only for package @pie-lib/math-rendering
43
+
44
+ # [4.1.0-next.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.22.1...@pie-lib/math-rendering@4.1.0-next.1) (2026-01-26)
45
+
46
+ ### Bug Fixes
47
+
48
+ - prevent speech-rule-engine errors by skipping accessibility features until ready ([e17c4d2](https://github.com/pie-framework/pie-lib/commit/e17c4d2e7d4454571b82a788d100b6ab2002d20a))
49
+ - remove exports and publish ([#2068](https://github.com/pie-framework/pie-lib/issues/2068)) ([60a96cd](https://github.com/pie-framework/pie-lib/commit/60a96cde0ec65f6b1cac0ae329aa33a0abc50d05))
50
+
51
+ ### Features
52
+
53
+ - bump react and react-dom ([01dc19e](https://github.com/pie-framework/pie-lib/commit/01dc19e88bbc8d372c561d1511df1a82937d45af))
54
+ - PD-5258 wip Material-UI migration ([25e60f3](https://github.com/pie-framework/pie-lib/commit/25e60f32602bfd7bfc8b4f9d2dcc3a3cd664e72b))
55
+ - sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
56
+
57
+ # [4.0.0-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.22.2-next.0...@pie-lib/math-rendering@4.0.0-next.0) (2026-01-19)
58
+
59
+ **Note:** Version bump only for package @pie-lib/math-rendering
60
+
61
+ ## [3.22.2-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.40.0-mui-update.0...@pie-lib/math-rendering@3.22.2-next.0) (2026-01-19)
62
+
63
+ **Note:** Version bump only for package @pie-lib/math-rendering
64
+
65
+ ## [3.22.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.18.0...@pie-lib/math-rendering@3.22.1) (2025-10-22)
66
+
67
+ **Note:** Version bump only for package @pie-lib/math-rendering
68
+
69
+ # [3.22.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.18.0...@pie-lib/math-rendering@3.22.0) (2025-10-16)
70
+
71
+ **Note:** Version bump only for package @pie-lib/math-rendering
72
+
73
+ # [3.21.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.18.0...@pie-lib/math-rendering@3.21.0) (2025-10-16)
74
+
75
+ **Note:** Version bump only for package @pie-lib/math-rendering
76
+
77
+ # [3.20.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.18.0...@pie-lib/math-rendering@3.20.0) (2025-10-16)
78
+
79
+ **Note:** Version bump only for package @pie-lib/math-rendering
80
+
81
+ # [3.19.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.18.0...@pie-lib/math-rendering@3.19.0) (2025-10-16)
82
+
83
+ **Note:** Version bump only for package @pie-lib/math-rendering
84
+
85
+ # [3.18.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.18.0) (2025-09-25)
86
+
87
+ ### Bug Fixes
88
+
89
+ - **math-rendering:** move mathjax-full back to dependencies ([3073e44](https://github.com/pie-framework/pie-lib/commit/3073e444419d8e52d451df750e8d1d604f23bd3f))
90
+ - fixed pie-lib/icons import [PD-5126](<[dcb506c](https://github.com/pie-framework/pie-lib/commit/dcb506c914a177f6d88bf73247a023bfe71dac1f)>)
91
+
92
+ ### Features
93
+
94
+ - split pie-toolbox into multiple packages [PD-5126](<[7d55a25](https://github.com/pie-framework/pie-lib/commit/7d55a2552d084cd3d0d5c00dc77411b2ced2f5e2)>)
95
+
96
+ # [3.17.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.16.0...@pie-lib/math-rendering@3.17.0) (2025-09-18)
97
+
98
+ ### Bug Fixes
99
+
100
+ - **math-rendering:** move mathjax-full back to dependencies ([3073e44](https://github.com/pie-framework/pie-lib/commit/3073e444419d8e52d451df750e8d1d604f23bd3f))
101
+
102
+ # [3.16.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.15.0...@pie-lib/math-rendering@3.16.0) (2025-09-18)
103
+
104
+ **Note:** Version bump only for package @pie-lib/math-rendering
105
+
106
+ # [3.15.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.15.0) (2025-09-18)
107
+
108
+ ### Bug Fixes
109
+
110
+ - fixed pie-lib/icons import [PD-5126](<[dcb506c](https://github.com/pie-framework/pie-lib/commit/dcb506c914a177f6d88bf73247a023bfe71dac1f)>)
111
+
112
+ ### Features
113
+
114
+ - split pie-toolbox into multiple packages [PD-5126](<[7d55a25](https://github.com/pie-framework/pie-lib/commit/7d55a2552d084cd3d0d5c00dc77411b2ced2f5e2)>)
115
+
116
+ # [3.14.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.13.0...@pie-lib/math-rendering@3.14.0) (2025-09-17)
117
+
118
+ **Note:** Version bump only for package @pie-lib/math-rendering
119
+
120
+ # [3.13.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.12.0...@pie-lib/math-rendering@3.13.0) (2025-09-17)
121
+
122
+ **Note:** Version bump only for package @pie-lib/math-rendering
123
+
124
+ # [3.12.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.11.1...@pie-lib/math-rendering@3.12.0) (2025-09-17)
125
+
126
+ **Note:** Version bump only for package @pie-lib/math-rendering
127
+
128
+ ## [3.11.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.11.1) (2025-08-11)
129
+
130
+ ### Bug Fixes
131
+
132
+ - fixed pie-lib/icons import [PD-5126](<[dcb506c](https://github.com/pie-framework/pie-lib/commit/dcb506c914a177f6d88bf73247a023bfe71dac1f)>)
133
+
134
+ ### Features
135
+
136
+ - split pie-toolbox into multiple packages [PD-5126](<[7d55a25](https://github.com/pie-framework/pie-lib/commit/7d55a2552d084cd3d0d5c00dc77411b2ced2f5e2)>)
137
+
138
+ # [3.11.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.11.0) (2025-08-07)
139
+
140
+ ### Features
141
+
142
+ - split pie-toolbox into multiple packages [PD-5126](<[7d55a25](https://github.com/pie-framework/pie-lib/commit/7d55a2552d084cd3d0d5c00dc77411b2ced2f5e2)>)
143
+
144
+ # [3.10.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.10.0) (2025-07-31)
145
+
146
+ **Note:** Version bump only for package @pie-lib/math-rendering
147
+
148
+ # [3.9.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.9.0) (2025-07-31)
149
+
150
+ **Note:** Version bump only for package @pie-lib/math-rendering
151
+
152
+ # [3.8.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.8.0) (2025-07-31)
153
+
154
+ **Note:** Version bump only for package @pie-lib/math-rendering
155
+
156
+ # [3.7.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.7.0) (2025-07-31)
157
+
158
+ **Note:** Version bump only for package @pie-lib/math-rendering
159
+
160
+ # [3.6.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.6.0) (2025-07-31)
161
+
162
+ **Note:** Version bump only for package @pie-lib/math-rendering
163
+
164
+ # [3.5.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.5.0) (2025-07-31)
165
+
166
+ **Note:** Version bump only for package @pie-lib/math-rendering
167
+
168
+ # [3.7.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.7.0) (2025-07-31)
169
+
170
+ **Note:** Version bump only for package @pie-lib/math-rendering
171
+
172
+ # [3.6.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.6.0) (2025-07-31)
173
+
174
+ **Note:** Version bump only for package @pie-lib/math-rendering
175
+
176
+ # [3.5.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.5.0) (2025-07-31)
177
+
178
+ **Note:** Version bump only for package @pie-lib/math-rendering
179
+
180
+ # [3.6.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.6.0) (2025-07-31)
181
+
182
+ **Note:** Version bump only for package @pie-lib/math-rendering
183
+
184
+ # [3.5.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.5.0) (2025-07-31)
185
+
186
+ **Note:** Version bump only for package @pie-lib/math-rendering
187
+
188
+ # [3.4.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.4.0) (2025-07-31)
189
+
190
+ **Note:** Version bump only for package @pie-lib/math-rendering
191
+
192
+ # [3.4.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.4.0) (2025-07-31)
193
+
194
+ **Note:** Version bump only for package @pie-lib/math-rendering
195
+
196
+ # [3.5.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.5.0) (2025-07-31)
197
+
198
+ **Note:** Version bump only for package @pie-lib/math-rendering
199
+
200
+ # [3.4.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.4.0) (2025-07-31)
201
+
202
+ **Note:** Version bump only for package @pie-lib/math-rendering
203
+
204
+ # [3.3.0-beta.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.8) (2025-07-25)
205
+
206
+ **Note:** Version bump only for package @pie-lib/math-rendering
207
+
208
+ # [3.3.0-beta.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.7) (2025-07-25)
209
+
210
+ **Note:** Version bump only for package @pie-lib/math-rendering
211
+
212
+ # [3.3.0-beta.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.7) (2025-07-25)
213
+
214
+ **Note:** Version bump only for package @pie-lib/math-rendering
215
+
216
+ # [3.3.0-beta.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.6) (2025-07-25)
217
+
218
+ **Note:** Version bump only for package @pie-lib/math-rendering
219
+
220
+ # [3.3.0-beta.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.6) (2025-07-25)
221
+
222
+ **Note:** Version bump only for package @pie-lib/math-rendering
223
+
224
+ # [3.3.0-beta.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.5) (2025-07-25)
225
+
226
+ **Note:** Version bump only for package @pie-lib/math-rendering
227
+
228
+ # [3.3.0-beta.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.5) (2025-07-25)
229
+
230
+ **Note:** Version bump only for package @pie-lib/math-rendering
231
+
232
+ # [3.3.0-beta.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.4) (2025-07-25)
233
+
234
+ **Note:** Version bump only for package @pie-lib/math-rendering
235
+
236
+ # [3.3.0-beta.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.3) (2025-07-25)
237
+
238
+ **Note:** Version bump only for package @pie-lib/math-rendering
239
+
240
+ # [3.3.0-beta.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.4) (2025-07-23)
241
+
242
+ **Note:** Version bump only for package @pie-lib/math-rendering
243
+
244
+ # [3.3.0-beta.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.3) (2025-07-23)
245
+
246
+ **Note:** Version bump only for package @pie-lib/math-rendering
247
+
248
+ # [3.3.0-beta.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.3) (2025-07-20)
249
+
250
+ **Note:** Version bump only for package @pie-lib/math-rendering
251
+
252
+ # [3.3.0-beta.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.2) (2025-07-20)
253
+
254
+ **Note:** Version bump only for package @pie-lib/math-rendering
255
+
256
+ # [3.3.0-beta.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.1) (2025-07-20)
257
+
258
+ **Note:** Version bump only for package @pie-lib/math-rendering
259
+
260
+ # [3.3.0-beta.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.2) (2025-07-20)
261
+
262
+ **Note:** Version bump only for package @pie-lib/math-rendering
263
+
264
+ # [3.3.0-beta.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.1) (2025-07-20)
265
+
266
+ **Note:** Version bump only for package @pie-lib/math-rendering
267
+
268
+ # [3.3.0-beta.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.1) (2025-07-20)
269
+
270
+ **Note:** Version bump only for package @pie-lib/math-rendering
271
+
272
+ # [3.3.0-beta.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.0) (2025-07-20)
273
+
274
+ **Note:** Version bump only for package @pie-lib/math-rendering
275
+
276
+ # [3.4.0-beta.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.4.0-beta.0) (2025-07-15)
277
+
278
+ **Note:** Version bump only for package @pie-lib/math-rendering
279
+
280
+ # [3.3.0-beta.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.0) (2025-07-15)
281
+
282
+ **Note:** Version bump only for package @pie-lib/math-rendering
283
+
284
+ ## [3.2.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.0...@pie-lib/math-rendering@3.2.1) (2023-10-01)
285
+
286
+ ### Bug Fixes
287
+
288
+ - revert mathml-to-latex version as it seems to break math rendering ([46e841c](https://github.com/pie-framework/pie-lib/commit/46e841c00c2a04ff0e3442625870b3b457571a8e))
289
+
290
+ # [3.2.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.1.2...@pie-lib/math-rendering@3.2.0) (2023-09-27)
291
+
292
+ ### Features
293
+
294
+ - update version ([f716545](https://github.com/pie-framework/pie-lib/commit/f716545d526dc856e2160619650787273a993f27))
295
+
296
+ ## [3.1.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.1.1...@pie-lib/math-rendering@3.1.2) (2023-09-27)
297
+
298
+ ### Bug Fixes
299
+
300
+ - force publish ([489a242](https://github.com/pie-framework/pie-lib/commit/489a2421c109fb202b778680f1b57b942e49c86a))
301
+
302
+ ## [3.1.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.1.0...@pie-lib/math-rendering@3.1.1) (2023-09-25)
303
+
304
+ ### Bug Fixes
305
+
306
+ - update mathml-to-latex version PD-3182, PD-3184 ([c019296](https://github.com/pie-framework/pie-lib/commit/c0192965a3a045e13993a3301dfc35e7e314a592))
307
+
308
+ # [3.1.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.0.0...@pie-lib/math-rendering@3.1.0) (2023-09-20)
309
+
310
+ ### Features
311
+
312
+ - use forked mathml-to-latex library, as it contains fixes PD-3011 ([8949ac2](https://github.com/pie-framework/pie-lib/commit/8949ac2ddf6664bf437a35dbe21555f18ac77426))
313
+
314
+ # [3.0.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.18...@pie-lib/math-rendering@3.0.0) (2023-09-20)
315
+
316
+ ### Bug Fixes
317
+
318
+ - update mathml-to-latex version ([1d101d2](https://github.com/pie-framework/pie-lib/commit/1d101d22298bd480a5aec638e4c9708d5aa52ce4))
319
+
320
+ ### BREAKING CHANGES
321
+
322
+ - updated mathml-to-latex version.
323
+
324
+ ## [2.5.18](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.17...@pie-lib/math-rendering@2.5.18) (2023-09-14)
325
+
326
+ ### Bug Fixes
327
+
328
+ - force v1.2.0 of mathml-to-latex, as v1.3.0 contains a braking change ([4792ed9](https://github.com/pie-framework/pie-lib/commit/4792ed965608ee5ff4c872e69dee9b3b59261cf0))
329
+
330
+ ## [2.5.17](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.16...@pie-lib/math-rendering@2.5.17) (2023-06-24)
331
+
332
+ **Note:** Version bump only for package @pie-lib/math-rendering
333
+
334
+ ## [2.5.16](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.15...@pie-lib/math-rendering@2.5.16) (2023-06-13)
335
+
336
+ **Note:** Version bump only for package @pie-lib/math-rendering
337
+
338
+ ## [2.5.15](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.14...@pie-lib/math-rendering@2.5.15) (2023-06-12)
339
+
340
+ ### Bug Fixes
341
+
342
+ - rerun serialization if mathml options are provided, added tests as well PD-2150 ([530af87](https://github.com/pie-framework/pie-lib/commit/530af87026010325124b70a47fd18e4a0d06cedb))
343
+
344
+ ## [2.5.14](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.13...@pie-lib/math-rendering@2.5.14) (2023-04-19)
345
+
346
+ ### Bug Fixes
347
+
348
+ - **eslint:** fix eslint problems-PD-2732 ([9eb9976](https://github.com/pie-framework/pie-lib/commit/9eb9976749753da86e1057a07bd2cfc65bf64ae4))
349
+
350
+ ## [2.5.13](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.12...@pie-lib/math-rendering@2.5.13) (2023-03-20)
351
+
352
+ **Note:** Version bump only for package @pie-lib/math-rendering
353
+
354
+ ## [2.5.12](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.10...@pie-lib/math-rendering@2.5.12) (2023-01-31)
355
+
356
+ **Note:** Version bump only for package @pie-lib/math-rendering
357
+
358
+ ## [2.5.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.9...@pie-lib/math-rendering@2.5.10) (2023-01-31)
359
+
360
+ **Note:** Version bump only for package @pie-lib/math-rendering
361
+
362
+ ## [2.5.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.8...@pie-lib/math-rendering@2.5.9) (2023-01-31)
363
+
364
+ **Note:** Version bump only for package @pie-lib/math-rendering
365
+
366
+ ## [2.5.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.7...@pie-lib/math-rendering@2.5.8) (2023-01-31)
367
+
368
+ **Note:** Version bump only for package @pie-lib/math-rendering
369
+
370
+ ## [2.5.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.5...@pie-lib/math-rendering@2.5.7) (2023-01-31)
371
+
372
+ **Note:** Version bump only for package @pie-lib/math-rendering
373
+
374
+ ## [2.5.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.3...@pie-lib/math-rendering@2.5.5) (2023-01-31)
375
+
376
+ **Note:** Version bump only for package @pie-lib/math-rendering
377
+
378
+ ## [2.5.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.1...@pie-lib/math-rendering@2.5.3) (2023-01-31)
379
+
380
+ **Note:** Version bump only for package @pie-lib/math-rendering
381
+
382
+ ## [2.5.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.0...@pie-lib/math-rendering@2.5.1) (2022-11-23)
383
+
384
+ **Note:** Version bump only for package @pie-lib/math-rendering
385
+
386
+ # [2.5.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.4.5...@pie-lib/math-rendering@2.5.0) (2022-08-29)
387
+
388
+ ### Features
389
+
390
+ - **math-rendering:** Make math-rendering style inline with mathjax's one ([84a1ab3](https://github.com/pie-framework/pie-lib/commit/84a1ab3cde01d2fc330da8feb44b277c3e8cd51b))
391
+
392
+ ## [2.4.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.4.4...@pie-lib/math-rendering@2.4.5) (2022-07-18)
393
+
394
+ ### Reverts
395
+
396
+ - Revert "fix(math-rendering): potential fix for box PD-1521" ([dac9a34](https://github.com/pie-framework/pie-lib/commit/dac9a34d599bb30bbb7c87c6e49df562fd486e5e))
397
+
398
+ ## [2.4.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.4.3...@pie-lib/math-rendering@2.4.4) (2022-07-18)
399
+
400
+ ### Bug Fixes
401
+
402
+ - **math-rendering:** potential fix for box PD-1521 ([9eefd91](https://github.com/pie-framework/pie-lib/commit/9eefd91b03644513d379bb1c46f4107b661ba4f3))
403
+ - Perplexing problem with math rendering: arcs, rays, and lines PD-1828 ([c43d2f8](https://github.com/pie-framework/pie-lib/commit/c43d2f8031e2ba3b8bb3cfa28c92a2a78c3c3db2))
404
+ - unable to load items locally ([d870dcd](https://github.com/pie-framework/pie-lib/commit/d870dcd547bd171f083a1cae08c1ccaa4b68629b))
405
+ - **math-rendering:** increase mathml formulas vertical space ([efa0c28](https://github.com/pie-framework/pie-lib/commit/efa0c28181a4a711dc35b34c075547230ae0315a))
406
+
407
+ ## [2.4.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.4.2...@pie-lib/math-rendering@2.4.3) (2022-06-13)
408
+
409
+ **Note:** Version bump only for package @pie-lib/math-rendering
410
+
411
+ ## [2.4.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.4.1...@pie-lib/math-rendering@2.4.2) (2022-05-30)
412
+
413
+ ### Bug Fixes
414
+
415
+ - unable to load items locally ([17ab686](https://github.com/pie-framework/pie-lib/commit/17ab6864557288aef6ec1d9a130cb508e2591562))
416
+
417
+ ## [2.4.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.4.0...@pie-lib/math-rendering@2.4.1) (2022-05-24)
418
+
419
+ ### Bug Fixes
420
+
421
+ - unable to load items locally ([a0ddf20](https://github.com/pie-framework/pie-lib/commit/a0ddf2095646e6e84569cb7e0de42d0cd9ea0fb6))
422
+
423
+ # [2.4.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.3.13...@pie-lib/math-rendering@2.4.0) (2022-04-28)
424
+
425
+ ### Bug Fixes
426
+
427
+ - tests ([90d79c4](https://github.com/pie-framework/pie-lib/commit/90d79c4b8c61c029959a729ba1eea1d69a3f2cbe))
428
+
429
+ ### Features
430
+
431
+ - add data-mathml attribute on MathJax containers to be able to use with Text to Speech (TTS) PD-1499 ([df50318](https://github.com/pie-framework/pie-lib/commit/df503184814f0463ef588e468570db3f7d2651df))
432
+
433
+ ## [2.3.13](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.3.12...@pie-lib/math-rendering@2.3.13) (2022-03-21)
434
+
435
+ ### Bug Fixes
436
+
437
+ - **math-rendering:** fix line spacing for mathjax mspace PD-1384 ([57fe827](https://github.com/pie-framework/pie-lib/commit/57fe827372c81138b35f294f16327c291872c8a2))
438
+
439
+ ## [2.3.12](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.3.11...@pie-lib/math-rendering@2.3.12) (2021-11-29)
440
+
441
+ **Note:** Version bump only for package @pie-lib/math-rendering
442
+
443
+ ## [2.3.11](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.3.10...@pie-lib/math-rendering@2.3.11) (2021-09-08)
444
+
445
+ **Note:** Version bump only for package @pie-lib/math-rendering
446
+
447
+ ## [2.3.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.3.9...@pie-lib/math-rendering@2.3.10) (2021-09-08)
448
+
449
+ ### Bug Fixes
450
+
451
+ - wip ([fe4316d](https://github.com/pie-framework/pie-lib/commit/fe4316d))
452
+
453
+ ## [2.3.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.3.8...@pie-lib/math-rendering@2.3.9) (2021-08-30)
454
+
455
+ ### Bug Fixes
456
+
457
+ - **math-rendering:** fix symbols in math markup that trigger undefined control sequence error PD-1267, PD-368, PD-1173 ([a7d9934](https://github.com/pie-framework/pie-lib/commit/a7d9934))
458
+
459
+ ## [2.3.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.3.6...@pie-lib/math-rendering@2.3.8) (2021-06-25)
460
+
461
+ **Note:** Version bump only for package @pie-lib/math-rendering
462
+
463
+ ## [2.3.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.3.5...@pie-lib/math-rendering@2.3.6) (2021-03-01)
464
+
465
+ **Note:** Version bump only for package @pie-lib/math-rendering
466
+
467
+ ## [2.3.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.3.4...@pie-lib/math-rendering@2.3.5) (2021-03-01)
468
+
469
+ ### Bug Fixes
470
+
471
+ - **math-rendering:** linebreak rendering fixed for mathquill custom elements - PD-787 ([5216f6a](https://github.com/pie-framework/pie-lib/commit/5216f6a))
472
+
473
+ ## [2.3.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.3.3...@pie-lib/math-rendering@2.3.4) (2021-02-15)
474
+
475
+ **Note:** Version bump only for package @pie-lib/math-rendering
476
+
477
+ ## [2.3.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.3.1...@pie-lib/math-rendering@2.3.3) (2021-02-15)
478
+
479
+ **Note:** Version bump only for package @pie-lib/math-rendering
480
+
481
+ ## [2.3.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.3.0...@pie-lib/math-rendering@2.3.1) (2021-01-28)
482
+
483
+ ### Bug Fixes
484
+
485
+ - add lodash dependency ([de2227f](https://github.com/pie-framework/pie-lib/commit/de2227f))
486
+
487
+ # [2.3.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.2.4...@pie-lib/math-rendering@2.3.0) (2021-01-25)
488
+
489
+ ### Features
490
+
491
+ - demo changes include for the issue PD-368 ([c493d9f](https://github.com/pie-framework/pie-lib/commit/c493d9f))
492
+
493
+ ## [2.2.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.2.3...@pie-lib/math-rendering@2.2.4) (2021-01-11)
494
+
495
+ **Note:** Version bump only for package @pie-lib/math-rendering
496
+
497
+ ## [2.2.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.2.2...@pie-lib/math-rendering@2.2.3) (2020-10-26)
498
+
499
+ **Note:** Version bump only for package @pie-lib/math-rendering
500
+
501
+ ## [2.2.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.2.1...@pie-lib/math-rendering@2.2.2) (2020-10-26)
502
+
503
+ **Note:** Version bump only for package @pie-lib/math-rendering
504
+
505
+ ## [2.2.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.2.0...@pie-lib/math-rendering@2.2.1) (2020-10-19)
506
+
507
+ ### Bug Fixes
508
+
509
+ - rm non-standard static prop ([6af197b](https://github.com/pie-framework/pie-lib/commit/6af197b))
510
+
511
+ # [2.2.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.1.12...@pie-lib/math-rendering@2.2.0) (2020-09-18)
512
+
513
+ ### Bug Fixes
514
+
515
+ - tests ([72b0dec](https://github.com/pie-framework/pie-lib/commit/72b0dec))
516
+
517
+ ### Features
518
+
519
+ - add basic mstack support to mathjax PD-519 ([60eb3d1](https://github.com/pie-framework/pie-lib/commit/60eb3d1))
520
+
521
+ ## [2.1.12](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.1.11...@pie-lib/math-rendering@2.1.12) (2020-04-14)
522
+
523
+ **Note:** Version bump only for package @pie-lib/math-rendering
524
+
525
+ ## [2.1.11](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.1.10...@pie-lib/math-rendering@2.1.11) (2020-04-08)
526
+
527
+ **Note:** Version bump only for package @pie-lib/math-rendering
528
+
529
+ ## [2.1.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.1.9...@pie-lib/math-rendering@2.1.10) (2020-03-31)
530
+
531
+ **Note:** Version bump only for package @pie-lib/math-rendering
532
+
533
+ ## [2.1.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.1.8...@pie-lib/math-rendering@2.1.9) (2020-03-31)
534
+
535
+ **Note:** Version bump only for package @pie-lib/math-rendering
536
+
537
+ ## [2.1.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.1.7...@pie-lib/math-rendering@2.1.8) (2020-03-31)
538
+
539
+ ### Bug Fixes
540
+
541
+ - use es import ([3debced](https://github.com/pie-framework/pie-lib/commit/3debced))
542
+
543
+ ## [2.1.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.1.6...@pie-lib/math-rendering@2.1.7) (2020-03-30)
544
+
545
+ **Note:** Version bump only for package @pie-lib/math-rendering
546
+
547
+ ## [2.1.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.1.5...@pie-lib/math-rendering@2.1.6) (2020-03-30)
548
+
549
+ **Note:** Version bump only for package @pie-lib/math-rendering
550
+
551
+ ## [2.1.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.1.4...@pie-lib/math-rendering@2.1.5) (2020-03-30)
552
+
553
+ **Note:** Version bump only for package @pie-lib/math-rendering
554
+
555
+ ## [2.1.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.1.3...@pie-lib/math-rendering@2.1.4) (2020-03-30)
556
+
557
+ **Note:** Version bump only for package @pie-lib/math-rendering
558
+
559
+ ## [2.1.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.1.2...@pie-lib/math-rendering@2.1.3) (2020-03-30)
560
+
561
+ **Note:** Version bump only for package @pie-lib/math-rendering
562
+
563
+ ## [2.1.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.1.1...@pie-lib/math-rendering@2.1.2) (2020-03-30)
564
+
565
+ **Note:** Version bump only for package @pie-lib/math-rendering
566
+
567
+ ## [2.1.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.1.0...@pie-lib/math-rendering@2.1.1) (2020-03-30)
568
+
569
+ ### Bug Fixes
570
+
571
+ - add module ([9e6db95](https://github.com/pie-framework/pie-lib/commit/9e6db95))
572
+
573
+ # [2.1.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.0.3...@pie-lib/math-rendering@2.1.0) (2019-12-18)
574
+
575
+ ### Features
576
+
577
+ - **math:** made sure there is only one instance of mathjax on the page [ch6048](<[b0c7395](https://github.com/pie-framework/pie-lib/commit/b0c7395)>)
578
+
579
+ ## [2.0.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.0.2...@pie-lib/math-rendering@2.0.3) (2019-12-13)
580
+
581
+ ### Bug Fixes
582
+
583
+ - namespace global to pkg.name + major version ([0dc8650](https://github.com/pie-framework/pie-lib/commit/0dc8650))
584
+
585
+ ## [2.0.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.0.0...@pie-lib/math-rendering@2.0.2) (2019-12-13)
586
+
587
+ ### Bug Fixes
588
+
589
+ - bump version to avoid conflict ([0910cf9](https://github.com/pie-framework/pie-lib/commit/0910cf9))
590
+
591
+ # [2.0.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.3.7...@pie-lib/math-rendering@2.0.0) (2019-12-12)
592
+
593
+ ### Features
594
+
595
+ - remove HtmlAndMath ([34a3d8d](https://github.com/pie-framework/pie-lib/commit/34a3d8d))
596
+ - upgrade to mathax-full@^3.0.0 ([994998d](https://github.com/pie-framework/pie-lib/commit/994998d))
597
+
598
+ ### BREAKING CHANGES
599
+
600
+ - `HtmlAndMath` is now in `@pie-lib/render-ui`.
601
+
602
+ # [1.4.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.3.7...@pie-lib/math-rendering@1.4.0) (2019-12-12)
603
+
604
+ ### Features
605
+
606
+ - upgrade to mathax-full@^3.0.0 ([994998d](https://github.com/pie-framework/pie-lib/commit/994998d))
607
+
608
+ ## [1.3.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.3.6...@pie-lib/math-rendering@1.3.7) (2019-08-21)
609
+
610
+ **Note:** Version bump only for package @pie-lib/math-rendering
611
+
612
+ ## [1.3.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.3.5...@pie-lib/math-rendering@1.3.6) (2019-08-16)
613
+
614
+ ### Bug Fixes
615
+
616
+ - **renderMath:** added an if for elements that already have math rendered [ch3365], and [ch1915](<[3189a69](https://github.com/pie-framework/pie-lib/commit/3189a69)>)
617
+
618
+ ## [1.3.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.3.4...@pie-lib/math-rendering@1.3.5) (2019-08-16)
619
+
620
+ ### Bug Fixes
621
+
622
+ - **renderMath:** fixed the math rendering all over the app [ch3365], and [ch1915](<[2b0df91](https://github.com/pie-framework/pie-lib/commit/2b0df91)>)
623
+
624
+ ## [1.3.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.3.3...@pie-lib/math-rendering@1.3.4) (2019-07-08)
625
+
626
+ **Note:** Version bump only for package @pie-lib/math-rendering
627
+
628
+ ## [1.3.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.3.2...@pie-lib/math-rendering@1.3.3) (2019-07-05)
629
+
630
+ **Note:** Version bump only for package @pie-lib/math-rendering
631
+
632
+ ## [1.3.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.3.1...@pie-lib/math-rendering@1.3.2) (2019-07-02)
633
+
634
+ **Note:** Version bump only for package @pie-lib/math-rendering
635
+
636
+ ## [1.3.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.3.0...@pie-lib/math-rendering@1.3.1) (2019-06-17)
637
+
638
+ **Note:** Version bump only for package @pie-lib/math-rendering
639
+
640
+ # [1.3.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.2.12...@pie-lib/math-rendering@1.3.0) (2019-06-12)
641
+
642
+ ### Features
643
+
644
+ - version bumps ([23eb54f](https://github.com/pie-framework/pie-lib/commit/23eb54f))
645
+
646
+ ## [1.2.12](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.2.11...@pie-lib/math-rendering@1.2.12) (2019-06-05)
647
+
648
+ **Note:** Version bump only for package @pie-lib/math-rendering
649
+
650
+ ## [1.2.11](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.2.10...@pie-lib/math-rendering@1.2.11) (2019-05-22)
651
+
652
+ ### Bug Fixes
653
+
654
+ - fontUrl - rm rawgit, use unpkg.com ([e3c840a](https://github.com/pie-framework/pie-lib/commit/e3c840a))
655
+
656
+ ## [1.2.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.2.9...@pie-lib/math-rendering@1.2.10) (2019-05-22)
657
+
658
+ ### Bug Fixes
659
+
660
+ - bump mathjax3 to 3.0.0-beta.4 ([3f0a655](https://github.com/pie-framework/pie-lib/commit/3f0a655))
661
+
662
+ ## [1.2.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.2.8...@pie-lib/math-rendering@1.2.9) (2019-03-15)
663
+
664
+ ### Bug Fixes
665
+
666
+ - rm child prepack in favour of root prepack ([381d8d6](https://github.com/pie-framework/pie-lib/commit/381d8d6))
667
+
668
+ ## [1.2.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.2.7...@pie-lib/math-rendering@1.2.8) (2019-03-14)
669
+
670
+ **Note:** Version bump only for package @pie-lib/math-rendering
671
+
672
+ ## [1.2.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.2.6...@pie-lib/math-rendering@1.2.7) (2019-03-14)
673
+
674
+ **Note:** Version bump only for package @pie-lib/math-rendering
675
+
676
+ ## [1.2.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.2.5...@pie-lib/math-rendering@1.2.6) (2019-03-14)
677
+
678
+ **Note:** Version bump only for package @pie-lib/math-rendering
679
+
680
+ ## [1.2.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.2.4...@pie-lib/math-rendering@1.2.5) (2019-03-14)
681
+
682
+ **Note:** Version bump only for package @pie-lib/math-rendering
683
+
684
+ ## [1.2.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.2.3...@pie-lib/math-rendering@1.2.4) (2019-03-13)
685
+
686
+ **Note:** Version bump only for package @pie-lib/math-rendering
687
+
688
+ ## [1.2.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.2.2...@pie-lib/math-rendering@1.2.3) (2019-03-13)
689
+
690
+ **Note:** Version bump only for package @pie-lib/math-rendering
691
+
692
+ ## [1.2.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.2.1...@pie-lib/math-rendering@1.2.2) (2019-03-13)
693
+
694
+ **Note:** Version bump only for package @pie-lib/math-rendering
695
+
696
+ ## [1.2.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.2.0...@pie-lib/math-rendering@1.2.1) (2019-01-30)
697
+
698
+ **Note:** Version bump only for package @pie-lib/math-rendering
699
+
700
+ # [1.2.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.1.2...@pie-lib/math-rendering@1.2.0) (2019-01-30)
701
+
702
+ ### Bug Fixes
703
+
704
+ - fix loading of browserAdaptor ([bb233ed](https://github.com/pie-framework/pie-lib/commit/bb233ed))
705
+
706
+ ### Features
707
+
708
+ - libs version bump ([da36192](https://github.com/pie-framework/pie-lib/commit/da36192))
709
+
710
+ <a name="1.1.2"></a>
711
+
712
+ ## [1.1.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.1.1...@pie-lib/math-rendering@1.1.2) (2018-12-11)
713
+
714
+ ### Bug Fixes
715
+
716
+ - **math-rendering:** fixed the name of the file ([69e05fc](https://github.com/pie-framework/pie-lib/commit/69e05fc))
717
+
718
+ <a name="1.1.1"></a>
719
+
720
+ ## [1.1.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.1.0...@pie-lib/math-rendering@1.1.1) (2018-12-11)
721
+
722
+ ### Bug Fixes
723
+
724
+ - **editable-html:** added tests for the wrap / unwrap methods ([7e8ac89](https://github.com/pie-framework/pie-lib/commit/7e8ac89))
725
+ - **editable-html-and-math-rendering:** moved the wrap and unwrap math functions to the math-rendering package and used it there as well ([e68f955](https://github.com/pie-framework/pie-lib/commit/e68f955))
726
+ - **math-rendering:** added tests ([7b3dbfa](https://github.com/pie-framework/pie-lib/commit/7b3dbfa))
727
+
728
+ <a name="1.1.0"></a>
729
+
730
+ # [1.1.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.0.1...@pie-lib/math-rendering@1.1.0) (2018-09-14)
731
+
732
+ ### Features
733
+
734
+ - allow latex rendering of \$ to enabled through a global ([168f6b6](https://github.com/pie-framework/pie-lib/commit/168f6b6))
735
+
736
+ <a name="1.0.1"></a>
737
+
738
+ ## [1.0.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@1.0.0...@pie-lib/math-rendering@1.0.1) (2018-09-13)
739
+
740
+ ### Bug Fixes
741
+
742
+ - set export correctly as default ([3154124](https://github.com/pie-framework/pie-lib/commit/3154124))
743
+
744
+ <a name="1.0.0"></a>
745
+
746
+ # [1.0.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@0.5.0...@pie-lib/math-rendering@1.0.0) (2018-09-13)
747
+
748
+ ### Features
749
+
750
+ - use mathjax 3 beta for rendering ([c3c920f](https://github.com/pie-framework/pie-lib/commit/c3c920f))
751
+
752
+ ### BREAKING CHANGES
753
+
754
+ - Single dollar support must be explicitly enabled using `renderMath({useSingleDollar: true})`
755
+
756
+ <a name="0.5.0"></a>
757
+
758
+ # [0.5.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@0.2.3...@pie-lib/math-rendering@0.5.0) (2018-09-12)
759
+
760
+ ### Bug Fixes
761
+
762
+ - bump katex ([743df95](https://github.com/pie-framework/pie-lib/commit/743df95))
763
+ - githead ([3e485e0](https://github.com/pie-framework/pie-lib/commit/3e485e0))
764
+ - rm githead ([a1523aa](https://github.com/pie-framework/pie-lib/commit/a1523aa))
765
+
766
+ ### Features
767
+
768
+ - renderMath now accepts either an Element or an array-like of Element. ([2bd9423](https://github.com/pie-framework/pie-lib/commit/2bd9423))
769
+
770
+ <a name="0.4.0"></a>
771
+
772
+ # [0.4.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@0.2.3...@pie-lib/math-rendering@0.4.0) (2018-09-12)
773
+
774
+ ### Features
775
+
776
+ - renderMath now accepts either an Element or an array-like of Element. ([2bd9423](https://github.com/pie-framework/pie-lib/commit/2bd9423))
777
+
778
+ <a name="0.3.0"></a>
779
+
780
+ # [0.3.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@0.2.3...@pie-lib/math-rendering@0.3.0) (2018-09-12)
781
+
782
+ ### Features
783
+
784
+ - renderMath now accepts either an Element or an array-like of Element. ([2bd9423](https://github.com/pie-framework/pie-lib/commit/2bd9423))
785
+
786
+ <a name="0.2.3"></a>
787
+
788
+ ## [0.2.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@0.2.2...@pie-lib/math-rendering@0.2.3) (2018-08-17)
789
+
790
+ **Note:** Version bump only for package @pie-lib/math-rendering
791
+
792
+ <a name="0.2.2"></a>
793
+
794
+ ## [0.2.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@0.2.1...@pie-lib/math-rendering@0.2.2) (2018-08-10)
795
+
796
+ ### Bug Fixes
797
+
798
+ - fix html setter ([00253c4](https://github.com/pie-framework/pie-lib/commit/00253c4))
799
+ - fix tag name ([7291eb2](https://github.com/pie-framework/pie-lib/commit/7291eb2))
800
+
801
+ <a name="0.2.1"></a>
802
+
803
+ ## [0.2.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@0.2.0...@pie-lib/math-rendering@0.2.1) (2018-08-10)
804
+
805
+ ### Bug Fixes
806
+
807
+ - export HtmlAndMath ([b446ed2](https://github.com/pie-framework/pie-lib/commit/b446ed2))
808
+
809
+ <a name="0.2.0"></a>
810
+
811
+ # 0.2.0 (2018-08-10)
812
+
813
+ ### Features
814
+
815
+ - new package [@pie-lib](https://github.com/pie-lib)/math-rendering (supercedes player-utils) ([7fd4f1a](https://github.com/pie-framework/pie-lib/commit/7fd4f1a))