Releases: nuxtlabs/studio-module
Releases · nuxtlabs/studio-module
v2.2.0
- fix(playground): lint (294bc38)
- feat(messaging): navigation for non markdown files (c5e32fb)
- chore(deps): upgrade (e501ba7)
v2.1.0
- fix(lint): stylistic rule (3c9876e)
- feat(options): add gitInfo in module options (#179) (c5df173)
v2.0.3
- fix(types): add back expect error (fbca547)
v2.0.2
- feat(preview): handle
app.config.ts
sync with nuxt4 tree structure (#177) (87cfcbc)
v2.0.0
Studio Module v2
Please have a check at the Nuxt Studio blog post for more info.
/!\ Breaking changes: Pinceau tokens configs are no more supported /!\
- chore(deps): update all non-major dependencies (#172) (5b0640c)
- refactor(storage): useContentStorage composable (#175) (1774a0b)
- chore(preview): remove tokens support (#174) (1513957)
v1.1.2
- fix(mergeDraft): push file if it is missing in
dbFiles
(#173) (5e75bfd)
v1.1.1
- chore(package): set pnpm as pkg manager (22a9a96)
- fix(preview): handle renamed new file (65b49e3)