Eureka 8.1
Breaking Changes
Now Eureka uses sideloadExtensionURLs
and sideloadExtensionEnvs
instead of extensionURLs
and extensionEnvs
to avoid conflicts on TurboWarp. Since this change is destructive, although I provide migration to older versions of Eureka projects, I still cannot 100% guarantee that your project will run on the new version of Eureka. Please back up your work before upgrading, and open an issue in this repository if you encounter problems, and I will try my best to solve it!
What's Changed
- ✨ feat: auto update by @SimonShiki
- 🐛 fix: extensionURL conflicts on TurboWarp by @SimonShiki
- 🐛 fix: unexpected extensions field assignment by @SimonShiki
- 🌸 chore: new logo by @SoilZhu in #35
- 📦 chore: bump various dependencies by @dependabot
New Contributors
Full Changelog: 7...8.1