Skip to content

Releases: CrowdStrike/falconjs

v0.2.4

06 Dec 13:21
Compare
Choose a tag to compare

What's Changed

  • Re-generate the codebase using the latest swagger by @isimluk in #96
  • Re-generate the codebase using the latest swagger by @isimluk in #97
  • Re-generate the codebase using the latest swagger by @isimluk in #98
  • Re-generate the codebase using the latest swagger by @isimluk in #99
  • Re-generate the codebase using the latest swagger by @isimluk in #100
  • Re-generate the codebase using the latest swagger by @isimluk in #101
  • Bump @typescript-eslint/parser from 5.32.0 to 5.36.1 by @dependabot in #102
  • Re-generate the codebase using the latest swagger by @isimluk in #108
  • Bump typescript from 4.7.4 to 4.8.2 by @dependabot in #103
  • Bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.36.2 by @dependabot in #111
  • Bump @types/node from 18.6.3 to 18.7.15 by @dependabot in #110
  • Bump eslint from 8.21.0 to 8.23.0 by @dependabot in #105
  • Bump esbuild from 0.14.51 to 0.15.7 by @dependabot in #109
  • Re-generate the codebase using the latest swagger by @isimluk in #112
  • Re-generate the codebase using the latest swagger by @isimluk in #113
  • Bump typescript from 4.8.2 to 4.8.4 by @dependabot in #114
  • Bump @types/node from 18.7.15 to 18.7.23 by @dependabot in #119
  • Bump @typescript-eslint/parser from 5.36.1 to 5.38.1 by @dependabot in #117
  • Bump esbuild from 0.15.7 to 0.15.10 by @dependabot in #118
  • Bump eslint from 8.23.0 to 8.24.0 by @dependabot in #116
  • Bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.38.1 by @dependabot in #115
  • Re-generate the codebase using the latest swagger by @isimluk in #120
  • Re-generate the codebase using the latest swagger by @isimluk in #121
  • Re-generate the codebase using the latest swagger by @isimluk in #122
  • Re-generate the codebase using the latest swagger by @isimluk in #123
  • Re-generate the codebase using the latest swagger by @isimluk in #124
  • CI: Check for broken links in the docs by @isimluk in #125
  • Check the broken links on the main branch periodically by @isimluk in #126
  • Re-generate the codebase using the latest swagger by @isimluk in #127
  • Bump @types/node from 18.7.23 to 18.11.8 by @dependabot in #131
  • Bump eslint from 8.24.0 to 8.26.0 by @dependabot in #130
  • Bump esbuild from 0.15.10 to 0.15.12 by @dependabot in #129
  • Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.42.0 by @dependabot in #132
  • Bump @typescript-eslint/parser from 5.38.1 to 5.42.0 by @dependabot in #128
  • Re-generate the codebase using the latest swagger by @isimluk in #133
  • Re-generate the codebase using the latest swagger by @isimluk in #134
  • Re-generate the codebase using the latest swagger by @isimluk in #135
  • Re-generate the codebase using the latest swagger by @isimluk in #136
  • Re-generate the codebase using the latest swagger by @isimluk in #137
  • Re-generate the codebase using the latest swagger by @isimluk in #138
  • Bump prettier from 2.7.1 to 2.8.0 by @dependabot in #145
  • Bump eslint from 8.26.0 to 8.28.0 by @dependabot in #144
  • Bump @types/node from 18.11.8 to 18.11.10 by @dependabot in #140
  • Bump esbuild from 0.15.12 to 0.15.16 by @dependabot in #141
  • Bump typescript from 4.8.4 to 4.9.3 by @dependabot in #139
  • Bump @typescript-eslint/parser from 5.42.0 to 5.45.0 by @dependabot in #143
  • Bump @typescript-eslint/eslint-plugin from 5.42.0 to 5.45.0 by @dependabot in #142
  • Re-generate the codebase using the latest swagger by @isimluk in #146
  • Re-generate the codebase using the latest swagger by @isimluk in #147
  • Re-generate the codebase using the latest swagger by @isimluk in #148

Full Changelog: v0.2.3...v0.2.4

v0.2.3

09 Aug 10:58
Compare
Choose a tag to compare

What's Changed

  • Re-generate the codebase using the latest swagger by @isimluk in #82
  • Re-generate the codebase using the latest swagger by @isimluk in #83
  • Re-generate the codebase using the latest swagger by @isimluk in #84
  • Re-generate the codebase using the latest swagger by @isimluk in #86
  • Bump @typescript-eslint/eslint-plugin from 5.30.0 to 5.31.0 by @dependabot in #87
  • Bump @typescript-eslint/parser from 5.30.0 to 5.32.0 by @dependabot in #93
  • Bump esbuild from 0.14.48 to 0.14.51 by @dependabot in #89
  • Bump eslint from 8.18.0 to 8.21.0 by @dependabot in #92
  • Bump @types/node from 18.0.0 to 18.6.3 by @dependabot in #90
  • Re-generate the codebase using the latest swagger by @isimluk in #95

Full Changelog: v0.2.2...v0.2.3

v0.2.2

05 Jul 15:56
Compare
Choose a tag to compare

What's Changed

  • Update release guide by @isimluk in #55
  • Initial example how to used falconjs under nodejs by @isimluk in #56
  • Provide installation instructions by @isimluk in #57
  • Chores: CI: node 18 released, node 12 EOL by @isimluk in #58
  • Build: build ./examples/ in the CI, but not in the release by @isimluk in #59
  • Re-generate the codebase using the openapi generator by @isimluk in #60
  • Initial browser example by @isimluk in #21
  • Re-generate the codebase using the latest swagger by @isimluk in #61
  • Bump typescript from 4.6.4 to 4.7.2 by @dependabot in #63
  • Bump @types/node from 17.0.34 to 17.0.38 by @dependabot in #67
  • Bump eslint from 8.14.0 to 8.16.0 by @dependabot in #65
  • Bump @typescript-eslint/parser from 5.22.0 to 5.27.0 by @dependabot in #62
  • Bump @typescript-eslint/eslint-plugin from 5.22.0 to 5.27.0 by @dependabot in #66
  • Bump esbuild from 0.14.38 to 0.14.42 by @dependabot in #64
  • Falcon Even Stream: Code helper & example usage under node by @isimluk in #68
  • Re-generate the codebase using the latest swagger by @isimluk in #69
  • Re-generate the codebase using the latest swagger by @isimluk in #71
  • Re-generate the codebase using the latest swagger by @isimluk in #72
  • Bump typescript from 4.7.2 to 4.7.4 by @dependabot in #79
  • Bump @types/node from 17.0.38 to 18.0.0 by @dependabot in #76
  • Bump eslint from 8.16.0 to 8.18.0 by @dependabot in #74
  • Bump prettier from 2.6.2 to 2.7.1 by @dependabot in #77
  • Bump esbuild from 0.14.42 to 0.14.48 by @dependabot in #75
  • Bump @typescript-eslint/parser from 5.27.0 to 5.30.0 by @dependabot in #78
  • Bump @typescript-eslint/eslint-plugin from 5.27.0 to 5.30.0 by @dependabot in #73
  • Re-generate the codebase using the latest swagger by @isimluk in #80

Full Changelog: v0.2.1...v0.2.2

v0.2.1

05 Jul 15:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.2.1