tauri-plugin-graphql-urql v0.2.6
github-actions
released this
16 Jun 10:42
·
129 commits
to main
since this release
[0.2.6]
- Update Tauri to v1.0.0
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 v6.1.2
CLI Using tsup config: /home/runner/work/tauri-plugin-graphql/tauri-plugin-graphql/packages/urql/tsup.config.ts
CLI Target: node14
CLI Cleaning output folder
ESM Build start
ESM ⚡️ Build success in 179ms
ESM dist/index.mjs 26.21 KB
DTS Build start
DTS ⚡️ Build success in 1431ms
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.3/x64/bin/node',
npm verb cli '/opt/hostedtoolcache/node/14.19.3/x64/bin/npm',
npm verb cli 'publish',
npm verb cli '--ignore-scripts',
npm verb cli 'tauri-plugin-graphql-urql-0.2.6.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 18c2eead0852a420
npm verb publish [ 'tauri-plugin-graphql-urql-0.2.6.tgz' ]
npm sill tarball no local data for file:tauri-plugin-graphql-urql-0.2.6.tgz. Extracting by manifest.
npm sill tarball no local data for file:tauri-plugin-graphql-urql-0.2.6.tgz. Extracting by manifest.
npm sill extract file:tauri-plugin-graphql-urql-0.2.6.tgz extracted to /tmp/npm-10504-3d827ea7/tmp/fromPackage-53458edf/package (16ms)
npm notice
npm notice 📦 [email protected]
npm notice === Tarball Contents ===
npm notice 874B package.json
npm notice 2.1kB README.md
npm notice 26.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.6
npm notice package size: 9.0 kB
npm notice unpacked size: 32.5 kB
npm notice shasum: f65a9c966fc26e8d2687ca802bcdaae6e42644bc
npm notice integrity: sha512-WHAmKFS8hkokH[...]Ppvca+npFANbw==
npm notice total files: 5
npm notice
npm http fetch PUT 200 https://registry.npmjs.org/tauri-plugin-graphql-urql 1021ms
+ [email protected]
npm verb exit [ 0, true ]
npm timing npm Completed in 3342ms
npm info ok