Skip to content

v0.5.7

Choose a tag to compare

@github-actions github-actions released this 18 Dec 13:04
· 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/998

Full Changelog: v0.5.6...v0.5.7