v0.7.0-beta.5
Pre-release
Pre-release
github-actions
released this
19 Apr 11:50
·
272 commits
to main
since this release
What's Changed
- chore(deps): update dependency vite to v4.5.2 [security] by @renovate in #64
- recorder_layerをoptionで追加 by @shunsuke-shimomura in #65
- Use Renovate Shareable config presets by @sksat in #63
- Integrate with notalawyer by @KOBA789 in #68
- Use corepack and pnpm by @KOBA789 in #67
- chore(deps): update actions/deploy-pages action to v4.0.4 by @renovate in #70
- chore(deps): update dependency vite to v5.1.2 by @renovate in #43
- 新コマンド画面(opslang) by @kobkaz in #54
- chore(deps): update pnpm to v8.15.4 by @renovate in #72
- chore(deps): update actions/upload-pages-artifact action to v3.0.1 by @renovate in #71
- chore(deps): replace dependency npm-run-all with npm-run-all2 5.0.0 by @renovate in #69
- chore(deps): update swatinem/rust-cache action to v2.7.3 by @renovate in #73
- 開発・リリースフローの明確化 by @KOBA789 in #78
- fix(deps): update sentry to 0.32 by @renovate in #29
- chore(deps): update rust crate wasm-bindgen-test to 0.3.42 by @renovate in #80
- chore(deps): update typescript by @renovate in #81
- chore(deps): update dependency eslint to v8.57.0 by @renovate in #83
- fix(deps): update dependency tailwindcss to v3.4.1 by @renovate in #87
- chore(deps): update sksat/action-clippy action to v0.7.1 by @renovate in #86
- chore(deps): update dependency npm-run-all2 to v6 by @renovate in #89
- chore(deps): update dependency eslint-plugin-react to v7.34.0 by @renovate in #84
- chore(deps): update dependency typescript to v5.4.2 by @renovate in #85
- fix(deps): update dependency react-router-dom to v6.22.3 by @renovate in #91
- chore(deps): update typescript-eslint monorepo to v7 (major) by @renovate in #90
- fix(deps): update rust crate kble-socket to 0.3.0 by @renovate in #88
- chore(deps): update actions/checkout action to v4.1.2 by @renovate in #93
- fix(deps): update rust crate regex to 1.10.3 by @renovate in #94
- Split DevTools frontend to crate by @sksat in #74
- Add release automation workflow for binary distribution by @sksat in #97
- Install missing protc in release workflow by @sksat in #98
- Install missing wasm-pack in release workflow by @sksat in #101
- Fix release binary suffix to wildcard for target triple by @sksat in #102
- chore(deps): update softprops/action-gh-release action to v2 by @renovate in #103
- chore(deps): update actions/download-artifact action to v4.1.4 by @renovate in #99
- Exclude c2a-devtools-frontend wasm crates from root Cargo workspace by @sksat in #105
- Set crates metadata to publish them by @KOBA789 in #104
- Fix deps in workspace by @KOBA789 in #107
- Add CI/CD & Renovate maintenance team by @sksat in #115
- Bye actionlint large runner by @sksat in #116
- Fix prettier ignore files by @sksat in #113
- Add C2A DevTools frontend CI workflow by @sksat in #111
- Add cargo package check job in release workflow by @sksat in #109
- Ignore copy target dir to handle cargo package by @sksat in #112
- Add cargo workspace for devtools-frontend WASM by @sksat in #118
- Fix cache cargo subcommand install by @sksat in #119
- Setup NodeJS 21 in Rust workflows for integrated frontend build by @sksat in #120
- Update dependency vite to v5.1.7 [SECURITY] by @renovate in #122
- Update opslang to 0.2.1 by @kobkaz in #124
- devtools-frontend/crates is Cargo workspace by @sksat in #126
- Fix devtools-frontend protobuf codegen path by @sksat in #130
- エラーメッセージを改善する by @kobkaz in #125
- Invoke wasm-pack in wasm crate build script to package wasm into $OUT_DIR by @sksat in #127
- Use dependency output wasm in cargo build by @sksat in #128
- Prepare package wasm crates by @sksat in #129
- Release 0.7.0-beta.4 by @sksat in #131
- Release 0.7.0-beta.5 by @sksat in #132
- Fix opslang-wasm packaging by @sksat in #134
- Merge crate license to cargo workspace by @sksat in #135
- Specify async-recursion version explicitly by @KOBA789 in #136
- Specify web-sys version explicitly by @KOBA789 in #137
- cargo check by @KOBA789 in #138
New Contributors
- @shunsuke-shimomura made their first contribution in #65
Full Changelog: v0.6.1...v0.7.0-beta.5