Releases: spatie/flare-client-js
Releases · spatie/flare-client-js
@flareapp/webpack@2.5.1
- 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
- Bumped to v2.5.1 in lockstep with
@flareapp/core@2.5.1. - Picked up the new
setUserhelper 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
- Lockstep version bump to v2.5.1; no functional changes to
@flareapp/vitein this release.
@flareapp/sveltekit@2.5.1
- Lockstep version bump to v2.5.1; no changes to
@flareapp/sveltekitpackage code itself - Picks up
@flareapp/core@2.5.1, which adds asetUserhelper for user identification (#64) - Release tooling now strips LLM metadata from generated GitHub release notes
@flareapp/svelte@2.5.1
- Lockstep release to v2.5.1; no source changes specific to
@flareapp/svelte - Picks up
@flareapp/corev2.5.1, which adds asetUserhelper for user identification (#64) - Release tooling now strips LLM metadata from generated GitHub release notes
@flareapp/react@2.5.1
- Version bump to v2.5.1 to stay in lockstep with the rest of the
@flareapp/*packages; no functional changes to@flareapp/reactin this release.
@flareapp/node@0.5.0
- Added a
setUserhelper 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.1and@flareapp/electron@2.5.1
@flareapp/nextjs@2.5.1
- Version bump to v2.5.1 to stay in lockstep with the rest of the
@flareapppackages; no functional changes to@flareapp/nextjsin this release.
@flareapp/js@2.5.1
- Bumped the pinned
@flareapp/coredependency to 2.5.1, which adds asetUserhelper for identifying users on reports. - Picked up the upstream fix for broken user identification (the
setUserpath) 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
- Added
setUserhelper to@flareapp/core, fixing broken user identification that affected@flareapp/electron(#64) - Inherited the core fix via the hard-pinned
@flareapp/core@2.5.1dependency bump - Tooling: stripped LLM meta lines from auto-generated GitHub release notes