|
| 1 | +--- |
| 2 | +"@pie-element/categorize": patch |
| 3 | +"@pie-element/charting": patch |
| 4 | +"@pie-element/complex-rubric": patch |
| 5 | +"@pie-element/drag-in-the-blank": patch |
| 6 | +"@pie-element/drawing-response": patch |
| 7 | +"@pie-element/ebsr": patch |
| 8 | +"@pie-element/explicit-constructed-response": patch |
| 9 | +"@pie-element/extended-text-entry": patch |
| 10 | +"@pie-element/fraction-model": patch |
| 11 | +"@pie-element/graphing": patch |
| 12 | +"@pie-element/graphing-solution-set": patch |
| 13 | +"@pie-element/hotspot": patch |
| 14 | +"@pie-element/image-cloze-association": patch |
| 15 | +"@pie-element/inline-dropdown": patch |
| 16 | +"@pie-element/likert": patch |
| 17 | +"@pie-element/match": patch |
| 18 | +"@pie-element/match-list": patch |
| 19 | +"@pie-element/matrix": patch |
| 20 | +"@pie-element/multi-trait-rubric": patch |
| 21 | +"@pie-element/multiple-choice": patch |
| 22 | +"@pie-element/number-line": patch |
| 23 | +"@pie-element/passage": patch |
| 24 | +"@pie-element/placement-ordering": patch |
| 25 | +"@pie-element/rubric": patch |
| 26 | +"@pie-element/select-text": patch |
| 27 | +"@pie-element/shared-lodash": patch |
| 28 | +"@pie-lib/categorize": patch |
| 29 | +"@pie-lib/charting": patch |
| 30 | +"@pie-lib/config-ui": patch |
| 31 | +"@pie-lib/controller-utils": patch |
| 32 | +"@pie-lib/correct-answer-toggle": patch |
| 33 | +"@pie-lib/drag": patch |
| 34 | +"@pie-lib/editable-html-tip-tap": patch |
| 35 | +"@pie-lib/graphing": patch |
| 36 | +"@pie-lib/graphing-solution-set": patch |
| 37 | +"@pie-lib/graphing-utils": patch |
| 38 | +"@pie-lib/mask-markup": patch |
| 39 | +"@pie-lib/math-input": patch |
| 40 | +"@pie-lib/math-toolbar": patch |
| 41 | +"@pie-lib/plot": patch |
| 42 | +"@pie-lib/render-ui": patch |
| 43 | +"@pie-lib/rubric": patch |
| 44 | +"@pie-lib/text-select": patch |
| 45 | +"@pie-lib/tools": patch |
| 46 | +"@pie-lib/translator": patch |
| 47 | +--- |
| 48 | + |
| 49 | +Vendor the lodash helper surface through `@pie-element/shared-lodash` so browser ESM output no longer depends on runtime lodash or lodash-es resolution. |
| 50 | + |
| 51 | +Replace `@pie-lib/config-ui`'s tiny `mathjs` fraction-to-number usage with a generated local helper, while keeping `mathjs@^15.2.0` for packages such as `@pie-element/number-line` that use the broader math surface. |
0 commit comments