🌮 Taqueria v0.81.0
Hola Taqueria Devs!
We're excited to serve up another fresh release of Taqueria! This release brings Tallinn protocol support, Shadownet as the default testnet, and comprehensive dependency updates to keep your development environment ready for the future of Tezos.
What's New 🌯
🌑 Shadownet is Now the Default Testnet
- Shadownet as Default: The "testing" environment now uses Shadownet (
https://rpc.shadownet.teztnets.com) instead of Ghostnet - Ghostnet Still Available: Ghostnet remains available for projects that still need it
- Smart Faucet URLs: Error messages now provide network-specific faucet links (e.g.,
https://faucet.shadownet.teztnets.comfor Shadownet) - All Scaffolds Updated: Official scaffolds have been migrated to Shadownet
🎉 Tallinn Protocol Support
- Protocol Tallinn Ready: Full support for the Tezos protocol Tallinn (20th upgrade) through updated Taquito v24.0.0, Octez Client v23.2, and TezBox v23.1
- Future-Ready: Tallinn brings faster 6-second block times, all-baker attestation, and the new Address Indexing Registry for optimized storage
🔧 Major Plugin Updates
- LIGO v1.12.1: Updated LIGO compiler with latest improvements
- Archetype v1.5.3: Updated Archetype compiler
- Octez Client v23.2 & TezBox v23.1: Updated sandbox tooling ready for Tallinn
- Jest 30: Major testing framework upgrade with all dependencies updated
📦 Dependency Updates
- Taquito v24.0.0: Latest Taquito with Tallinn protocol support
- All npm dependencies: Updated to latest versions across the codebase
- @types/node@25: Updated Node.js type definitions
Bug Fixes 🐛
- Fixed TezBox type detection in sandbox environment configuration
- Migrated LIGO test contracts to Test.Next API
- Fixed Buffer type compatibility in IPFS Pinata plugin with @types/node@25
- Fixed SmartPy plugin to use Python venv when global pip is unavailable
- Updated teztnets domain from .xyz to .com
- Improved Jest plugin E2E test stability
- Regenerated website package-lock.json for updated dependencies
Under the Hood 🔧
- Nix Development Environment: Added Nix flake for simplified local development setup
- Testing Improvements: Enhanced E2E test reliability across plugins
- Website Cleanup: Removed duplicated sidebar entries
Changelog 📝
For the complete list of changes, check out the full changelog.
What's Coming Next 🌶️
Stay tuned for upcoming releases as Tallinn activates on mainnet!
Keep cooking and coding, amigos! 🌮🎉
Released: January 7, 2026
Download: GitHub Releases