Skip to content

Releases: tiny-frontend/tiny-client-react

1.0.0

17 Aug 23:15
1d385d4
Compare
Choose a tag to compare

BREAKING CHANGE: withHydrationSuppress now requires a 2nd parameter - RootElement, which has to be the same type of element as the root of the loaded component

0.0.3

19 May 14:00
c71e803
Compare
Choose a tag to compare

Change the preload header to use as="script" rather than as="fetch" to match the new way client side code is loaded in tiny client 0.0.7 onward.

0.0.1

10 Mar 17:10
9ee148e
Compare
Choose a tag to compare
  • Initial release