Skip to content

Releases: michaelangeloio/does-it-throw

does-it-throw-wasm: v0.3.0

25 Jan 17:17
ff9a325
Compare
Choose a tag to compare

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

does-it-throw-vscode: v0.5.0

25 Jan 17:17
ff9a325
Compare
Choose a tag to compare

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

  • enhance call to throw logic and handle return statements (#140) (a1bfaf1)

does-it-throw: v0.3.0

25 Jan 17:17
ff9a325
Compare
Choose a tag to compare

0.3.0 (2024-01-25)

Features

  • 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)

Bug Fixes

  • enhance call to throw logic and handle return statements (#140) (a1bfaf1)

does-it-throw-lsp: v0.5.0

25 Jan 17:17
ff9a325
Compare
Choose a tag to compare

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

  • enhance call to throw logic and handle return statements (#140) (a1bfaf1)

does-it-throw-jetbrains: v0.5.0

25 Jan 17:17
ff9a325
Compare
Choose a tag to compare

0.5.0 (2024-01-25)

Features

VsCode Dev Build

25 Jan 17:19
ff9a325
Compare
Choose a tag to compare
VsCode Dev Build Pre-release
Pre-release

Chores

does-it-throw-wasm: v0.2.0

06 Jan 20:13
a6e18c8
Compare
Choose a tag to compare

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

does-it-throw-vscode: v0.4.0

06 Jan 20:13
a6e18c8
Compare
Choose a tag to compare

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)

Bug Fixes

  • adjust readme to adhere to jetbrains marketplace guidelines (#115) (6d68139)
  • jetbrains build.gradle readme parsing logic (#116) (a3cb052)
  • release please setup for jetbrains (#107) (df6b9bb)
  • rename jetbrains release-please package name (#108) (92791a2)

does-it-throw: v0.2.0

06 Jan 20:13
a6e18c8
Compare
Choose a tag to compare

0.2.0 (2024-01-06)

Features

  • user can now discard warnings with ignore statements (#118) (3f8957c)

does-it-throw-lsp: v0.4.0

06 Jan 20:13
a6e18c8
Compare
Choose a tag to compare

0.4.0 (2024-01-06)

Features

  • 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)
  • user can now discard warnings with ignore statements (#118) (3f8957c)