Releases: junobuild/plugins
Releases · junobuild/plugins
v0.0.20
v0.0.19
@junobuild/nextjs|vite-plugin
Build
- Bump cli-tools and babel.
v0.0.18
@junobuild/nextjs|vite-plugin
Build
- Bump utils with dependency to agent-js v2.0.0.
v0.0.17
@junobuild/nextjs|vite-plugin
Build
- Bump cli-tools and config dependency.
v0.0.16
@junobuild/nextjs|vite-plugin
Build
- Bump cli-tools and config dependency.
@junobuild/plugin-tools
Chore
- Config tools move from
cli-tools
toconfig-loader
.
v0.0.15
@junobuild/nextjs|vite-plugin
Build
- Bump cli-tools and config dependency.
v0.0.14
@junobuild/nextjs|vite-plugin
Documentation
- Provides the plugins with some JSDocs.
v0.0.13
@junobuild/nextjs|vite-plugin
Build
- Bump junobuild dependencies for config.
- Clean up dependencies to reference only
@junobuild/plugin-tools
.
v0.0.12
@junobuild/nextjs|vite-plugin
Fix
- Throw an error if Juno config is not resolved only if the container should not be used - i.e. assert the file exists only for other context than local development.
v0.0.11
@junobuild/nextjs|vite-plugin
Features
- Throw an error if Juno config is not resolved only for mode
production
else console warn.