Skip to content

Releases: marbemac/ssrx

@ssrx/[email protected]

24 Sep 02:40
c90f00c
Compare
Choose a tag to compare

Minor Changes

  • da6fec0 Thanks
    @marbemac! - Per tanstack query recommendations, stop using the suspense: true option
    by default. Thus you must change your .useQuery() instances to .useSuspenseQuery() if you would like to preserve the
    SSR data fetching.

@ssrx/[email protected]

09 Apr 14:32
0f4a023
Compare
Choose a tag to compare

Patch Changes

@ssrx/[email protected]

07 Feb 16:17
60cd5a1
Compare
Choose a tag to compare

Patch Changes

@ssrx/[email protected]

07 Feb 16:17
60cd5a1
Compare
Choose a tag to compare

Patch Changes

@ssrx/[email protected]

02 Feb 16:39
45545aa
Compare
Choose a tag to compare

Patch Changes

  • 973c8c0 Thanks
    @marbemac! - Wrap the stream in the solid request event async ctx so that cache
    function from solid-router can be used in v0.11+.

@ssrx/[email protected]

02 Feb 20:11
352e71d
Compare
Choose a tag to compare

Patch Changes

  • 5bc83b1 Thanks
    @marbemac! - Improve renderer ctx typings to resolve "Type instantiation is excessively
    deep and possibly infinite" issue.

@ssrx/[email protected]

31 Jan 21:03
Compare
Choose a tag to compare

Minor Changes

  • 91042c2 Thanks
    @marbemac! - - New packages: @ssrx/streaming and @ssrx/plugin-tanstack-router
    • New example: tanstack-router-simple, re-organize kitchen sink examples
    • Minimum required solid-router version is now 0.10
    • Fix a number of edge cases around lazy route detection
    • Update RenderPlugin plugin signature

@ssrx/[email protected]

31 Jan 21:03
Compare
Choose a tag to compare

Minor Changes

  • 91042c2 Thanks
    @marbemac! - - New packages: @ssrx/streaming and @ssrx/plugin-tanstack-router
    • New example: tanstack-router-simple, re-organize kitchen sink examples
    • Minimum required solid-router version is now 0.10
    • Fix a number of edge cases around lazy route detection
    • Update RenderPlugin plugin signature

@ssrx/[email protected]

31 Jan 21:03
Compare
Choose a tag to compare

Minor Changes

  • 91042c2 Thanks
    @marbemac! - - New packages: @ssrx/streaming and @ssrx/plugin-tanstack-router
    • New example: tanstack-router-simple, re-organize kitchen sink examples
    • Minimum required solid-router version is now 0.10
    • Fix a number of edge cases around lazy route detection
    • Update RenderPlugin plugin signature

@ssrx/[email protected]

31 Jan 21:03
Compare
Choose a tag to compare

Minor Changes

  • 91042c2 Thanks
    @marbemac! - - New packages: @ssrx/streaming and @ssrx/plugin-tanstack-router
    • New example: tanstack-router-simple, re-organize kitchen sink examples
    • Minimum required solid-router version is now 0.10
    • Fix a number of edge cases around lazy route detection
    • Update RenderPlugin plugin signature

Patch Changes