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
5 changes: 0 additions & 5 deletions .changeset/fix-atom-batch-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fix-suspense-registry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/preserve-reactive-query-metadata.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quiet-plums-build.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/thin-paths-float.md

This file was deleted.

11 changes: 11 additions & 0 deletions packages/atom-livestore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @effect-rx/rx-livestore

## 0.6.0

### Minor Changes

- [`ab4273b`](https://github.com/tim-smart/effect-atom/commit/ab4273b964d402cec9374577acdcd33c4a5b92b1) Thanks [@tim-smart](https://github.com/tim-smart)! - update effect

### Patch Changes

- Updated dependencies [[`89cd267`](https://github.com/tim-smart/effect-atom/commit/89cd2677d112afe5b65fc9c222e8e26fc1bbe042), [`5190908`](https://github.com/tim-smart/effect-atom/commit/519090873564685c0ba73b40fb51e8e3e2269c6a), [`5a486fb`](https://github.com/tim-smart/effect-atom/commit/5a486fbd2a3ec4242d66d8d62d020bc71d99a779), [`ab4273b`](https://github.com/tim-smart/effect-atom/commit/ab4273b964d402cec9374577acdcd33c4a5b92b1)]:
- @effect-atom/atom@0.6.0

## 0.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/atom-livestore/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect-atom/atom-livestore",
"version": "0.5.0",
"version": "0.6.0",
"description": "effect-atom bindings to livestore",
"type": "module",
"publishConfig": {
Expand Down
13 changes: 13 additions & 0 deletions packages/atom-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @effect-rx/rx-react

## 0.6.0

### Minor Changes

- [`ab4273b`](https://github.com/tim-smart/effect-atom/commit/ab4273b964d402cec9374577acdcd33c4a5b92b1) Thanks [@tim-smart](https://github.com/tim-smart)! - update effect

### Patch Changes

- [#420](https://github.com/tim-smart/effect-atom/pull/420) [`b54faf7`](https://github.com/tim-smart/effect-atom/commit/b54faf7de33ea2ba8b2832d70539612a0d979ff2) Thanks [@tim-smart](https://github.com/tim-smart)! - Scope suspense promises to their registry.

- Updated dependencies [[`89cd267`](https://github.com/tim-smart/effect-atom/commit/89cd2677d112afe5b65fc9c222e8e26fc1bbe042), [`5190908`](https://github.com/tim-smart/effect-atom/commit/519090873564685c0ba73b40fb51e8e3e2269c6a), [`5a486fb`](https://github.com/tim-smart/effect-atom/commit/5a486fbd2a3ec4242d66d8d62d020bc71d99a779), [`ab4273b`](https://github.com/tim-smart/effect-atom/commit/ab4273b964d402cec9374577acdcd33c4a5b92b1)]:
- @effect-atom/atom@0.6.0

## 0.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/atom-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect-atom/atom-react",
"version": "0.5.0",
"version": "0.6.0",
"description": "Reactive toolkit for Effect",
"type": "module",
"publishConfig": {
Expand Down
11 changes: 11 additions & 0 deletions packages/atom-solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 0.2.0

### Minor Changes

- [`ab4273b`](https://github.com/tim-smart/effect-atom/commit/ab4273b964d402cec9374577acdcd33c4a5b92b1) Thanks [@tim-smart](https://github.com/tim-smart)! - update effect

### Patch Changes

- Updated dependencies [[`89cd267`](https://github.com/tim-smart/effect-atom/commit/89cd2677d112afe5b65fc9c222e8e26fc1bbe042), [`5190908`](https://github.com/tim-smart/effect-atom/commit/519090873564685c0ba73b40fb51e8e3e2269c6a), [`5a486fb`](https://github.com/tim-smart/effect-atom/commit/5a486fbd2a3ec4242d66d8d62d020bc71d99a779), [`ab4273b`](https://github.com/tim-smart/effect-atom/commit/ab4273b964d402cec9374577acdcd33c4a5b92b1)]:
- @effect-atom/atom@0.6.0

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/atom-solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect-atom/atom-solid",
"version": "0.1.0",
"version": "0.2.0",
"description": "Reactive toolkit for Effect",
"type": "module",
"publishConfig": {
Expand Down
11 changes: 11 additions & 0 deletions packages/atom-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @effect-rx/rx-vue

## 0.6.0

### Minor Changes

- [`ab4273b`](https://github.com/tim-smart/effect-atom/commit/ab4273b964d402cec9374577acdcd33c4a5b92b1) Thanks [@tim-smart](https://github.com/tim-smart)! - update effect

### Patch Changes

- Updated dependencies [[`89cd267`](https://github.com/tim-smart/effect-atom/commit/89cd2677d112afe5b65fc9c222e8e26fc1bbe042), [`5190908`](https://github.com/tim-smart/effect-atom/commit/519090873564685c0ba73b40fb51e8e3e2269c6a), [`5a486fb`](https://github.com/tim-smart/effect-atom/commit/5a486fbd2a3ec4242d66d8d62d020bc71d99a779), [`ab4273b`](https://github.com/tim-smart/effect-atom/commit/ab4273b964d402cec9374577acdcd33c4a5b92b1)]:
- @effect-atom/atom@0.6.0

## 0.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/atom-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect-atom/atom-vue",
"version": "0.5.0",
"version": "0.6.0",
"description": "Reactive toolkit for Effect",
"type": "module",
"publishConfig": {
Expand Down
14 changes: 14 additions & 0 deletions packages/atom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @effect-rx/rx

## 0.6.0

### Minor Changes

- [`ab4273b`](https://github.com/tim-smart/effect-atom/commit/ab4273b964d402cec9374577acdcd33c4a5b92b1) Thanks [@tim-smart](https://github.com/tim-smart)! - update effect

### Patch Changes

- [#423](https://github.com/tim-smart/effect-atom/pull/423) [`89cd267`](https://github.com/tim-smart/effect-atom/commit/89cd2677d112afe5b65fc9c222e8e26fc1bbe042) Thanks [@tim-smart](https://github.com/tim-smart)! - Fix Atom dependency tracking and re-entrant invalidation during batch rebuilds.

- [#419](https://github.com/tim-smart/effect-atom/pull/419) [`5190908`](https://github.com/tim-smart/effect-atom/commit/519090873564685c0ba73b40fb51e8e3e2269c6a) Thanks [@tim-smart](https://github.com/tim-smart)! - Preserve retention metadata on reactive AtomRpc and AtomHttpApi queries.

- [#422](https://github.com/tim-smart/effect-atom/pull/422) [`5a486fb`](https://github.com/tim-smart/effect-atom/commit/5a486fbd2a3ec4242d66d8d62d020bc71d99a779) Thanks [@tim-smart](https://github.com/tim-smart)! - use Sets to track atom relationships

## 0.5.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/atom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect-atom/atom",
"version": "0.5.3",
"version": "0.6.0",
"description": "Reactive toolkit for Effect",
"type": "module",
"publishConfig": {
Expand Down