v0.5.7
·
3931 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
π Features
- β¨ feat(wasm): Implement toHtml function for converting Markdown to HTML by @harehare in #977
- β¨ feat(web-api): Add HTTP request/response latency logging by @harehare in #993
π Bug Fixes
- π fix(formatter): Add missing Assign node handling in formatter by @harehare in #973
- π fix(lang): Implement native short-circuit evaluation for logical operators by @harehare in #976
- π fix(formatter): Fix indentation for multiline assignment expressions by @harehare in #980
π Documentation
- π docs(mq-lang): Add comprehensive API documentation by @harehare in #972
- π docs: Update code selector syntax in examples and documentation by @harehare in #975
- π style(cargo): Format Cargo.toml dependency tables for consistency by @harehare in #978
- π style(index.html): Add lazy loading to demo image and update loading message by @harehare in #994
π¦ Dependency Updates
* build(deps-dev): bump @eslint/js from 9.39.1 to 9.39.2 in /packages/mq-playground by @dependabot[bot] in https://github.com//pull/992 * build(deps-dev): bump typescript-eslint from 8.49.0 to 8.50.0 in /packages/mq-playground by @dependabot[bot] in https://github.com//pull/988 * build(deps-dev): bump oxlint from 1.32.0 to 1.33.0 in /packages/mq-playground by @dependabot[bot] in https://github.com//pull/987 * build(deps-dev): bump eslint from 9.39.1 to 9.39.2 in /editors/vscode by @dependabot[bot] in https://github.com//pull/985 * build(deps-dev): bump @types/node from 25.0.1 to 25.0.2 in /editors/vscode by @dependabot[bot] in https://github.com//pull/984 * build(deps): bump reqwest from 0.12.25 to 0.12.26 by @dependabot[bot] in https://github.com//pull/983 * build(deps-dev): bump oxlint from 1.32.0 to 1.33.0 in /packages/mq-web by @dependabot[bot] in https://github.com//pull/986 * build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.49.0 to 8.50.0 in /editors/vscode by @dependabot[bot] in https://github.com//pull/981 * build(deps-dev): bump eslint from 9.39.1 to 9.39.2 in /packages/mq-playground by @dependabot[bot] in https://github.com//pull/990 * build(deps-dev): bump vite from 7.2.7 to 7.3.0 in /packages/mq-playground by @dependabot[bot] in https://github.com//pull/989 * build(deps-dev): bump eslint-plugin-react-refresh from 0.4.24 to 0.4.25 in /packages/mq-playground by @dependabot[bot] in https://github.com//pull/991 * build(deps-dev): bump esbuild from 0.27.1 to 0.27.2 in /editors/vscode by @dependabot[bot] in https://github.com//pull/997 * build(deps-dev): bump eslint-plugin-react-refresh from 0.4.25 to 0.4.26 in /packages/mq-playground by @dependabot[bot] in https://github.com//pull/999 * build(deps-dev): bump @types/node from 25.0.2 to 25.0.3 in /editors/vscode by @dependabot[bot] in https://github.com//pull/998Full Changelog: v0.5.6...v0.5.7