Skip to content

Releases: TanStack/devtools

@tanstack/react-devtools@0.2.1

10 Aug 13:16
1e34de9

Choose a tag to compare

Patch Changes

  • Updated dependencies []:
    • @tanstack/devtools@0.2.1

@tanstack/devtools@0.3.0

10 Aug 14:20
a8d6947

Choose a tag to compare

Minor Changes

  • extracted common UI components into a separate package (#23)

Patch Changes

  • Updated dependencies [f9b97df]:
    • @tanstack/devtools-ui@0.2.2

@tanstack/devtools@0.2.1

10 Aug 13:16
1e34de9

Choose a tag to compare

Patch Changes

  • Updated dependencies [f62bdf9]:
    • @tanstack/devtools-event-bus@0.2.1

@tanstack/devtools-ui@0.2.2

10 Aug 14:20
a8d6947

Choose a tag to compare

Patch Changes

  • extracted common UI components into a separate package (#23)

@tanstack/devtools-event-client@0.2.1

10 Aug 13:16
1e34de9

Choose a tag to compare

Patch Changes

  • add queued events to event bus (#18)

@tanstack/devtools-event-bus@0.2.1

10 Aug 13:16
1e34de9

Choose a tag to compare

Patch Changes

  • add queued events to event bus (#18)

@tanstack/solid-devtools@0.2.0

09 Aug 16:12
cfb9d29

Choose a tag to compare

Minor Changes

  • Added event bus functionality into @tanstack/devtools (#11)

    • @tanstack/devtools now comes with an integrated Event Bus on the Client.
    • The Event Bus allows for seamless communication between different parts of your running application
      without tight coupling.
    • Exposed APIs for publishing and subscribing to events.
    • Added config for the client event bus

Patch Changes

  • Updated dependencies [77e2f6e]:
    • @tanstack/devtools@0.2.0

@tanstack/react-devtools@0.2.0

09 Aug 16:12
cfb9d29

Choose a tag to compare

Minor Changes

  • Added event bus functionality into @tanstack/devtools (#11)

    • @tanstack/devtools now comes with an integrated Event Bus on the Client.
    • The Event Bus allows for seamless communication between different parts of your running application
      without tight coupling.
    • Exposed APIs for publishing and subscribing to events.
    • Added config for the client event bus

Patch Changes

  • Updated dependencies [77e2f6e]:
    • @tanstack/devtools@0.2.0

@tanstack/devtools@0.2.0

09 Aug 16:12
cfb9d29

Choose a tag to compare

Minor Changes

  • Added event bus functionality into @tanstack/devtools (#11)

    • @tanstack/devtools now comes with an integrated Event Bus on the Client.
    • The Event Bus allows for seamless communication between different parts of your running application
      without tight coupling.
    • Exposed APIs for publishing and subscribing to events.
    • Added config for the client event bus

Patch Changes

  • Updated dependencies [77e2f6e]:
    • @tanstack/devtools-event-bus@0.2.0

@tanstack/devtools-event-client@0.2.0

09 Aug 16:12
cfb9d29

Choose a tag to compare

Minor Changes

  • Added event bus functionality into @tanstack/devtools (#11)

    • @tanstack/devtools now comes with an integrated Event Bus on the Client.
    • The Event Bus allows for seamless communication between different parts of your running application
      without tight coupling.
    • Exposed APIs for publishing and subscribing to events.
    • Added config for the client event bus