tauri-plugin-graphql-urql v0.2.5
github-actions
released this
25 May 00:26
·
158 commits
to main
since this release
[0.2.5]
- Update Tauri to v1.0.0-rc.12
pnpm Package Publish
> [email protected] prepublishOnly /home/runner/work/tauri-plugin-graphql/tauri-plugin-graphql/packages/urql
> pnpm run build
> [email protected] build /home/runner/work/tauri-plugin-graphql/tauri-plugin-graphql/packages/urql
> tsup
CLI Building entry: index.ts
CLI Using tsconfig: tsconfig.json
CLI tsup v5.12.8
CLI Using tsup config: /home/runner/work/tauri-plugin-graphql/tauri-plugin-graphql/packages/urql/tsup.config.ts
CLI Target: node12
CLI Cleaning output folder
ESM Build start
ESM ⚡️ Build success in 11ms
ESM dist/index.mjs 3.68 KB
DTS Build start
DTS ⚡️ Build success in 1354ms
DTS dist/index.d.ts 1.53 KB
npm info it worked if it ends with ok
npm verb cli [
npm verb cli '/opt/hostedtoolcache/node/14.19.2/x64/bin/node',
npm verb cli '/opt/hostedtoolcache/node/14.19.2/x64/bin/npm',
npm verb cli 'publish',
npm verb cli '--ignore-scripts',
npm verb cli 'tauri-plugin-graphql-urql-0.2.5.tgz',
npm verb cli '--access',
npm verb cli 'public',
npm verb cli '--loglevel',
npm verb cli 'silly',
npm verb cli '--no-git-checks'
npm verb cli ]
npm info using [email protected]
npm info using [email protected]
npm verb npm-session 0792bc4715e6aabd
npm verb publish [ 'tauri-plugin-graphql-urql-0.2.5.tgz' ]
npm sill tarball no local data for file:tauri-plugin-graphql-urql-0.2.5.tgz. Extracting by manifest.
npm sill tarball no local data for file:tauri-plugin-graphql-urql-0.2.5.tgz. Extracting by manifest.
npm sill extract file:tauri-plugin-graphql-urql-0.2.5.tgz extracted to /tmp/npm-10131-719e3990/tmp/fromPackage-45c8a45e/package (21ms)
npm notice
npm notice 📦 [email protected]
npm notice === Tarball Contents ===
npm notice 877B package.json
npm notice 2.1kB README.md
npm notice 3.8kB dist/index.mjs
npm notice 1.6kB dist/index.d.ts
npm notice 1.1kB LICENSE
npm notice === Tarball Details ===
npm notice name: tauri-plugin-graphql-urql
npm notice version: 0.2.5
npm notice package size: 3.8 kB
npm notice unpacked size: 9.4 kB
npm notice shasum: 0d33d15c7fb4baa8b938ba0cec6ba98adc8f2132
npm notice integrity: sha512-Llp2NBSFvw1yO[...]QQK1dVw2JZ0dg==
npm notice total files: 5
npm notice
npm http fetch PUT 200 https://registry.npmjs.org/tauri-plugin-graphql-urql 874ms
+ [email protected]
npm verb exit [ 0, true ]
npm timing npm Completed in 2296ms
npm info ok