kapix-vite-ssg
Advanced tools
Comparing version 0.22.11 to 0.22.12
#!/usr/bin/env node | ||
'use strict' | ||
import('../dist/node/cli.mjs') |
import { Component } from 'vue'; | ||
import { V as ViteSSGContext, a as ViteSSGClientOptions } from '../types-083b3a87.js'; | ||
export { R as RouterOptions, b as ViteSSGOptions } from '../types-083b3a87.js'; | ||
import { V as ViteSSGContext, a as ViteSSGClientOptions } from '../types-7d3d4f18.js'; | ||
export { R as RouterOptions, b as ViteSSGOptions } from '../types-7d3d4f18.js'; | ||
import 'vue-router'; | ||
@@ -5,0 +5,0 @@ import '@vueuse/head'; |
import { Component } from 'vue'; | ||
import { R as RouterOptions, V as ViteSSGContext, a as ViteSSGClientOptions } from './types-083b3a87.js'; | ||
export { b as ViteSSGOptions } from './types-083b3a87.js'; | ||
import { R as RouterOptions, V as ViteSSGContext, a as ViteSSGClientOptions } from './types-7d3d4f18.js'; | ||
export { b as ViteSSGOptions } from './types-7d3d4f18.js'; | ||
import 'vue-router'; | ||
@@ -5,0 +5,0 @@ import '@vueuse/head'; |
import { InlineConfig } from 'vite'; | ||
import { b as ViteSSGOptions } from './types-083b3a87.js'; | ||
import { b as ViteSSGOptions } from './types-7d3d4f18.js'; | ||
import 'vue'; | ||
@@ -4,0 +4,0 @@ import 'vue-router'; |
{ | ||
"name": "kapix-vite-ssg", | ||
"version": "0.22.11", | ||
"version": "0.22.12", | ||
"packageManager": "pnpm@7.8.0", | ||
@@ -82,3 +82,3 @@ "description": "Server-side generation for Vite", | ||
"build": "unbuild", | ||
"prepublishOnly": "yarn version --patch & npm run build", | ||
"prepublishOnly": "pnpm version patch -force & npm run build", | ||
"typecheck": "vue-tsc --noEmit", | ||
@@ -85,0 +85,0 @@ "release": "bumpp && npm publish" |
@@ -0,0 +0,0 @@ # Vite SSG |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
136594
2991
1