Skip to content

Releases: foxglove/create-foxglove-extension

v1.0.3

30 Jul 15:59
32e13de
Compare
Choose a tag to compare

What's Changed

  • Bump semver from 5.7.1 to 5.7.2 by @dependabot in #127
  • Bump braces from 3.0.2 to 3.0.3 in /examples/webworker by @dependabot in #128
  • Bump postcss from 8.4.21 to 8.4.39 by @dependabot in #129
  • Bump webpack and create-foxglove-extension in /examples/webworker by @dependabot in #130
  • Bump webpack and create-foxglove-extension in /examples/simple-3d-extension by @dependabot in #132
  • Bump json5 from 1.0.1 to 1.0.2 in /examples/simple-3d-extension by @dependabot in #131
  • Bump webpack and create-foxglove-extension in /examples/monaco-editor-example by @dependabot in #133
  • Bump json5 from 1.0.1 to 1.0.2 in /examples/monaco-editor-example by @dependabot in #135
  • Bump braces from 3.0.2 to 3.0.3 in /examples/message-converter by @dependabot in #134
  • Bump webpack and create-foxglove-extension in /examples/message-converter by @dependabot in #136
  • Bump node-fetch and create-foxglove-extension in /examples/message-converter by @dependabot in #137
  • Bump braces from 3.0.2 to 3.0.3 in /examples/extension-demo by @dependabot in #138
  • Bump webpack and create-foxglove-extension in /examples/extension-demo by @dependabot in #139
  • Bump braces from 3.0.2 to 3.0.3 in /examples/custom-image-extension by @dependabot in #140
  • Bump webpack and create-foxglove-extension in /examples/custom-image-extension by @dependabot in #141
  • Bump braces from 3.0.2 to 3.0.3 in /examples/call-service-panel-example by @dependabot in #143
  • Bump json5 from 1.0.1 to 1.0.2 in /examples/custom-image-extension by @dependabot in #142
  • Bump node-fetch and create-foxglove-extension in /examples/call-service-panel-example by @dependabot in #145
  • Bump webpack and create-foxglove-extension in /examples/call-service-panel-example by @dependabot in #144
  • Configure dependabot with directories by @bryfox in #146
  • Bump webpack and create-foxglove-extension in /examples/topic-aliasing by @dependabot in #148
  • Bump braces from 3.0.2 to 3.0.3 in /examples/topic-aliasing by @dependabot in #149
  • Bump webpack and create-foxglove-extension in /examples/panel-settings by @dependabot in #151
  • Bump json5 from 1.0.1 to 1.0.2 in /examples/panel-settings by @dependabot in #150
  • Enable compression for packaged zip (.foxe) files by @jhurliman in #147
  • Bump version to 1.0.3 by @bryfox in #152

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

02 Jul 12:17
d792f63
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

10 May 18:52
c2d9ea3
Compare
Choose a tag to compare

What's Changed

  • Add provenance attestation when publishing to NPM by @jtbandes in #124

Full Changelog: v1.0.0...v1.0.1

v1.0.0

10 May 18:42
1626c2e
Compare
Choose a tag to compare

What's Changed

  • The @foxglove/studio NPM package has been renamed to @foxglove/extension. Please update your custom extensions to depend on @foxglove/extension to receive future API updates.
  • The generated ExamplePanel now uses Topic#schemaName instead of the deprecated datatype field.

New Contributors

Full Changelog: v0.8.6...v1.0.0

v0.8.6

12 Sep 18:50
f163cb3
Compare
Choose a tag to compare

What's Changed

  • Fix major versions of new extension dependencies by @foxymiles in #116

Full Changelog: v0.8.5...v0.8.6

v0.8.5

30 Aug 18:32
f63aed8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.4...v0.8.5

v0.8.4

08 Jun 16:26
b622d48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.3...v0.8.4

v0.8.3

05 Jun 23:45
0af41a5
Compare
Choose a tag to compare

What's Changed

  • Update template to use correct immutable definitions from studio by @foxymiles in #106

Full Changelog: v0.8.2...v0.8.3

v0.8.2

22 May 23:18
27c7ba6
Compare
Choose a tag to compare

What's Changed

  • Don't generated unneeded .d.ts files in extension builds by @foxymiles in #104

Full Changelog: v0.8.1...v0.8.2

v0.8.1

31 Mar 17:13
Compare
Choose a tag to compare

Fix local-install for non-snap users #99