Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 0 additions & 22 deletions .changeset/silly-rings-add.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/adapter-utilities/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @flopflip/adapter-utilities

## 15.1.7

### Patch Changes

- [`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246) Thanks [@tdeekens](https://github.com/tdeekens)! - Update all dependencies.

- Updated dependencies [[`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246)]:
- @flopflip/types@15.1.7

## 15.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/adapter-utilities",
"version": "15.1.6",
"version": "15.1.7",
"description": "Adapter utilities for flipflop",
"sideEffects": false,
"type": "module",
Expand Down
11 changes: 11 additions & 0 deletions packages/cache/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @flopflip/cache

## 15.1.7

### Patch Changes

- [`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246) Thanks [@tdeekens](https://github.com/tdeekens)! - Update all dependencies.

- Updated dependencies [[`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246)]:
- @flopflip/localstorage-cache@15.1.7
- @flopflip/sessionstorage-cache@15.1.7
- @flopflip/types@15.1.7

## 15.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/cache",
"version": "15.1.6",
"version": "15.1.7",
"description": "Caching for flipflop adapters",
"sideEffects": false,
"type": "module",
Expand Down
10 changes: 10 additions & 0 deletions packages/combine-adapters/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @flopflip/combine-adapters

## 15.1.7

### Patch Changes

- [`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246) Thanks [@tdeekens](https://github.com/tdeekens)! - Update all dependencies.

- Updated dependencies [[`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246)]:
- @flopflip/adapter-utilities@15.1.7
- @flopflip/types@15.1.7

## 15.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/combine-adapters/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/combine-adapters",
"version": "15.1.6",
"version": "15.1.7",
"description": "An adapter which combines other adapters for flipflop",
"sideEffects": false,
"type": "module",
Expand Down
9 changes: 9 additions & 0 deletions packages/cypress-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @flopflip/cypress-plugin

## 15.1.7

### Patch Changes

- [`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246) Thanks [@tdeekens](https://github.com/tdeekens)! - Update all dependencies.

- Updated dependencies [[`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246)]:
- @flopflip/types@15.1.7

## 15.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cypress-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/cypress-plugin",
"version": "15.1.6",
"version": "15.1.7",
"description": "A plugin for Cypress change feature toggles in Cypress runs",
"sideEffects": false,
"type": "module",
Expand Down
13 changes: 13 additions & 0 deletions packages/graphql-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @flopflip/graphql-adapter

## 15.1.7

### Patch Changes

- [`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246) Thanks [@tdeekens](https://github.com/tdeekens)! - Update all dependencies.

- Updated dependencies [[`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246)]:
- @flopflip/adapter-utilities@15.1.7
- @flopflip/cache@15.1.7
- @flopflip/localstorage-cache@15.1.7
- @flopflip/sessionstorage-cache@15.1.7
- @flopflip/types@15.1.7

## 15.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/graphql-adapter",
"version": "15.1.6",
"version": "15.1.7",
"description": "An GraphQL adapter for flipflop",
"sideEffects": false,
"type": "module",
Expand Down
13 changes: 13 additions & 0 deletions packages/http-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @flopflip/http-adapter

## 15.1.7

### Patch Changes

- [`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246) Thanks [@tdeekens](https://github.com/tdeekens)! - Update all dependencies.

- Updated dependencies [[`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246)]:
- @flopflip/adapter-utilities@15.1.7
- @flopflip/cache@15.1.7
- @flopflip/localstorage-cache@15.1.7
- @flopflip/sessionstorage-cache@15.1.7
- @flopflip/types@15.1.7

## 15.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/http-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/http-adapter",
"version": "15.1.6",
"version": "15.1.7",
"description": "An HTTP adapter for flipflop",
"sideEffects": false,
"type": "module",
Expand Down
13 changes: 13 additions & 0 deletions packages/launchdarkly-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @flopflip/launchdarkly-adapter

## 15.1.7

### Patch Changes

- [`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246) Thanks [@tdeekens](https://github.com/tdeekens)! - Update all dependencies.

- Updated dependencies [[`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246)]:
- @flopflip/adapter-utilities@15.1.7
- @flopflip/cache@15.1.7
- @flopflip/localstorage-cache@15.1.7
- @flopflip/sessionstorage-cache@15.1.7
- @flopflip/types@15.1.7

## 15.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/launchdarkly-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/launchdarkly-adapter",
"version": "15.1.6",
"version": "15.1.7",
"description": "A adapter around the LaunchDarkly client for flipflop",
"sideEffects": false,
"type": "module",
Expand Down
11 changes: 11 additions & 0 deletions packages/localstorage-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @flopflip/localstorage-adapter

## 15.1.7

### Patch Changes

- [`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246) Thanks [@tdeekens](https://github.com/tdeekens)! - Update all dependencies.

- Updated dependencies [[`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246)]:
- @flopflip/adapter-utilities@15.1.7
- @flopflip/localstorage-cache@15.1.7
- @flopflip/types@15.1.7

## 15.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/localstorage-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/localstorage-adapter",
"version": "15.1.6",
"version": "15.1.7",
"description": "An localstorage adapter for flipflop",
"sideEffects": false,
"type": "module",
Expand Down
9 changes: 9 additions & 0 deletions packages/localstorage-cache/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @flopflip/localstorage-cache

## 15.1.7

### Patch Changes

- [`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246) Thanks [@tdeekens](https://github.com/tdeekens)! - Update all dependencies.

- Updated dependencies [[`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246)]:
- @flopflip/types@15.1.7

## 15.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/localstorage-cache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/localstorage-cache",
"version": "15.1.6",
"version": "15.1.7",
"description": "Localstorage cache for flipflop adapters",
"sideEffects": false,
"type": "module",
Expand Down
10 changes: 10 additions & 0 deletions packages/memory-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @flopflip/memory-adapter

## 15.1.7

### Patch Changes

- [`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246) Thanks [@tdeekens](https://github.com/tdeekens)! - Update all dependencies.

- Updated dependencies [[`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246)]:
- @flopflip/adapter-utilities@15.1.7
- @flopflip/types@15.1.7

## 15.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/memory-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/memory-adapter",
"version": "15.1.6",
"version": "15.1.7",
"description": "An in memory adapter for flipflop",
"sideEffects": false,
"type": "module",
Expand Down
10 changes: 10 additions & 0 deletions packages/react-broadcast/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @flopflip/react-broadcast

## 15.1.7

### Patch Changes

- [`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246) Thanks [@tdeekens](https://github.com/tdeekens)! - Update all dependencies.

- Updated dependencies [[`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246)]:
- @flopflip/react@15.1.7
- @flopflip/types@15.1.7

## 15.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-broadcast/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/react-broadcast",
"version": "15.1.6",
"version": "15.1.7",
"description": "A feature toggle wrapper to use LaunchDarkly with React",
"sideEffects": false,
"type": "module",
Expand Down
10 changes: 10 additions & 0 deletions packages/react-redux/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @flopflip/react-redux

## 15.1.7

### Patch Changes

- [`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246) Thanks [@tdeekens](https://github.com/tdeekens)! - Update all dependencies.

- Updated dependencies [[`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246)]:
- @flopflip/react@15.1.7
- @flopflip/types@15.1.7

## 15.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-redux/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/react-redux",
"version": "15.1.6",
"version": "15.1.7",
"description": "A feature toggle wrapper to use LaunchDarkly with React Redux",
"sideEffects": false,
"type": "module",
Expand Down
10 changes: 10 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @flopflip/react

## 15.1.7

### Patch Changes

- [`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246) Thanks [@tdeekens](https://github.com/tdeekens)! - Update all dependencies.

- Updated dependencies [[`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246)]:
- @flopflip/cache@15.1.7
- @flopflip/types@15.1.7

## 15.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/react",
"version": "15.1.6",
"version": "15.1.7",
"description": "A feature toggle wrapper to use LaunchDarkly with React",
"sideEffects": false,
"type": "module",
Expand Down
9 changes: 9 additions & 0 deletions packages/sessionstorage-cache/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @flopflip/sessionstorage-cache

## 15.1.7

### Patch Changes

- [`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246) Thanks [@tdeekens](https://github.com/tdeekens)! - Update all dependencies.

- Updated dependencies [[`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246)]:
- @flopflip/types@15.1.7

## 15.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sessionstorage-cache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/sessionstorage-cache",
"version": "15.1.6",
"version": "15.1.7",
"description": "Sessionstorage cache for flipflop adapters",
"sideEffects": false,
"type": "module",
Expand Down
10 changes: 10 additions & 0 deletions packages/splitio-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @flopflip/splitio-adapter

## 15.1.7

### Patch Changes

- [`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246) Thanks [@tdeekens](https://github.com/tdeekens)! - Update all dependencies.

- Updated dependencies [[`72bb924`](https://github.com/tdeekens/flopflip/commit/72bb924f77b709de350ff350578e57fde83cc246)]:
- @flopflip/adapter-utilities@15.1.7
- @flopflip/types@15.1.7

## 15.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/splitio-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/splitio-adapter",
"version": "15.1.6",
"version": "15.1.7",
"description": "A adapter around the split.io client for flipflop",
"sideEffects": false,
"type": "module",
Expand Down
Loading
Loading