Skip to content

Releases: spatie/flare-client-js

@flareapp/webpack@2.5.1

23 Jun 11:42
506cf24

Choose a tag to compare

  • Version bump to v2.5.1 to stay in lockstep with the rest of the Flare client release; no functional changes to the webpack sourcemap plugin in this release.

@flareapp/vue@2.5.1

23 Jun 11:42
506cf24

Choose a tag to compare

  • Bumped to v2.5.1 in lockstep with @flareapp/core@2.5.1.
  • Picked up the new setUser helper added to @flareapp/core, which fixes broken user identification (primarily for node + electron) (#64).
  • No Vue-specific source changes in this release; the bump tracks the shared core dependency.

@flareapp/vite@2.5.1

23 Jun 11:42
506cf24

Choose a tag to compare

  • Lockstep version bump to v2.5.1; no functional changes to @flareapp/vite in this release.

@flareapp/sveltekit@2.5.1

23 Jun 11:43
506cf24

Choose a tag to compare

  • Lockstep version bump to v2.5.1; no changes to @flareapp/sveltekit package code itself
  • Picks up @flareapp/core@2.5.1, which adds a setUser helper for user identification (#64)
  • Release tooling now strips LLM metadata from generated GitHub release notes

@flareapp/svelte@2.5.1

23 Jun 11:42
506cf24

Choose a tag to compare

  • Lockstep release to v2.5.1; no source changes specific to @flareapp/svelte
  • Picks up @flareapp/core v2.5.1, which adds a setUser helper for user identification (#64)
  • Release tooling now strips LLM metadata from generated GitHub release notes

@flareapp/react@2.5.1

23 Jun 11:42
506cf24

Choose a tag to compare

  • Version bump to v2.5.1 to stay in lockstep with the rest of the @flareapp/* packages; no functional changes to @flareapp/react in this release.

@flareapp/node@0.5.0

23 Jun 11:42
506cf24

Choose a tag to compare

  • Added a setUser helper to @flareapp/core, fixing broken user identification in the Node and Electron SDKs (#64)
  • Bumped to v0.5.0 in lockstep with @flareapp/core@2.5.1 and @flareapp/electron@2.5.1

@flareapp/nextjs@2.5.1

23 Jun 11:43
506cf24

Choose a tag to compare

  • Version bump to v2.5.1 to stay in lockstep with the rest of the @flareapp packages; no functional changes to @flareapp/nextjs in this release.

@flareapp/js@2.5.1

23 Jun 11:42
506cf24

Choose a tag to compare

  • Bumped the pinned @flareapp/core dependency to 2.5.1, which adds a setUser helper for identifying users on reports.
  • Picked up the upstream fix for broken user identification (the setUser path) shared via @flareapp/core (#64).
  • No @flareapp/js-specific source changes in this release; it is a lockstep version bump to stay aligned with the 2.5.1 core.

@flareapp/electron@2.5.1

23 Jun 11:43
506cf24

Choose a tag to compare

  • Added setUser helper to @flareapp/core, fixing broken user identification that affected @flareapp/electron (#64)
  • Inherited the core fix via the hard-pinned @flareapp/core@2.5.1 dependency bump
  • Tooling: stripped LLM meta lines from auto-generated GitHub release notes