Releases: hankei6km/vscode-ext-run-wasm
Releases · hankei6km/vscode-ext-run-wasm
0.1.5
What's Changed
Other Changes
- chore: Fix the publish workflow by @hankei6km in #188
Full Changelog: v0.1.4...v0.1.5
0.1.4
What's Changed
Breaking change
- chore!: Bump @types/vscode from 1.81.0 to 1.90.0 by @hankei6km in #185
- chore!: Change the required version of vscode to 1.90.0 by @hankei6km in #186
Other Changes
- chore: Add "@types/vscode" to "ignore" of Dependabot by @hankei6km in #110
- chore: Add "prepare-commit-msg" to the devcontainer by @hankei6km in #115
- ci: Use "sem-pr-laeler" by @hankei6km in #116
- docs: Fix wrong flag name in README.md by @hankei6km in #117
- chore: Bump node from 18 to 22 by @hankei6km in #184
- chore: Use '@vscode/wasm-wasi/v1' instead of '@vscode/wasm-wasi' by @hankei6km in #187
Full Changelog: v0.1.3...v0.1.4
0.1.3
What's Changed
Features
- feat: Add flags for memory descriptor by @hankei6km in #32
- feat: Add 'print-imports-exports' flag by @hankei6km in #33
- feat: Add 'print-elapsed-time' flag by @hankei6km in #34
Other Changes
- refactor: Add
normalizeFilePath
function by @hankei6km in #18 - docs: Update README by @hankei6km in #35
- build(dep): Bump
engines.vscode
by @hankei6km in #36 - docs: Fix typo in README.md by @hankei6km in #37
Full Changelog: v0.1.2...v0.1.3
0.1.2
What's Changed
Other Changes
- docs: Fix wrong url in
package.json
by @hankei6km in #17
Full Changelog: v0.1.1...v0.1.2
0.1.1
What's Changed
Other Changes
- chore: Fix wrong script name by @hankei6km in #15
- chore: Add
release.yml
by @hankei6km in #16
Full Changelog: v0.1.0...v0.1.1
0.1.0
What's Changed
- feat: Setup by @hankei6km in #1
- chore: Use node:18-bullseye to build devcontainer by @hankei6km in #2
- chore: Refactor
esbuild.test-web.config.mjs
by @hankei6km in #3 - chore: Add workflows to checks by @hankei6km in #4
- Create dependabot.yml by @hankei6km in #5
- chore: Fix wrong package-echosystem by @hankei6km in #6
- chore(deps-dev): Bump esbuild from 0.18.2 to 0.18.13 by @dependabot in #7
- chore(deps-dev): Bump typescript from 5.1.3 to 5.1.6 by @dependabot in #8
- chore(deps-dev): Bump @types/node from 20.3.1 to 20.4.2 by @dependabot in #9
- chore(deps-dev): Bump @playwright/test from 1.36.0 to 1.36.1 by @dependabot in #10
- chore: Create codeql.yml by @hankei6km in #11
- chore: Prepare to publish by @hankei6km in #12
- docs: Update README by @hankei6km in #13
- docs: Fix typo in README by @hankei6km in #14
New Contributors
- @hankei6km made their first contribution in #1
- @dependabot made their first contribution in #7
Full Changelog: https://github.com/hankei6km/vscode-ext-run-wasm/commits/v0.1.0