@pexip-engage-public/plugin
Advanced tools
Comparing version 1.0.0-canary-20231106220614 to 1.0.0
# @pexip-engage-public/plugin | ||
## 1.0.0-canary-20231106220614 | ||
## 1.0.0 | ||
### Major Changes | ||
- f94a30b50: feat: switch plugin packages to native node esm only | ||
- 7412230be: feat: This package is ESM only starting from this release. | ||
### Patch Changes | ||
- @pexip-engage/graphql@0.0.0 | ||
- Updated dependencies [7412230be] | ||
- @pexip-engage/graphql@1.0.0 |
{ | ||
"name": "@pexip-engage-public/plugin", | ||
"version": "1.0.0-canary-20231106220614", | ||
"version": "1.0.0", | ||
"homepage": "https://github.com/skedify/frontend-mono/tree/develop/apps/plugin-remix/packages/plugin-public#readme", | ||
@@ -40,3 +40,3 @@ "bugs": { | ||
"zod": "^3.22.4", | ||
"@pexip-engage/graphql": "0.0.0" | ||
"@pexip-engage/graphql": "1.0.0" | ||
}, | ||
@@ -48,4 +48,4 @@ "devDependencies": { | ||
"vitest": "^0.34.6", | ||
"@pexip-engage/tsconfig": "0.0.10-canary-20231106220614", | ||
"eslint-config-pexip-engage": "0.0.42" | ||
"@pexip-engage/tsconfig": "0.1.0", | ||
"eslint-config-pexip-engage": "0.1.0" | ||
}, | ||
@@ -52,0 +52,0 @@ "volta": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
311861
Updated@pexip-engage/graphql@1.0.0