Closed tzdesign closed 1 month ago
Latest commit: 8cc75a613027e7567e0b37907299f38669cf8966
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
npm i https://pkg.pr.new/@builder.io/qwik@6994
npm i https://pkg.pr.new/@builder.io/qwik-city@6994
npm i https://pkg.pr.new/eslint-plugin-qwik@6994
npm i https://pkg.pr.new/create-qwik@6994
commit: 8cc75a6
Name | Status | Preview | Last Commit |
---|---|---|---|
qwik-docs | ✅ Ready (View Log) | Visit Preview | 8cc75a613027e7567e0b37907299f38669cf8966 |
Thanks for this update @tzdesign :raised_hands:
qwik-auth
is deprecated and should be replaced by https://www.npmjs.com/package/@auth/qwik. So it would be better if you update your project to use this package instead. That way, you can benefit from security fixes and other patches.
@ianlet why don't we remove it from the monorepo?
@tzdesign it was removed in v2. So as soon as v2 is released it won't be an issue anymore.
thanks @tzdesign
Yeah, as @ianlet said, this is package has been removed from the monorepo in V2, so closing this PR for now
If you think there's a good reason to merge this, let me know and I will
the cookie package had a validation issue see https://github.com/jshttp/cookie/pull/167