Releases: turbo-eth/create-turbo-eth
Releases · turbo-eth/create-turbo-eth
V0.7.0
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
This release adds the latest TurboETH refactors , PWA capabilities and integrations:
Fix template install using npm
This version fixes the dependency error when installing the CLI generated template using npm.
Add Aave V3 and Arweave integrations
Add Moralis and Push Protocol Integrations
This release adds the Moralis and Push Protocol integrations to the TurboETH CLI.
Add Gelato Integration
This release adds the Gelato Integration to the TurboETH CLI.
Add disco proof of hack issuance
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
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 thePlayerComponent
in order to reduce latency from ~10 seconds to ~1 second. - Expose
playbackId
for the vod page rather thanassetId
asassetId
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.
- Copy fixes on the livestream page
Create a new Browser livestream->
Go live from your browser->
Go live from OBS`
0.2.0: Fear: Add Livepeer integration and latest TurboETH fixes (#7)
This release adds the following updates from the TurboETH integrations
branch: