v0.21.0
Changes
- Studio's startup time is now considerably faster. This is due to an improvement in the logic for parsing Component and Template files. (#357)
- The Studio Plugin is now a direct, explicit dependency of Studio. That means users only have to install
@yext/studio
. They don't need to worry about manually installing@yext/studio-plugin
as well. (#355)