Skip to content

Releases: turbo-eth/create-turbo-eth

V0.7.0

27 Nov 15:53
6b54639
Compare
Choose a tag to compare

The 0.7.0 version of the CLI adds:

  • Upgrade template to Next.js 14
  • Add dependency resolution of integrations
  • Move integrations configuration to standalone config files
  • Fixes yarn install error #17
  • Remove pnpm lockfile from base template

Add latest TurboETH updates

12 Sep 01:10
Compare
Choose a tag to compare

This release adds the latest TurboETH refactors , PWA capabilities and integrations:

Fix template install using npm

23 Aug 17:23
fa38134
Compare
Choose a tag to compare

This version fixes the dependency error when installing the CLI generated template using npm.

Add Aave V3 and Arweave integrations

23 Aug 13:25
d1466a1
Compare
Choose a tag to compare

This release adds the Aave V3 and Arweave integrations to the TurboETH CLI.

Add Moralis and Push Protocol Integrations

17 Aug 17:00
7464cd1
Compare
Choose a tag to compare

This release adds the Moralis and Push Protocol integrations to the TurboETH CLI.

Add Gelato Integration

14 Aug 17:39
e55fa0f
Compare
Choose a tag to compare

This release adds the Gelato Integration to the TurboETH CLI.

Add disco proof of hack issuance

26 Jul 19:51
bfff728
Compare
Choose a tag to compare

This version adds the Proof of Hack issuance page in the Disco integration from turbo-eth/template-web3-app#120.

Add minor fixes to the Livepeer integration

25 Jul 22:12
8358238
Compare
Choose a tag to compare

This version adds the following minor fixes to the Livepeer Integration based on feedback from the Livepeer team:

  • Update Docs link to https://docs.livepeer.org/
  • Add lowLatency parameter to the PlayerComponent in order to reduce latency from ~10 seconds to ~1 second.
  • Expose playbackId for the vod page rather than assetId as assetId is not meant to be exposed publicly
  • Copy fixes on the integration description
    Livepeer is a decentralized video streaming network. -> Livepeer is the world's open video infrastructure.

previous copy
image

new copy
image

  • Copy fixes on the livestream page
    Create a new Browser livestream->Go live from your browser Create a new OBS livestream->Go live from OBS`

previous copy
image

new copy
image

0.2.0: Fear: Add Livepeer integration and latest TurboETH fixes (#7)

24 Jul 23:21
ed79946
Compare
Choose a tag to compare