Releases: michaelangeloio/does-it-throw
Releases · michaelangeloio/does-it-throw
does-it-throw-wasm: v0.3.0
0.3.0 (2024-01-25)
Features
- deps-dev: bump @biomejs/biome from 1.4.1 to 1.5.3 (ea29908)
- deps-dev: bump @types/node from 20.10.5 to 20.11.5 (ea29908)
- deps-dev: bump @types/node from 20.10.5 to 20.11.6 (ea29908)
- deps-dev: bump bun-types from 1.0.20 to 1.0.25 (ea29908)
- deps-dev: bump esbuild from 0.19.11 to 0.19.12 (ea29908)
- deps: bump serde from 1.0.193 to 1.0.195 (ea29908)
- deps: bump serde_json from 1.0.109 to 1.0.111 (ea29908)
- deps: bump swc_ecma_ast from 0.110.15 to 0.110.17 (ea29908)
- deps: bump swc_ecma_ast from 0.110.17 to 0.111.1 (2ae9f64)
- deps: bump swc_ecma_parser from 0.141.34 to 0.142.1 (2ae9f64)
- deps: bump swc_ecma_visit from 0.96 to 0.97.1 (2ae9f64)
- deps: bump swc_ecma_visit from 0.96.15 to 0.96.17 (ea29908)
- deps: bump vscode-languageserver-textdocument from 1.0.8 to 1.0.11 (ea29908)
- deps: bump wasm-bindgen from 0.2.89 to 0.2.90 (ea29908)
Dependencies
- The following workspace dependencies were updated
- dependencies
- does-it-throw bumped from 0.2.0 to 0.3.0
- dependencies
does-it-throw-vscode: v0.5.0
0.5.0 (2024-01-25)
Features
- deps-dev: bump @biomejs/biome from 1.4.1 to 1.5.3 (ea29908)
- deps-dev: bump @types/node from 20.10.5 to 20.11.5 (ea29908)
- deps-dev: bump @types/node from 20.10.5 to 20.11.6 (ea29908)
- deps-dev: bump bun-types from 1.0.20 to 1.0.25 (ea29908)
- deps-dev: bump esbuild from 0.19.11 to 0.19.12 (ea29908)
- deps: bump serde from 1.0.193 to 1.0.195 (ea29908)
- deps: bump serde_json from 1.0.109 to 1.0.111 (ea29908)
- deps: bump swc_ecma_ast from 0.110.15 to 0.110.17 (ea29908)
- deps: bump swc_ecma_ast from 0.110.17 to 0.111.1 (2ae9f64)
- deps: bump swc_ecma_parser from 0.141.34 to 0.142.1 (2ae9f64)
- deps: bump swc_ecma_visit from 0.96 to 0.97.1 (2ae9f64)
- deps: bump swc_ecma_visit from 0.96.15 to 0.96.17 (ea29908)
- deps: bump vscode-languageserver-textdocument from 1.0.8 to 1.0.11 (ea29908)
- deps: bump wasm-bindgen from 0.2.89 to 0.2.90 (ea29908)
- jetbrains: jetbrains implementation (#119) (e4d4153)
- LSP now supports workspace folders (#127) (960b486)
Bug Fixes
does-it-throw: v0.3.0
does-it-throw-lsp: v0.5.0
0.5.0 (2024-01-25)
Features
- deps-dev: bump @biomejs/biome from 1.4.1 to 1.5.3 (ea29908)
- deps-dev: bump @types/node from 20.10.5 to 20.11.5 (ea29908)
- deps-dev: bump @types/node from 20.10.5 to 20.11.6 (ea29908)
- deps-dev: bump bun-types from 1.0.20 to 1.0.25 (ea29908)
- deps-dev: bump esbuild from 0.19.11 to 0.19.12 (ea29908)
- deps: bump serde from 1.0.193 to 1.0.195 (ea29908)
- deps: bump serde_json from 1.0.109 to 1.0.111 (ea29908)
- deps: bump swc_ecma_ast from 0.110.15 to 0.110.17 (ea29908)
- deps: bump swc_ecma_ast from 0.110.17 to 0.111.1 (2ae9f64)
- deps: bump swc_ecma_parser from 0.141.34 to 0.142.1 (2ae9f64)
- deps: bump swc_ecma_visit from 0.96 to 0.97.1 (2ae9f64)
- deps: bump swc_ecma_visit from 0.96.15 to 0.96.17 (ea29908)
- deps: bump vscode-languageserver-textdocument from 1.0.8 to 1.0.11 (ea29908)
- deps: bump wasm-bindgen from 0.2.89 to 0.2.90 (ea29908)
- LSP now supports workspace folders (#127) (960b486)
Bug Fixes
does-it-throw-jetbrains: v0.5.0
VsCode Dev Build
Chores
- release main (#128) #128 (github-actions[bot])
does-it-throw-wasm: v0.2.0
0.2.0 (2024-01-06)
Features
- deps-dev: bump mockall from 0.12.0 to 0.12.1 (#101) (211b21f)
- deps: bump serde_json from 1.0.108 to 1.0.109 (#109) (5a28b3f)
- deps: bump swc_ecma_parser from 0.141.33 to 0.141.34 (#110) (482be78)
- user can now discard warnings with ignore statements (#118) (3f8957c)
Dependencies
- The following workspace dependencies were updated
- dependencies
- does-it-throw bumped from 0.1.15 to 0.2.0
- dependencies
does-it-throw-vscode: v0.4.0
0.4.0 (2024-01-06)
Features
- deps-dev: bump esbuild from 0.19.10 to 0.19.11 (#112) (15a95e2)
- deps-dev: bump mockall from 0.12.0 to 0.12.1 (#101) (211b21f)
- deps-dev: bump typescript from 5.2.2 to 5.3.3 (#102) (5f45eff)
- deps: bump serde_json from 1.0.108 to 1.0.109 (#109) (5a28b3f)
- deps: bump swc_ecma_parser from 0.141.33 to 0.141.34 (#110) (482be78)
- initial jetbrains/intellij support (#104) (455d763)
- user can now discard warnings with ignore statements (#118) (3f8957c)