All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.3.4 (2022-12-06)
- support baseURL for app.config (f875826)
0.3.3 (2022-12-06)
0.3.2 (2022-12-05)
0.3.1 (2022-11-29)
- enable studio only in production (#76) (bc8234c)
- force nuxt-config-schema for now until part of core (5805047)
0.3.0 (2022-11-29)
- expose app config (#74)
0.2.7 (2022-11-25)
- components: drop exposed field in meta (#71) (e2570fb)
- preview: prevent calling
refreshNuxtData
when preview mode is disabled (#73) (955e2a4)
0.2.6 (2022-11-21)
- disable preview mode is query exists and its falsy (#68) (8611eea)
- preview: send events through message to studio (#65) (4c7d8d1)
0.2.5 (2022-11-18)
0.2.4 (2022-11-18)
0.2.3 (2022-11-16)
0.2.2 (2022-11-10)
- missing useRuntimeConfig import (dcf7d30)
0.2.1 (2022-11-10)
- add missing import (55364f5)
0.2.0 (2022-11-10)
- Rename to /__studio and expose modules meta (#60)
0.1.5 (2022-11-09)
0.1.4 (2022-11-03)
0.1.3 (2022-11-03)
- support STUDIO_API as env variable (14a333a)
0.1.2 (2022-11-03)
- lint (8ddc1f4)
0.1.1 (2022-11-03)
- add z-index and padding for preview bar (aaa2b72)