v0.182.0
What's Changed
- perf(croquis): memoize template identifier extraction by expression text by @ubugeeei in #1091
- docs: Add information indicating the size of Misskey codebase by @kakkokari-gtyih in #1092
- perf(atelier): compute is_static_expression lazily, only for :style v-bind by @ubugeeei in #1093
- perf(glyph): reuse a per-thread oxc arena + wrapper buffer in format_js_expression by @ubugeeei in #1094
New Contributors
- @kakkokari-gtyih made their first contribution in #1092
Full Changelog: v0.181.0...v0.182.0