From 511acde0cc05c194e989d0b75b38eb49836c2f45 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 8 Jan 2024 08:29:05 +0000 Subject: [PATCH] chore(release): update monorepo packages versions --- .changeset/afraid-rules-heal.md | 10 - .changeset/cuddly-readers-trade.md | 5 - .changeset/cyan-peas-beg.md | 5 - .changeset/empty-lizards-shake.md | 35 -- .changeset/empty-pianos-hunt.md | 9 - .changeset/famous-jobs-build.md | 5 - .changeset/fresh-dolphins-fold.md | 6 - .changeset/friendly-mugs-raise.md | 6 - .changeset/green-geckos-glow.md | 18 - .changeset/hot-carrots-accept.md | 10 - .changeset/little-cups-change.md | 5 - .changeset/lucky-ears-tan.md | 6 - .changeset/mighty-badgers-thank.md | 12 - .changeset/neat-papayas-hear.md | 5 - .changeset/perfect-sloths-hang.md | 6 - .changeset/quick-maps-begin.md | 5 - .changeset/quiet-dingos-knock.md | 9 - .changeset/quiet-icons-breathe.md | 5 - .changeset/rotten-baboons-raise.md | 11 - .changeset/rotten-dolphins-impress.md | 5 - .changeset/sharp-garlics-yawn.md | 5 - .changeset/sharp-jeans-begin.md | 5 - .changeset/silent-crews-perform.md | 5 - .changeset/slow-dots-learn.md | 5 - .changeset/small-candles-try.md | 10 - .changeset/sweet-coats-move.md | 5 - .changeset/sweet-poets-lie.md | 35 -- .changeset/ten-ghosts-nail.md | 5 - .changeset/thin-poems-crash.md | 20 - .changeset/thirty-dancers-rhyme.md | 10 - .changeset/tidy-cherries-drop.md | 6 - .changeset/twelve-hornets-wait.md | 5 - .changeset/witty-knives-applaud.md | 5 - .changeset/young-files-cry.md | 8 - examples/accounts-microservice/package.json | 12 +- .../package.json | 14 +- .../package.json | 14 +- .../package.json | 10 +- .../package.json | 10 +- .../graphql-server-typescript/package.json | 10 +- .../magic-link-server-typescript/package.json | 6 +- .../react-graphql-typescript/package.json | 8 +- examples/react-rest-typescript/package.json | 8 +- .../package.json | 8 +- examples/rest-express-typescript/package.json | 14 +- modules/module-core/CHANGELOG.md | 35 ++ modules/module-core/package.json | 8 +- modules/module-magic-link/CHANGELOG.md | 33 ++ modules/module-magic-link/package.json | 14 +- modules/module-mikro-orm/CHANGELOG.md | 33 ++ modules/module-mikro-orm/package.json | 16 +- modules/module-mongo/CHANGELOG.md | 33 ++ modules/module-mongo/package.json | 14 +- modules/module-password/CHANGELOG.md | 38 ++ modules/module-password/package.json | 14 +- modules/module-typeorm/CHANGELOG.md | 34 ++ modules/module-typeorm/package.json | 12 +- packages/apollo-link-accounts/CHANGELOG.md | 17 +- packages/apollo-link-accounts/package.json | 4 +- packages/client-magic-link/CHANGELOG.md | 16 +- packages/client-magic-link/package.json | 6 +- packages/client-password/CHANGELOG.md | 10 + packages/client-password/package.json | 6 +- packages/client/CHANGELOG.md | 20 +- packages/client/package.json | 4 +- packages/database-mikro-orm/CHANGELOG.md | 21 ++ packages/database-mikro-orm/package.json | 4 +- .../database-mongo-magic-link/CHANGELOG.md | 18 +- .../database-mongo-magic-link/package.json | 6 +- packages/database-mongo-password/CHANGELOG.md | 12 + packages/database-mongo-password/package.json | 4 +- packages/database-mongo-sessions/CHANGELOG.md | 12 + packages/database-mongo-sessions/package.json | 4 +- packages/database-mongo/CHANGELOG.md | 29 +- packages/database-mongo/package.json | 12 +- packages/database-redis/CHANGELOG.md | 12 + packages/database-redis/package.json | 6 +- packages/database-tests/CHANGELOG.md | 10 + packages/database-tests/package.json | 2 +- packages/database-typeorm/CHANGELOG.md | 28 +- packages/database-typeorm/package.json | 4 +- packages/e2e/package.json | 28 +- packages/error/CHANGELOG.md | 13 +- packages/error/package.json | 2 +- packages/express-session/CHANGELOG.md | 18 + packages/express-session/package.json | 6 +- packages/graphql-client/CHANGELOG.md | 22 +- packages/graphql-client/package.json | 6 +- packages/magic-link/CHANGELOG.md | 27 +- packages/magic-link/package.json | 8 +- packages/oauth-instagram/CHANGELOG.md | 13 +- packages/oauth-instagram/package.json | 4 +- packages/oauth-twitter/CHANGELOG.md | 15 +- packages/oauth-twitter/package.json | 4 +- packages/oauth/CHANGELOG.md | 19 + packages/oauth/package.json | 8 +- packages/password/CHANGELOG.md | 30 ++ packages/password/package.json | 10 +- packages/rest-client/CHANGELOG.md | 20 +- packages/rest-client/package.json | 6 +- packages/rest-express/CHANGELOG.md | 33 +- packages/rest-express/package.json | 16 +- packages/server/CHANGELOG.md | 32 +- packages/server/package.json | 4 +- packages/two-factor/CHANGELOG.md | 14 + packages/two-factor/package.json | 4 +- packages/types/CHANGELOG.md | 24 +- packages/types/package.json | 2 +- yarn.lock | 348 +++++++++--------- 109 files changed, 1006 insertions(+), 702 deletions(-) delete mode 100644 .changeset/afraid-rules-heal.md delete mode 100644 .changeset/cuddly-readers-trade.md delete mode 100644 .changeset/cyan-peas-beg.md delete mode 100644 .changeset/empty-lizards-shake.md delete mode 100644 .changeset/empty-pianos-hunt.md delete mode 100644 .changeset/famous-jobs-build.md delete mode 100644 .changeset/fresh-dolphins-fold.md delete mode 100644 .changeset/friendly-mugs-raise.md delete mode 100644 .changeset/green-geckos-glow.md delete mode 100644 .changeset/hot-carrots-accept.md delete mode 100644 .changeset/little-cups-change.md delete mode 100644 .changeset/lucky-ears-tan.md delete mode 100644 .changeset/mighty-badgers-thank.md delete mode 100644 .changeset/neat-papayas-hear.md delete mode 100644 .changeset/perfect-sloths-hang.md delete mode 100644 .changeset/quick-maps-begin.md delete mode 100644 .changeset/quiet-dingos-knock.md delete mode 100644 .changeset/quiet-icons-breathe.md delete mode 100644 .changeset/rotten-baboons-raise.md delete mode 100644 .changeset/rotten-dolphins-impress.md delete mode 100644 .changeset/sharp-garlics-yawn.md delete mode 100644 .changeset/sharp-jeans-begin.md delete mode 100644 .changeset/silent-crews-perform.md delete mode 100644 .changeset/slow-dots-learn.md delete mode 100644 .changeset/small-candles-try.md delete mode 100644 .changeset/sweet-coats-move.md delete mode 100644 .changeset/sweet-poets-lie.md delete mode 100644 .changeset/ten-ghosts-nail.md delete mode 100644 .changeset/thin-poems-crash.md delete mode 100644 .changeset/thirty-dancers-rhyme.md delete mode 100644 .changeset/tidy-cherries-drop.md delete mode 100644 .changeset/twelve-hornets-wait.md delete mode 100644 .changeset/witty-knives-applaud.md delete mode 100644 .changeset/young-files-cry.md create mode 100644 packages/database-mikro-orm/CHANGELOG.md diff --git a/.changeset/afraid-rules-heal.md b/.changeset/afraid-rules-heal.md deleted file mode 100644 index 4c47a0940..000000000 --- a/.changeset/afraid-rules-heal.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -'@accounts/mikro-orm': patch -'@accounts/typeorm': patch -'@accounts/express-session': patch -'@accounts/magic-link': patch -'@accounts/password': patch -'@accounts/server': patch ---- - -Upgrade lodash to 4.17 diff --git a/.changeset/cuddly-readers-trade.md b/.changeset/cuddly-readers-trade.md deleted file mode 100644 index cb3bbc4aa..000000000 --- a/.changeset/cuddly-readers-trade.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@accounts/rest-client': patch ---- - -Upgrade node-fetch to 2.7 diff --git a/.changeset/cyan-peas-beg.md b/.changeset/cyan-peas-beg.md deleted file mode 100644 index 08a60e8a2..000000000 --- a/.changeset/cyan-peas-beg.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@accounts/module-password': major ---- - -Add @accounts/module-password diff --git a/.changeset/empty-lizards-shake.md b/.changeset/empty-lizards-shake.md deleted file mode 100644 index 1477a9e58..000000000 --- a/.changeset/empty-lizards-shake.md +++ /dev/null @@ -1,35 +0,0 @@ ---- -'@accounts/module-core': minor -'@accounts/module-magic-link': minor -'@accounts/module-mikro-orm': minor -'@accounts/module-mongo': minor -'@accounts/module-password': minor -'@accounts/module-typeorm': minor -'@accounts/apollo-link': minor -'@accounts/client': minor -'@accounts/client-magic-link': minor -'@accounts/client-password': minor -'@accounts/mikro-orm': minor -'@accounts/mongo': minor -'@accounts/mongo-magic-link': minor -'@accounts/mongo-password': minor -'@accounts/mongo-sessions': minor -'@accounts/redis': minor -'@accounts/database-tests': minor -'@accounts/typeorm': minor -'@accounts/error': minor -'@accounts/express-session': minor -'@accounts/graphql-client': minor -'@accounts/magic-link': minor -'@accounts/oauth': minor -'@accounts/oauth-instagram': minor -'@accounts/oauth-twitter': minor -'@accounts/password': minor -'@accounts/rest-client': minor -'@accounts/rest-express': minor -'@accounts/server': minor -'@accounts/two-factor': minor -'@accounts/types': minor ---- - -Switch from pnpm to yarn4 diff --git a/.changeset/empty-pianos-hunt.md b/.changeset/empty-pianos-hunt.md deleted file mode 100644 index 0394f70db..000000000 --- a/.changeset/empty-pianos-hunt.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'@accounts/module-password': major -'@accounts/password': major -'@accounts/rest-express': major -'@accounts/server': major -'@accounts/types': major ---- - -Add option to require email verification diff --git a/.changeset/famous-jobs-build.md b/.changeset/famous-jobs-build.md deleted file mode 100644 index 1b97ca2c9..000000000 --- a/.changeset/famous-jobs-build.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@accounts/module-magic-link': major ---- - -Add @accounts/module-magic-link diff --git a/.changeset/fresh-dolphins-fold.md b/.changeset/fresh-dolphins-fold.md deleted file mode 100644 index 14c71590c..000000000 --- a/.changeset/fresh-dolphins-fold.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@accounts/module-core': minor -'@accounts/module-password': minor ---- - -Return unmasked 401 errors when unauthorized diff --git a/.changeset/friendly-mugs-raise.md b/.changeset/friendly-mugs-raise.md deleted file mode 100644 index b01125208..000000000 --- a/.changeset/friendly-mugs-raise.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@accounts/express-session': patch -'@accounts/rest-express': patch ---- - -Upgrade express to 4.18 diff --git a/.changeset/green-geckos-glow.md b/.changeset/green-geckos-glow.md deleted file mode 100644 index ccfd757cd..000000000 --- a/.changeset/green-geckos-glow.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -'@accounts/module-core': major -'@accounts/module-magic-link': major -'@accounts/module-mikro-orm': major -'@accounts/module-mongo': major -'@accounts/module-password': major -'@accounts/module-typeorm': major -'@accounts/mikro-orm': major -'@accounts/mongo': major -'@accounts/typeorm': major -'@accounts/magic-link': major -'@accounts/oauth': major -'@accounts/password': major -'@accounts/server': major -'@accounts/types': major ---- - -Upgrade graphql-modules to v3 alpha diff --git a/.changeset/hot-carrots-accept.md b/.changeset/hot-carrots-accept.md deleted file mode 100644 index 6905eb656..000000000 --- a/.changeset/hot-carrots-accept.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -'@accounts/module-core': minor -'@accounts/module-magic-link': minor -'@accounts/module-mikro-orm': minor -'@accounts/module-mongo': minor -'@accounts/module-password': minor -'@accounts/module-typeorm': minor ---- - -Upgrade @graphql-tools/merge to v9 diff --git a/.changeset/little-cups-change.md b/.changeset/little-cups-change.md deleted file mode 100644 index 7192e6c86..000000000 --- a/.changeset/little-cups-change.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@accounts/oauth-twitter': patch ---- - -Upgrade oauth to 0.10 diff --git a/.changeset/lucky-ears-tan.md b/.changeset/lucky-ears-tan.md deleted file mode 100644 index e661b936c..000000000 --- a/.changeset/lucky-ears-tan.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@accounts/module-typeorm': minor -'@accounts/typeorm': minor ---- - -Upgrade typeorm to 0.3.17 diff --git a/.changeset/mighty-badgers-thank.md b/.changeset/mighty-badgers-thank.md deleted file mode 100644 index 5d5faa09f..000000000 --- a/.changeset/mighty-badgers-thank.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -'@accounts/module-core': patch -'@accounts/module-magic-link': patch -'@accounts/module-mikro-orm': patch -'@accounts/module-mongo': patch -'@accounts/module-password': patch -'@accounts/module-typeorm': patch -'@accounts/express-session': patch -'@accounts/rest-express': patch ---- - -Upgrade request-ip to 3.3 diff --git a/.changeset/neat-papayas-hear.md b/.changeset/neat-papayas-hear.md deleted file mode 100644 index 91f555f2c..000000000 --- a/.changeset/neat-papayas-hear.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@accounts/two-factor': patch ---- - -Upgrade @levminer/speakeasy to 1.4 diff --git a/.changeset/perfect-sloths-hang.md b/.changeset/perfect-sloths-hang.md deleted file mode 100644 index 509e07ce8..000000000 --- a/.changeset/perfect-sloths-hang.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@accounts/password': minor -'@accounts/rest-express': minor ---- - -Implement validation in rest-express and password endpoints diff --git a/.changeset/quick-maps-begin.md b/.changeset/quick-maps-begin.md deleted file mode 100644 index 115f5119a..000000000 --- a/.changeset/quick-maps-begin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@accounts/module-mongo': major ---- - -Add @accounts/module-mongo diff --git a/.changeset/quiet-dingos-knock.md b/.changeset/quiet-dingos-knock.md deleted file mode 100644 index cd466ec83..000000000 --- a/.changeset/quiet-dingos-knock.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'@accounts/module-password': major -'@accounts/password': major -'@accounts/rest-express': major -'@accounts/server': major -'@accounts/types': major ---- - -Fix ambiguousErrorMessages and enableAutologin relationship diff --git a/.changeset/quiet-icons-breathe.md b/.changeset/quiet-icons-breathe.md deleted file mode 100644 index 456537534..000000000 --- a/.changeset/quiet-icons-breathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@accounts/module-mikro-orm': major ---- - -Add @accounts/module-mikro-orm diff --git a/.changeset/rotten-baboons-raise.md b/.changeset/rotten-baboons-raise.md deleted file mode 100644 index e24160c5b..000000000 --- a/.changeset/rotten-baboons-raise.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -'@accounts/module-core': patch -'@accounts/module-magic-link': patch -'@accounts/module-mikro-orm': patch -'@accounts/module-mongo': patch -'@accounts/module-password': patch -'@accounts/module-typeorm': patch -'@accounts/graphql-client': patch ---- - -Upgrade @graphql-codegen to v5 diff --git a/.changeset/rotten-dolphins-impress.md b/.changeset/rotten-dolphins-impress.md deleted file mode 100644 index 4ba41e693..000000000 --- a/.changeset/rotten-dolphins-impress.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@accounts/module-core': major ---- - -Add @accounts/module-core diff --git a/.changeset/sharp-garlics-yawn.md b/.changeset/sharp-garlics-yawn.md deleted file mode 100644 index d6cb0d12b..000000000 --- a/.changeset/sharp-garlics-yawn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@accounts/redis': minor ---- - -Upgraded `ioredis` to v5 diff --git a/.changeset/sharp-jeans-begin.md b/.changeset/sharp-jeans-begin.md deleted file mode 100644 index a6231c8a2..000000000 --- a/.changeset/sharp-jeans-begin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@accounts/password': minor ---- - -Add express endpoints for email verification and password reset to the password service diff --git a/.changeset/silent-crews-perform.md b/.changeset/silent-crews-perform.md deleted file mode 100644 index 75401557c..000000000 --- a/.changeset/silent-crews-perform.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@accounts/mikro-orm': major ---- - -Add mikro-orm v6 database adapter diff --git a/.changeset/slow-dots-learn.md b/.changeset/slow-dots-learn.md deleted file mode 100644 index 0ff4b3723..000000000 --- a/.changeset/slow-dots-learn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@accounts/typeorm': patch ---- - -Upgrade pg to 8.11 diff --git a/.changeset/small-candles-try.md b/.changeset/small-candles-try.md deleted file mode 100644 index 950502009..000000000 --- a/.changeset/small-candles-try.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -'@accounts/module-core': minor -'@accounts/module-magic-link': minor -'@accounts/module-mikro-orm': minor -'@accounts/module-mongo': minor -'@accounts/module-password': minor -'@accounts/module-typeorm': minor ---- - -Upgrade @graphql-tools/utils to v10 diff --git a/.changeset/sweet-coats-move.md b/.changeset/sweet-coats-move.md deleted file mode 100644 index 3a4ef5e3f..000000000 --- a/.changeset/sweet-coats-move.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@accounts/apollo-link': minor ---- - -Upgrade @apollo/client to 3.8 diff --git a/.changeset/sweet-poets-lie.md b/.changeset/sweet-poets-lie.md deleted file mode 100644 index cc4b19d6e..000000000 --- a/.changeset/sweet-poets-lie.md +++ /dev/null @@ -1,35 +0,0 @@ ---- -'@accounts/module-core': major -'@accounts/module-magic-link': major -'@accounts/module-mikro-orm': major -'@accounts/module-mongo': major -'@accounts/module-password': major -'@accounts/module-typeorm': major -'@accounts/apollo-link': major -'@accounts/client': major -'@accounts/client-magic-link': major -'@accounts/client-password': major -'@accounts/mikro-orm': major -'@accounts/mongo': major -'@accounts/mongo-magic-link': major -'@accounts/mongo-password': major -'@accounts/mongo-sessions': major -'@accounts/redis': major -'@accounts/database-tests': major -'@accounts/typeorm': major -'@accounts/error': major -'@accounts/express-session': major -'@accounts/graphql-client': major -'@accounts/magic-link': major -'@accounts/oauth': major -'@accounts/oauth-instagram': major -'@accounts/oauth-twitter': major -'@accounts/password': major -'@accounts/rest-client': major -'@accounts/rest-express': major -'@accounts/server': major -'@accounts/two-factor': major -'@accounts/types': major ---- - -Rearchitect accounts.js to better take advantage of graphql-modules diff --git a/.changeset/ten-ghosts-nail.md b/.changeset/ten-ghosts-nail.md deleted file mode 100644 index b2adeafad..000000000 --- a/.changeset/ten-ghosts-nail.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@accounts/module-core': minor ---- - -Upgrade @graphql-tools/schema to v10 diff --git a/.changeset/thin-poems-crash.md b/.changeset/thin-poems-crash.md deleted file mode 100644 index d6c3d2f38..000000000 --- a/.changeset/thin-poems-crash.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -'@accounts/module-core': minor -'@accounts/module-magic-link': minor -'@accounts/module-mikro-orm': minor -'@accounts/module-mongo': minor -'@accounts/module-password': minor -'@accounts/module-typeorm': minor -'@accounts/apollo-link': minor -'@accounts/mikro-orm': minor -'@accounts/mongo': minor -'@accounts/typeorm': minor -'@accounts/graphql-client': minor -'@accounts/magic-link': minor -'@accounts/oauth': minor -'@accounts/password': minor -'@accounts/server': minor -'@accounts/types': minor ---- - -Upgrade graphql to v16 diff --git a/.changeset/thirty-dancers-rhyme.md b/.changeset/thirty-dancers-rhyme.md deleted file mode 100644 index de720d8c8..000000000 --- a/.changeset/thirty-dancers-rhyme.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -'@accounts/module-core': major -'@accounts/module-magic-link': major -'@accounts/module-mikro-orm': major -'@accounts/module-mongo': major -'@accounts/module-password': major -'@accounts/module-typeorm': major ---- - -Move graphql-api into graphql modules diff --git a/.changeset/tidy-cherries-drop.md b/.changeset/tidy-cherries-drop.md deleted file mode 100644 index 1d49c608d..000000000 --- a/.changeset/tidy-cherries-drop.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@accounts/client': patch -'@accounts/server': patch ---- - -Upgrade jsonwebtoken to v9 diff --git a/.changeset/twelve-hornets-wait.md b/.changeset/twelve-hornets-wait.md deleted file mode 100644 index 5590a696e..000000000 --- a/.changeset/twelve-hornets-wait.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@accounts/server': patch ---- - -Upgrade emittery to 0.13 diff --git a/.changeset/witty-knives-applaud.md b/.changeset/witty-knives-applaud.md deleted file mode 100644 index 33a67b78b..000000000 --- a/.changeset/witty-knives-applaud.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@accounts/module-typeorm': major ---- - -Add @accounts/module-typeorm diff --git a/.changeset/young-files-cry.md b/.changeset/young-files-cry.md deleted file mode 100644 index 7479197e8..000000000 --- a/.changeset/young-files-cry.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -'@accounts/mongo': minor -'@accounts/mongo-magic-link': minor -'@accounts/mongo-password': minor -'@accounts/mongo-sessions': minor ---- - -Upgrade mongodb to v6 diff --git a/examples/accounts-microservice/package.json b/examples/accounts-microservice/package.json index 31490c2e2..1dc7065d6 100644 --- a/examples/accounts-microservice/package.json +++ b/examples/accounts-microservice/package.json @@ -12,12 +12,12 @@ "test": "yarn run build" }, "dependencies": { - "@accounts/module-core": "^0.34.0", - "@accounts/module-mongo": "^0.34.0", - "@accounts/module-password": "^0.34.0", - "@accounts/mongo": "^0.34.0", - "@accounts/password": "^0.32.1", - "@accounts/server": "^0.33.1", + "@accounts/module-core": "^1.0.0", + "@accounts/module-mongo": "^1.0.0", + "@accounts/module-password": "^1.0.0", + "@accounts/mongo": "^1.0.0", + "@accounts/password": "^1.0.0", + "@accounts/server": "^1.0.0", "@envelop/core": "5.0.0", "@envelop/graphql-modules": "6.0.0", "@graphql-tools/delegate": "10.0.3", diff --git a/examples/graphql-server-mikro-orm-postgres/package.json b/examples/graphql-server-mikro-orm-postgres/package.json index e5df7da18..501c841ce 100755 --- a/examples/graphql-server-mikro-orm-postgres/package.json +++ b/examples/graphql-server-mikro-orm-postgres/package.json @@ -19,12 +19,12 @@ "test": "yarn run build" }, "dependencies": { - "@accounts/mikro-orm": "^0.34.0", - "@accounts/module-core": "^0.34.0", - "@accounts/module-mikro-orm": "^0.34.0", - "@accounts/module-password": "^0.34.0", - "@accounts/password": "^0.32.1", - "@accounts/server": "^0.33.1", + "@accounts/mikro-orm": "^1.0.0", + "@accounts/module-core": "^1.0.0", + "@accounts/module-mikro-orm": "^1.0.0", + "@accounts/module-password": "^1.0.0", + "@accounts/password": "^1.0.0", + "@accounts/server": "^1.0.0", "@envelop/core": "5.0.0", "@envelop/graphql-modules": "6.0.0", "@graphql-tools/merge": "9.0.1", @@ -42,6 +42,6 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/types": "^0.33.2" + "@accounts/types": "^1.0.0" } } diff --git a/examples/graphql-server-typeorm-postgres/package.json b/examples/graphql-server-typeorm-postgres/package.json index 79cd0f5c3..a689d819d 100755 --- a/examples/graphql-server-typeorm-postgres/package.json +++ b/examples/graphql-server-typeorm-postgres/package.json @@ -12,12 +12,12 @@ "test": "yarn run build" }, "dependencies": { - "@accounts/module-core": "^0.34.0", - "@accounts/module-password": "^0.34.0", - "@accounts/module-typeorm": "^0.34.0", - "@accounts/password": "^0.32.2", - "@accounts/server": "^0.33.1", - "@accounts/typeorm": "^0.33.1", + "@accounts/module-core": "^1.0.0", + "@accounts/module-password": "^1.0.0", + "@accounts/module-typeorm": "^1.0.0", + "@accounts/password": "^1.0.0", + "@accounts/server": "^1.0.0", + "@accounts/typeorm": "^1.0.0", "@envelop/core": "5.0.0", "@envelop/graphql-modules": "6.0.0", "@graphql-tools/merge": "9.0.1", @@ -30,6 +30,6 @@ "typeorm": "0.3.19" }, "devDependencies": { - "@accounts/types": "^0.33.2" + "@accounts/types": "^1.0.0" } } diff --git a/examples/graphql-server-typescript-apollo/package.json b/examples/graphql-server-typescript-apollo/package.json index 67ff03617..c78376df2 100644 --- a/examples/graphql-server-typescript-apollo/package.json +++ b/examples/graphql-server-typescript-apollo/package.json @@ -10,11 +10,11 @@ "test": "yarn run build" }, "dependencies": { - "@accounts/module-core": "^0.34.0", - "@accounts/module-mongo": "^0.34.0", - "@accounts/module-password": "^0.34.0", - "@accounts/password": "^0.32.2", - "@accounts/server": "^0.33.1", + "@accounts/module-core": "^1.0.0", + "@accounts/module-mongo": "^1.0.0", + "@accounts/module-password": "^1.0.0", + "@accounts/password": "^1.0.0", + "@accounts/server": "^1.0.0", "@apollo/server": "4.10.0", "@apollo/server-plugin-landing-page-graphql-playground": "4.0.1", "@graphql-tools/merge": "9.0.1", diff --git a/examples/graphql-server-typescript-basic/package.json b/examples/graphql-server-typescript-basic/package.json index 433ead0da..4f7d590bc 100644 --- a/examples/graphql-server-typescript-basic/package.json +++ b/examples/graphql-server-typescript-basic/package.json @@ -10,11 +10,11 @@ "test": "yarn run build" }, "dependencies": { - "@accounts/module-core": "^0.34.0", - "@accounts/module-mongo": "^0.34.0", - "@accounts/module-password": "^0.34.0", - "@accounts/password": "^0.32.2", - "@accounts/server": "^0.33.1", + "@accounts/module-core": "^1.0.0", + "@accounts/module-mongo": "^1.0.0", + "@accounts/module-password": "^1.0.0", + "@accounts/password": "^1.0.0", + "@accounts/server": "^1.0.0", "@graphql-tools/merge": "9.0.1", "@graphql-tools/schema": "10.0.2", "graphql": "16.8.1", diff --git a/examples/graphql-server-typescript/package.json b/examples/graphql-server-typescript/package.json index 96e50a1fc..858d4d1f5 100644 --- a/examples/graphql-server-typescript/package.json +++ b/examples/graphql-server-typescript/package.json @@ -10,11 +10,11 @@ "test": "yarn run build" }, "dependencies": { - "@accounts/module-core": "^0.34.0", - "@accounts/module-mongo": "^0.34.0", - "@accounts/module-password": "^0.34.0", - "@accounts/password": "^0.32.2", - "@accounts/server": "^0.33.1", + "@accounts/module-core": "^1.0.0", + "@accounts/module-mongo": "^1.0.0", + "@accounts/module-password": "^1.0.0", + "@accounts/password": "^1.0.0", + "@accounts/server": "^1.0.0", "@envelop/core": "5.0.0", "@envelop/graphql-modules": "6.0.0", "@graphql-tools/merge": "9.0.1", diff --git a/examples/magic-link-server-typescript/package.json b/examples/magic-link-server-typescript/package.json index f0ef5b46f..335d0e9c0 100644 --- a/examples/magic-link-server-typescript/package.json +++ b/examples/magic-link-server-typescript/package.json @@ -10,9 +10,9 @@ "test": "yarn run build" }, "dependencies": { - "@accounts/magic-link": "^0.1.1", - "@accounts/mongo": "^0.34.1", - "@accounts/server": "^0.33.1", + "@accounts/magic-link": "^1.0.0", + "@accounts/mongo": "^1.0.0", + "@accounts/server": "^1.0.0", "mongoose": "8.0.3", "tslib": "2.6.2" } diff --git a/examples/react-graphql-typescript/package.json b/examples/react-graphql-typescript/package.json index 456345bc3..57df04dc6 100644 --- a/examples/react-graphql-typescript/package.json +++ b/examples/react-graphql-typescript/package.json @@ -12,10 +12,10 @@ "testonly": "yarn run build" }, "dependencies": { - "@accounts/apollo-link": "^0.32.1", - "@accounts/client": "^0.33.1", - "@accounts/client-password": "^0.32.2", - "@accounts/graphql-client": "^0.33.1", + "@accounts/apollo-link": "^1.0.0", + "@accounts/client": "^1.0.0", + "@accounts/client-password": "^1.0.0", + "@accounts/graphql-client": "^1.0.0", "@apollo/client": "3.8.8", "@emotion/react": "11.11.3", "@emotion/styled": "11.11.0", diff --git a/examples/react-rest-typescript/package.json b/examples/react-rest-typescript/package.json index 9d781a8ea..efbcbb6d8 100644 --- a/examples/react-rest-typescript/package.json +++ b/examples/react-rest-typescript/package.json @@ -12,9 +12,9 @@ "testonly": "yarn run build" }, "dependencies": { - "@accounts/client": "^0.33.1", - "@accounts/client-password": "^0.32.2", - "@accounts/rest-client": "^0.33.1", + "@accounts/client": "^1.0.0", + "@accounts/client-password": "^1.0.0", + "@accounts/rest-client": "^1.0.0", "@emotion/react": "11.11.3", "@emotion/styled": "11.11.0", "@mui/icons-material": "5.15.3", @@ -29,7 +29,7 @@ "react-router-dom": "5.3.4" }, "devDependencies": { - "@accounts/types": "^0.33.2", + "@accounts/types": "^1.0.0", "@levminer/speakeasy": "1.4.2", "@types/qrcode.react": "1.0.5", "@types/react": "^18.2.47", diff --git a/examples/rest-express-typescript-without-modules/package.json b/examples/rest-express-typescript-without-modules/package.json index e977ce48e..5762ca2c3 100644 --- a/examples/rest-express-typescript-without-modules/package.json +++ b/examples/rest-express-typescript-without-modules/package.json @@ -10,10 +10,10 @@ "test": "yarn run build" }, "dependencies": { - "@accounts/mongo": "^0.34.1", - "@accounts/password": "^0.32.2", - "@accounts/rest-express": "^0.33.1", - "@accounts/server": "^0.33.1", + "@accounts/mongo": "^1.0.0", + "@accounts/password": "^1.0.0", + "@accounts/rest-express": "^1.0.0", + "@accounts/server": "^1.0.0", "body-parser": "1.20.2", "cors": "2.8.5", "express": "4.18.2", diff --git a/examples/rest-express-typescript/package.json b/examples/rest-express-typescript/package.json index 5406df440..32e5f406d 100644 --- a/examples/rest-express-typescript/package.json +++ b/examples/rest-express-typescript/package.json @@ -10,13 +10,13 @@ "test": "yarn run build" }, "dependencies": { - "@accounts/module-core": "^0.34.0", - "@accounts/module-mongo": "^0.34.0", - "@accounts/module-password": "^0.34.0", - "@accounts/mongo": "^0.34.1", - "@accounts/password": "^0.32.2", - "@accounts/rest-express": "^0.33.1", - "@accounts/server": "^0.33.1", + "@accounts/module-core": "^1.0.0", + "@accounts/module-mongo": "^1.0.0", + "@accounts/module-password": "^1.0.0", + "@accounts/mongo": "^1.0.0", + "@accounts/password": "^1.0.0", + "@accounts/rest-express": "^1.0.0", + "@accounts/server": "^1.0.0", "body-parser": "1.20.2", "cors": "2.8.5", "express": "4.18.2", diff --git a/modules/module-core/CHANGELOG.md b/modules/module-core/CHANGELOG.md index 2f99d471a..d3a09a107 100644 --- a/modules/module-core/CHANGELOG.md +++ b/modules/module-core/CHANGELOG.md @@ -1,5 +1,40 @@ # @accounts/graphql-api +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql-modules to v3 alpha + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Add @accounts/module-core + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Move graphql-api into graphql modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Return unmasked 401 errors when unauthorized + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade @graphql-tools/merge to v9 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade @graphql-tools/utils to v10 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade @graphql-tools/schema to v10 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql to v16 + +### Patch Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade request-ip to 3.3 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade @graphql-codegen to v5 + +- Updated dependencies [[`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8)]: + - @accounts/server@1.0.0 + ## 0.33.2 ### Patch Changes diff --git a/modules/module-core/package.json b/modules/module-core/package.json index de0e58255..a107866d1 100644 --- a/modules/module-core/package.json +++ b/modules/module-core/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/module-core", - "version": "0.34.0", + "version": "1.0.0", "description": "Server side GraphQL transport for accounts", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -33,7 +33,7 @@ }, "homepage": "https://github.com/js-accounts/accounts", "peerDependencies": { - "@accounts/server": "^0.33.0", + "@accounts/server": "^1.0.0", "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0", "graphql-modules": "^3.0.0" }, @@ -46,8 +46,8 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/server": "^0.33.1", - "@accounts/types": "^0.33.2", + "@accounts/server": "^1.0.0", + "@accounts/types": "^1.0.0", "@graphql-codegen/add": "5.0.0", "@graphql-codegen/cli": "5.0.0", "@graphql-codegen/introspection": "4.0.0", diff --git a/modules/module-magic-link/CHANGELOG.md b/modules/module-magic-link/CHANGELOG.md index 2f99d471a..24153558f 100644 --- a/modules/module-magic-link/CHANGELOG.md +++ b/modules/module-magic-link/CHANGELOG.md @@ -1,5 +1,38 @@ # @accounts/graphql-api +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Add @accounts/module-magic-link + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql-modules to v3 alpha + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Move graphql-api into graphql modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade @graphql-tools/merge to v9 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade @graphql-tools/utils to v10 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql to v16 + +### Patch Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade request-ip to 3.3 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade @graphql-codegen to v5 + +- Updated dependencies [[`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8)]: + - @accounts/magic-link@1.0.0 + - @accounts/server@1.0.0 + - @accounts/module-core@1.0.0 + ## 0.33.2 ### Patch Changes diff --git a/modules/module-magic-link/package.json b/modules/module-magic-link/package.json index 614293752..3551a7231 100644 --- a/modules/module-magic-link/package.json +++ b/modules/module-magic-link/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/module-magic-link", - "version": "0.34.0", + "version": "1.0.0", "description": "Magic link module", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -33,9 +33,9 @@ }, "homepage": "https://github.com/js-accounts/accounts", "peerDependencies": { - "@accounts/magic-link": "^0.1.0", - "@accounts/module-core": "^0.34.0", - "@accounts/server": "^0.33.0", + "@accounts/magic-link": "^1.0.0", + "@accounts/module-core": "^1.0.0", + "@accounts/server": "^1.0.0", "graphql-modules": "^3.0.0" }, "dependencies": { @@ -43,9 +43,9 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/magic-link": "^0.1.1", - "@accounts/module-core": "^0.34.0", - "@accounts/server": "^0.33.1", + "@accounts/magic-link": "^1.0.0", + "@accounts/module-core": "^1.0.0", + "@accounts/server": "^1.0.0", "@graphql-codegen/add": "5.0.0", "@graphql-codegen/cli": "5.0.0", "@graphql-codegen/introspection": "4.0.0", diff --git a/modules/module-mikro-orm/CHANGELOG.md b/modules/module-mikro-orm/CHANGELOG.md index 2f99d471a..7addee10e 100644 --- a/modules/module-mikro-orm/CHANGELOG.md +++ b/modules/module-mikro-orm/CHANGELOG.md @@ -1,5 +1,38 @@ # @accounts/graphql-api +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql-modules to v3 alpha + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Add @accounts/module-mikro-orm + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Move graphql-api into graphql modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade @graphql-tools/merge to v9 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade @graphql-tools/utils to v10 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql to v16 + +### Patch Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade request-ip to 3.3 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade @graphql-codegen to v5 + +- Updated dependencies [[`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8)]: + - @accounts/mikro-orm@1.0.0 + - @accounts/server@1.0.0 + - @accounts/module-core@1.0.0 + ## 0.33.2 ### Patch Changes diff --git a/modules/module-mikro-orm/package.json b/modules/module-mikro-orm/package.json index 16f6ee1a2..27884a39a 100644 --- a/modules/module-mikro-orm/package.json +++ b/modules/module-mikro-orm/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/module-mikro-orm", - "version": "0.34.0", + "version": "1.0.0", "description": "MikroORM Database Interface GraphQL Module", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -32,9 +32,9 @@ }, "homepage": "https://github.com/js-accounts/accounts", "peerDependencies": { - "@accounts/mikro-orm": "^0.34.0", - "@accounts/module-core": "^0.34.0", - "@accounts/server": "^0.33.0", + "@accounts/mikro-orm": "^1.0.0", + "@accounts/module-core": "^1.0.0", + "@accounts/server": "^1.0.0", "@mikro-orm/core": "^6.0.0", "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0", "graphql-modules": "^3.0.0" @@ -43,10 +43,10 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/mikro-orm": "^0.34.0", - "@accounts/module-core": "^0.34.0", - "@accounts/server": "^0.33.1", - "@accounts/types": "^0.33.2", + "@accounts/mikro-orm": "^1.0.0", + "@accounts/module-core": "^1.0.0", + "@accounts/server": "^1.0.0", + "@accounts/types": "^1.0.0", "@mikro-orm/core": "6.0.1", "@mikro-orm/migrations": "6.0.1", "graphql": "16.8.1", diff --git a/modules/module-mongo/CHANGELOG.md b/modules/module-mongo/CHANGELOG.md index 2f99d471a..f24b4418d 100644 --- a/modules/module-mongo/CHANGELOG.md +++ b/modules/module-mongo/CHANGELOG.md @@ -1,5 +1,38 @@ # @accounts/graphql-api +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql-modules to v3 alpha + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Add @accounts/module-mongo + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Move graphql-api into graphql modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade @graphql-tools/merge to v9 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade @graphql-tools/utils to v10 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql to v16 + +### Patch Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade request-ip to 3.3 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade @graphql-codegen to v5 + +- Updated dependencies [[`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8)]: + - @accounts/server@1.0.0 + - @accounts/mongo@1.0.0 + - @accounts/types@1.0.0 + ## 0.33.2 ### Patch Changes diff --git a/modules/module-mongo/package.json b/modules/module-mongo/package.json index 910baa364..92d8262f9 100644 --- a/modules/module-mongo/package.json +++ b/modules/module-mongo/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/module-mongo", - "version": "0.34.0", + "version": "1.0.0", "description": "MongoDB adaptor GraphQL Module", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -32,9 +32,9 @@ }, "homepage": "https://github.com/js-accounts/accounts", "peerDependencies": { - "@accounts/mongo": "^0.34.0", - "@accounts/server": "^0.33.0", - "@accounts/types": "^0.33.0", + "@accounts/mongo": "^1.0.0", + "@accounts/server": "^1.0.0", + "@accounts/types": "^1.0.0", "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0", "graphql-modules": "^3.0.0", "mongodb": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0" @@ -43,9 +43,9 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/mongo": "^0.34.0", - "@accounts/server": "^0.33.1", - "@accounts/types": "^0.33.2", + "@accounts/mongo": "^1.0.0", + "@accounts/server": "^1.0.0", + "@accounts/types": "^1.0.0", "graphql": "16.8.1", "graphql-modules": "3.0.0-alpha-20231106133212-0b04b56e", "mongodb": "6.3.0" diff --git a/modules/module-password/CHANGELOG.md b/modules/module-password/CHANGELOG.md index 2f99d471a..a478f2a0d 100644 --- a/modules/module-password/CHANGELOG.md +++ b/modules/module-password/CHANGELOG.md @@ -1,5 +1,43 @@ # @accounts/graphql-api +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Add @accounts/module-password + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Add option to require email verification + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql-modules to v3 alpha + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Fix ambiguousErrorMessages and enableAutologin relationship + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Move graphql-api into graphql modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Return unmasked 401 errors when unauthorized + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade @graphql-tools/merge to v9 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade @graphql-tools/utils to v10 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql to v16 + +### Patch Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade request-ip to 3.3 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade @graphql-codegen to v5 + +- Updated dependencies [[`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8)]: + - @accounts/password@1.0.0 + - @accounts/server@1.0.0 + ## 0.33.2 ### Patch Changes diff --git a/modules/module-password/package.json b/modules/module-password/package.json index f6c32adf2..fa2a838f0 100644 --- a/modules/module-password/package.json +++ b/modules/module-password/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/module-password", - "version": "0.34.0", + "version": "1.0.0", "description": "Password module", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -33,8 +33,8 @@ }, "homepage": "https://github.com/js-accounts/accounts", "peerDependencies": { - "@accounts/password": "^0.32.0", - "@accounts/server": "^0.33.0", + "@accounts/password": "^1.0.0", + "@accounts/server": "^1.0.0", "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0", "graphql-modules": "^3.0.0" }, @@ -43,10 +43,10 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/module-core": "^0.34.0", - "@accounts/password": "^0.32.1", - "@accounts/server": "^0.33.1", - "@accounts/types": "^0.33.2", + "@accounts/module-core": "^1.0.0", + "@accounts/password": "^1.0.0", + "@accounts/server": "^1.0.0", + "@accounts/types": "^1.0.0", "@graphql-codegen/add": "5.0.0", "@graphql-codegen/cli": "5.0.0", "@graphql-codegen/introspection": "4.0.0", diff --git a/modules/module-typeorm/CHANGELOG.md b/modules/module-typeorm/CHANGELOG.md index 2f99d471a..688aca83e 100644 --- a/modules/module-typeorm/CHANGELOG.md +++ b/modules/module-typeorm/CHANGELOG.md @@ -1,5 +1,39 @@ # @accounts/graphql-api +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql-modules to v3 alpha + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Move graphql-api into graphql modules + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Add @accounts/module-typeorm + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade @graphql-tools/merge to v9 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade typeorm to 0.3.17 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade @graphql-tools/utils to v10 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql to v16 + +### Patch Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade request-ip to 3.3 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade @graphql-codegen to v5 + +- Updated dependencies [[`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8)]: + - @accounts/typeorm@1.0.0 + - @accounts/server@1.0.0 + ## 0.33.2 ### Patch Changes diff --git a/modules/module-typeorm/package.json b/modules/module-typeorm/package.json index d08ec16f8..5cdbb180e 100644 --- a/modules/module-typeorm/package.json +++ b/modules/module-typeorm/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/module-typeorm", - "version": "0.34.0", + "version": "1.0.0", "description": "TypeORM Database Interface GraphQL Module", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -32,8 +32,8 @@ }, "homepage": "https://github.com/js-accounts/accounts", "peerDependencies": { - "@accounts/server": "^0.33.0", - "@accounts/typeorm": "^0.33.1", + "@accounts/server": "^1.0.0", + "@accounts/typeorm": "^1.0.0", "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0", "graphql-modules": "^3.0.0", "typeorm": "^0.3.0" @@ -42,9 +42,9 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/server": "^0.33.1", - "@accounts/typeorm": "^0.33.1", - "@accounts/types": "^0.33.2", + "@accounts/server": "^1.0.0", + "@accounts/typeorm": "^1.0.0", + "@accounts/types": "^1.0.0", "graphql": "16.8.1", "graphql-modules": "3.0.0-alpha-20231106133212-0b04b56e", "typeorm": "0.3.19" diff --git a/packages/apollo-link-accounts/CHANGELOG.md b/packages/apollo-link-accounts/CHANGELOG.md index a59f20660..f1da4eaec 100644 --- a/packages/apollo-link-accounts/CHANGELOG.md +++ b/packages/apollo-link-accounts/CHANGELOG.md @@ -1,8 +1,21 @@ # @accounts/apollo-link -## 0.32.1 -### Patch Changes +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +### Minor Changes +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade @apollo/client to 3.8 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql to v16 + +## 0.32.1 + +### Patch Changes - [#1170](https://github.com/accounts-js/accounts/pull/1170) [`e81eb578`](https://github.com/accounts-js/accounts/commit/e81eb578b35906346b6fadd6c5768b82879f6cda) Thanks [@pradel](https://github.com/pradel)! - Upgrade tslib to 2.3.0 diff --git a/packages/apollo-link-accounts/package.json b/packages/apollo-link-accounts/package.json index 0a1ab417c..5242c8ced 100644 --- a/packages/apollo-link-accounts/package.json +++ b/packages/apollo-link-accounts/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/apollo-link", - "version": "0.32.1", + "version": "1.0.0", "description": "Apollo link for account-js", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -31,7 +31,7 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/client": "^0.33.1", + "@accounts/client": "^1.0.0", "@apollo/client": "3.8.8", "graphql": "16.8.1" } diff --git a/packages/client-magic-link/CHANGELOG.md b/packages/client-magic-link/CHANGELOG.md index e77042022..c2f1517a0 100644 --- a/packages/client-magic-link/CHANGELOG.md +++ b/packages/client-magic-link/CHANGELOG.md @@ -1,5 +1,15 @@ # @accounts/client-magic-link +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + ## 0.1.1 ### Patch Changes @@ -25,15 +35,15 @@ Usage: ```js - import AccountsMagicLink from '@accounts/magic-link'; + import AccountsMagicLink from "@accounts/magic-link"; const accountsMagicLink = new AccountsMagicLink({}); const accountsServer = new AccountsServer( - { db: accountsDb, tokenSecret: 'secret' }, + { db: accountsDb, tokenSecret: "secret" }, { magicLink: accountsMagicLink, - } + }, ); ``` diff --git a/packages/client-magic-link/package.json b/packages/client-magic-link/package.json index 25d59832e..85e027e4e 100644 --- a/packages/client-magic-link/package.json +++ b/packages/client-magic-link/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/client-magic-link", - "version": "0.1.1", + "version": "1.0.0", "description": "@accounts/client-magic-link", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -36,7 +36,7 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/client": "^0.33.1", - "@accounts/types": "^0.33.1" + "@accounts/client": "^1.0.0", + "@accounts/types": "^1.0.0" } } diff --git a/packages/client-password/CHANGELOG.md b/packages/client-password/CHANGELOG.md index 71cd62abb..04e663c8c 100644 --- a/packages/client-password/CHANGELOG.md +++ b/packages/client-password/CHANGELOG.md @@ -1,5 +1,15 @@ # @accounts/client-password +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + ## 0.32.2 ### Patch Changes diff --git a/packages/client-password/package.json b/packages/client-password/package.json index bdfb3bb85..bb17857a1 100644 --- a/packages/client-password/package.json +++ b/packages/client-password/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/client-password", - "version": "0.32.2", + "version": "1.0.0", "description": "@accounts/client-password", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -36,7 +36,7 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/client": "^0.33.1", - "@accounts/types": "^0.33.1" + "@accounts/client": "^1.0.0", + "@accounts/types": "^1.0.0" } } diff --git a/packages/client/CHANGELOG.md b/packages/client/CHANGELOG.md index 249a81143..2154deb0d 100644 --- a/packages/client/CHANGELOG.md +++ b/packages/client/CHANGELOG.md @@ -1,5 +1,19 @@ # @accounts/client +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + +### Patch Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade jsonwebtoken to v9 + ## 0.33.1 ### Patch Changes @@ -24,15 +38,15 @@ Usage: ```js - import AccountsMagicLink from '@accounts/magic-link'; + import AccountsMagicLink from "@accounts/magic-link"; const accountsMagicLink = new AccountsMagicLink({}); const accountsServer = new AccountsServer( - { db: accountsDb, tokenSecret: 'secret' }, + { db: accountsDb, tokenSecret: "secret" }, { magicLink: accountsMagicLink, - } + }, ); ``` diff --git a/packages/client/package.json b/packages/client/package.json index e9d8314c6..bebedcb28 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/client", - "version": "0.33.1", + "version": "1.0.0", "description": "Fullstack authentication and accounts-management", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -51,7 +51,7 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/types": "^0.33.1", + "@accounts/types": "^1.0.0", "jest-localstorage-mock": "2.4.26" } } diff --git a/packages/database-mikro-orm/CHANGELOG.md b/packages/database-mikro-orm/CHANGELOG.md new file mode 100644 index 000000000..b2afd237f --- /dev/null +++ b/packages/database-mikro-orm/CHANGELOG.md @@ -0,0 +1,21 @@ +# @accounts/mikro-orm + +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql-modules to v3 alpha + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Add mikro-orm v6 database adapter + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql to v16 + +### Patch Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade lodash to 4.17 diff --git a/packages/database-mikro-orm/package.json b/packages/database-mikro-orm/package.json index 3024b082b..f6cd07a24 100644 --- a/packages/database-mikro-orm/package.json +++ b/packages/database-mikro-orm/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/mikro-orm", - "version": "0.34.0", + "version": "1.0.0", "description": "MikroORM adaptor for accounts", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -35,7 +35,7 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/types": "^0.33.2", + "@accounts/types": "^1.0.0", "@mikro-orm/core": "6.0.1", "@types/lodash": "4.14.202", "graphql": "16.8.1", diff --git a/packages/database-mongo-magic-link/CHANGELOG.md b/packages/database-mongo-magic-link/CHANGELOG.md index 79296d71f..ee6170097 100644 --- a/packages/database-mongo-magic-link/CHANGELOG.md +++ b/packages/database-mongo-magic-link/CHANGELOG.md @@ -1,5 +1,17 @@ # @accounts/mongo-magic-link +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade mongodb to v6 + ## 0.1.1 ### Patch Changes @@ -24,15 +36,15 @@ Usage: ```js - import AccountsMagicLink from '@accounts/magic-link'; + import AccountsMagicLink from "@accounts/magic-link"; const accountsMagicLink = new AccountsMagicLink({}); const accountsServer = new AccountsServer( - { db: accountsDb, tokenSecret: 'secret' }, + { db: accountsDb, tokenSecret: "secret" }, { magicLink: accountsMagicLink, - } + }, ); ``` diff --git a/packages/database-mongo-magic-link/package.json b/packages/database-mongo-magic-link/package.json index 353db2e77..efe247c01 100644 --- a/packages/database-mongo-magic-link/package.json +++ b/packages/database-mongo-magic-link/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/mongo-magic-link", - "version": "0.1.1", + "version": "1.0.0", "description": "MongoDB magic link adaptor for accounts", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -37,8 +37,8 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/mongo-password": "^0.33.0", - "@accounts/types": "^0.33.1", + "@accounts/mongo-password": "^1.0.0", + "@accounts/types": "^1.0.0", "mongodb": "6.3.0" } } diff --git a/packages/database-mongo-password/CHANGELOG.md b/packages/database-mongo-password/CHANGELOG.md index 644e4185e..14276cc68 100644 --- a/packages/database-mongo-password/CHANGELOG.md +++ b/packages/database-mongo-password/CHANGELOG.md @@ -1,5 +1,17 @@ # @accounts/mongo-password +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade mongodb to v6 + ## 0.33.0 ### Minor Changes diff --git a/packages/database-mongo-password/package.json b/packages/database-mongo-password/package.json index 95a41349e..1c7866d89 100644 --- a/packages/database-mongo-password/package.json +++ b/packages/database-mongo-password/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/mongo-password", - "version": "0.33.0", + "version": "1.0.0", "description": "MongoDB password adaptor for accounts", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -37,7 +37,7 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/types": "^0.33.2", + "@accounts/types": "^1.0.0", "mongodb": "6.3.0" } } diff --git a/packages/database-mongo-sessions/CHANGELOG.md b/packages/database-mongo-sessions/CHANGELOG.md index bb63799e5..2413eb6c9 100644 --- a/packages/database-mongo-sessions/CHANGELOG.md +++ b/packages/database-mongo-sessions/CHANGELOG.md @@ -1,5 +1,17 @@ # @accounts/mongo-sessions +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade mongodb to v6 + ## 0.34.0 ### Minor Changes diff --git a/packages/database-mongo-sessions/package.json b/packages/database-mongo-sessions/package.json index fe87b5354..c15c30aa5 100644 --- a/packages/database-mongo-sessions/package.json +++ b/packages/database-mongo-sessions/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/mongo-sessions", - "version": "0.34.0", + "version": "1.0.0", "description": "MongoDB sessions adaptor for accounts", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -37,7 +37,7 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/types": "^0.33.1", + "@accounts/types": "^1.0.0", "mongodb": "6.3.0" } } diff --git a/packages/database-mongo/CHANGELOG.md b/packages/database-mongo/CHANGELOG.md index 8e26e832f..437a4d6f1 100644 --- a/packages/database-mongo/CHANGELOG.md +++ b/packages/database-mongo/CHANGELOG.md @@ -1,5 +1,28 @@ # @accounts/mongo +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql-modules to v3 alpha + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql to v16 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade mongodb to v6 + +### Patch Changes + +- Updated dependencies [[`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8)]: + - @accounts/mongo-magic-link@1.0.0 + - @accounts/mongo-password@1.0.0 + - @accounts/mongo-sessions@1.0.0 + ## 0.34.1 ### Patch Changes @@ -74,15 +97,15 @@ Usage: ```js - import AccountsMagicLink from '@accounts/magic-link'; + import AccountsMagicLink from "@accounts/magic-link"; const accountsMagicLink = new AccountsMagicLink({}); const accountsServer = new AccountsServer( - { db: accountsDb, tokenSecret: 'secret' }, + { db: accountsDb, tokenSecret: "secret" }, { magicLink: accountsMagicLink, - } + }, ); ``` diff --git a/packages/database-mongo/package.json b/packages/database-mongo/package.json index 3463bd73a..f84d6d269 100644 --- a/packages/database-mongo/package.json +++ b/packages/database-mongo/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/mongo", - "version": "0.34.1", + "version": "1.0.0", "description": "MongoDB adaptor for accounts", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -34,14 +34,14 @@ "mongodb": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0" }, "dependencies": { - "@accounts/mongo-magic-link": "^0.1.1", - "@accounts/mongo-password": "^0.33.0", - "@accounts/mongo-sessions": "^0.34.0", + "@accounts/mongo-magic-link": "^1.0.0", + "@accounts/mongo-password": "^1.0.0", + "@accounts/mongo-sessions": "^1.0.0", "tslib": "2.6.2" }, "devDependencies": { - "@accounts/database-tests": "^0.32.2", - "@accounts/types": "^0.33.1", + "@accounts/database-tests": "^1.0.0", + "@accounts/types": "^1.0.0", "graphql": "16.8.1", "graphql-modules": "3.0.0-alpha-20231106133212-0b04b56e", "mongodb": "6.3.0" diff --git a/packages/database-redis/CHANGELOG.md b/packages/database-redis/CHANGELOG.md index d375070ad..3d6a3e6a5 100644 --- a/packages/database-redis/CHANGELOG.md +++ b/packages/database-redis/CHANGELOG.md @@ -1,5 +1,17 @@ # @accounts/redis +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgraded `ioredis` to v5 + ## 0.32.2 ### Patch Changes diff --git a/packages/database-redis/package.json b/packages/database-redis/package.json index 9d2339743..a2feecf38 100644 --- a/packages/database-redis/package.json +++ b/packages/database-redis/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/redis", - "version": "0.32.2", + "version": "1.0.0", "description": "Redis adaptor for accounts", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -36,8 +36,8 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/database-tests": "^0.32.2", - "@accounts/types": "^0.33.1", + "@accounts/database-tests": "^1.0.0", + "@accounts/types": "^1.0.0", "@types/ioredis": "5.0.0", "@types/shortid": "0.0.32", "ioredis": "5.3.2" diff --git a/packages/database-tests/CHANGELOG.md b/packages/database-tests/CHANGELOG.md index 0d7b27209..36a3aa90a 100644 --- a/packages/database-tests/CHANGELOG.md +++ b/packages/database-tests/CHANGELOG.md @@ -1,5 +1,15 @@ # @accounts/database-tests +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + ## 0.32.2 ### Patch Changes diff --git a/packages/database-tests/package.json b/packages/database-tests/package.json index 78b652bb5..64c37c56c 100644 --- a/packages/database-tests/package.json +++ b/packages/database-tests/package.json @@ -1,7 +1,7 @@ { "name": "@accounts/database-tests", "private": true, - "version": "0.32.2", + "version": "1.0.0", "main": "lib/index.js", "typings": "lib/index.d.ts", "scripts": { diff --git a/packages/database-typeorm/CHANGELOG.md b/packages/database-typeorm/CHANGELOG.md index b22ad63fa..118bcd7c8 100644 --- a/packages/database-typeorm/CHANGELOG.md +++ b/packages/database-typeorm/CHANGELOG.md @@ -1,5 +1,27 @@ # @accounts/typeorm +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql-modules to v3 alpha + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade typeorm to 0.3.17 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql to v16 + +### Patch Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade lodash to 4.17 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade pg to 8.11 + ## 0.33.1 ### Patch Changes @@ -24,15 +46,15 @@ Usage: ```js - import AccountsMagicLink from '@accounts/magic-link'; + import AccountsMagicLink from "@accounts/magic-link"; const accountsMagicLink = new AccountsMagicLink({}); const accountsServer = new AccountsServer( - { db: accountsDb, tokenSecret: 'secret' }, + { db: accountsDb, tokenSecret: "secret" }, { magicLink: accountsMagicLink, - } + }, ); ``` diff --git a/packages/database-typeorm/package.json b/packages/database-typeorm/package.json index f273e3790..8bef2d309 100644 --- a/packages/database-typeorm/package.json +++ b/packages/database-typeorm/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/typeorm", - "version": "0.33.1", + "version": "1.0.0", "description": "TypeORM adaptor for accounts", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -38,7 +38,7 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/types": "^0.33.1", + "@accounts/types": "^1.0.0", "@types/lodash": "4.14.202", "graphql": "16.8.1", "graphql-modules": "3.0.0-alpha-20231106133212-0b04b56e", diff --git a/packages/e2e/package.json b/packages/e2e/package.json index 640a52cda..52761c956 100644 --- a/packages/e2e/package.json +++ b/packages/e2e/package.json @@ -28,20 +28,20 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/client": "^0.33.1", - "@accounts/client-password": "^0.32.2", - "@accounts/graphql-client": "^0.33.1", - "@accounts/module-core": "^0.34.0", - "@accounts/module-mongo": "^0.34.0", - "@accounts/module-password": "^0.34.0", - "@accounts/module-typeorm": "^0.34.0", - "@accounts/mongo": "^0.34.1", - "@accounts/password": "^0.32.2", - "@accounts/rest-client": "^0.33.1", - "@accounts/rest-express": "^0.33.1", - "@accounts/server": "^0.33.1", - "@accounts/typeorm": "^0.33.1", - "@accounts/types": "^0.33.2", + "@accounts/client": "^1.0.0", + "@accounts/client-password": "^1.0.0", + "@accounts/graphql-client": "^1.0.0", + "@accounts/module-core": "^1.0.0", + "@accounts/module-mongo": "^1.0.0", + "@accounts/module-password": "^1.0.0", + "@accounts/module-typeorm": "^1.0.0", + "@accounts/mongo": "^1.0.0", + "@accounts/password": "^1.0.0", + "@accounts/rest-client": "^1.0.0", + "@accounts/rest-express": "^1.0.0", + "@accounts/server": "^1.0.0", + "@accounts/typeorm": "^1.0.0", + "@accounts/types": "^1.0.0", "@apollo/client": "3.8.8", "@apollo/server": "4.10.0", "@types/body-parser": "1.19.5", diff --git a/packages/error/CHANGELOG.md b/packages/error/CHANGELOG.md index efd23f42a..b0fdd5906 100644 --- a/packages/error/CHANGELOG.md +++ b/packages/error/CHANGELOG.md @@ -1,8 +1,17 @@ # @accounts/error -## 0.32.1 -### Patch Changes +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules +### Minor Changes +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + +## 0.32.1 + +### Patch Changes - [#1170](https://github.com/accounts-js/accounts/pull/1170) [`e81eb578`](https://github.com/accounts-js/accounts/commit/e81eb578b35906346b6fadd6c5768b82879f6cda) Thanks [@pradel](https://github.com/pradel)! - Upgrade tslib to 2.3.0 diff --git a/packages/error/package.json b/packages/error/package.json index 371de90a2..6d8364ac0 100644 --- a/packages/error/package.json +++ b/packages/error/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/error", - "version": "0.32.1", + "version": "1.0.0", "description": "Accounts-js Error", "main": "lib/index.js", "typings": "lib/index.d.ts", diff --git a/packages/express-session/CHANGELOG.md b/packages/express-session/CHANGELOG.md index a3160de90..9fe4e9b91 100644 --- a/packages/express-session/CHANGELOG.md +++ b/packages/express-session/CHANGELOG.md @@ -1,5 +1,23 @@ # @accounts/express-session +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + +### Patch Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade lodash to 4.17 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade express to 4.18 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade request-ip to 3.3 + ## 0.32.2 ### Patch Changes diff --git a/packages/express-session/package.json b/packages/express-session/package.json index 3355f6fa2..430752c02 100644 --- a/packages/express-session/package.json +++ b/packages/express-session/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/express-session", - "version": "0.32.2", + "version": "1.0.0", "description": "", "main": "lib/index", "typings": "lib/index", @@ -46,8 +46,8 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/server": "^0.33.1", - "@accounts/types": "^0.33.1", + "@accounts/server": "^1.0.0", + "@accounts/types": "^1.0.0", "@types/express": "4.17.21", "@types/express-session": "1.17.10", "@types/lodash": "4.14.202", diff --git a/packages/graphql-client/CHANGELOG.md b/packages/graphql-client/CHANGELOG.md index 4de56ff5a..783780e9e 100644 --- a/packages/graphql-client/CHANGELOG.md +++ b/packages/graphql-client/CHANGELOG.md @@ -1,5 +1,21 @@ # @accounts/graphql-client +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql to v16 + +### Patch Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade @graphql-codegen to v5 + ## 0.33.1 ### Patch Changes @@ -27,15 +43,15 @@ Usage: ```js - import AccountsMagicLink from '@accounts/magic-link'; + import AccountsMagicLink from "@accounts/magic-link"; const accountsMagicLink = new AccountsMagicLink({}); const accountsServer = new AccountsServer( - { db: accountsDb, tokenSecret: 'secret' }, + { db: accountsDb, tokenSecret: "secret" }, { magicLink: accountsMagicLink, - } + }, ); ``` diff --git a/packages/graphql-client/package.json b/packages/graphql-client/package.json index 01303593c..2b3b53136 100644 --- a/packages/graphql-client/package.json +++ b/packages/graphql-client/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/graphql-client", - "version": "0.33.1", + "version": "1.0.0", "description": "GraphQL client transport for accounts", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -36,8 +36,8 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/client": "^0.33.1", - "@accounts/types": "^0.33.1", + "@accounts/client": "^1.0.0", + "@accounts/types": "^1.0.0", "@graphql-codegen/add": "5.0.0", "@graphql-codegen/cli": "5.0.0", "@graphql-codegen/typed-document-node": "5.0.1", diff --git a/packages/magic-link/CHANGELOG.md b/packages/magic-link/CHANGELOG.md index 4b827d40a..13078a246 100644 --- a/packages/magic-link/CHANGELOG.md +++ b/packages/magic-link/CHANGELOG.md @@ -1,5 +1,26 @@ # @accounts/magic-link +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql-modules to v3 alpha + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql to v16 + +### Patch Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade lodash to 4.17 + +- Updated dependencies [[`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8)]: + - @accounts/server@1.0.0 + ## 0.1.1 ### Patch Changes @@ -21,14 +42,14 @@ Usage: ```js - import AccountsMagicLink from '@accounts/magic-link'; + import AccountsMagicLink from "@accounts/magic-link"; const accountsMagicLink = new AccountsMagicLink({}); const accountsServer = new AccountsServer( - { db: accountsDb, tokenSecret: 'secret' }, + { db: accountsDb, tokenSecret: "secret" }, { magicLink: accountsMagicLink, - } + }, ); ``` diff --git a/packages/magic-link/package.json b/packages/magic-link/package.json index bc689a854..6f5cb24d7 100644 --- a/packages/magic-link/package.json +++ b/packages/magic-link/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/magic-link", - "version": "0.1.1", + "version": "1.0.0", "license": "MIT", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -25,15 +25,15 @@ "preset": "ts-jest" }, "peerDependencies": { - "@accounts/server": "^0.33.0", + "@accounts/server": "^1.0.0", "graphql-modules": "^3.0.0" }, "dependencies": { "tslib": "2.6.2" }, "devDependencies": { - "@accounts/server": "^0.33.1", - "@accounts/types": "^0.33.1", + "@accounts/server": "^1.0.0", + "@accounts/types": "^1.0.0", "@types/lodash.set": "4.3.9", "graphql": "16.8.1", "graphql-modules": "3.0.0-alpha-20231106133212-0b04b56e", diff --git a/packages/oauth-instagram/CHANGELOG.md b/packages/oauth-instagram/CHANGELOG.md index a10dd0132..34a8932ae 100644 --- a/packages/oauth-instagram/CHANGELOG.md +++ b/packages/oauth-instagram/CHANGELOG.md @@ -1,9 +1,18 @@ # @accounts/oauth-instagram -## 0.32.1 -### Patch Changes +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules +### Minor Changes +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + +## 0.32.1 + +### Patch Changes - [#1170](https://github.com/accounts-js/accounts/pull/1170) [`e81eb578`](https://github.com/accounts-js/accounts/commit/e81eb578b35906346b6fadd6c5768b82879f6cda) Thanks [@pradel](https://github.com/pradel)! - Upgrade tslib to 2.3.0 diff --git a/packages/oauth-instagram/package.json b/packages/oauth-instagram/package.json index f6567e3d6..500736c6f 100644 --- a/packages/oauth-instagram/package.json +++ b/packages/oauth-instagram/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/oauth-instagram", - "version": "0.32.1", + "version": "1.0.0", "license": "MIT", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -27,7 +27,7 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/oauth": "^0.32.2", + "@accounts/oauth": "^1.0.0", "@types/request-promise": "4.1.51" } } diff --git a/packages/oauth-twitter/CHANGELOG.md b/packages/oauth-twitter/CHANGELOG.md index c10a6a145..ad07a1639 100644 --- a/packages/oauth-twitter/CHANGELOG.md +++ b/packages/oauth-twitter/CHANGELOG.md @@ -1,9 +1,22 @@ # @accounts/oauth-twitter -## 0.32.1 +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + ### Patch Changes +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade oauth to 0.10 + +## 0.32.1 +### Patch Changes - [#1170](https://github.com/accounts-js/accounts/pull/1170) [`e81eb578`](https://github.com/accounts-js/accounts/commit/e81eb578b35906346b6fadd6c5768b82879f6cda) Thanks [@pradel](https://github.com/pradel)! - Upgrade tslib to 2.3.0 diff --git a/packages/oauth-twitter/package.json b/packages/oauth-twitter/package.json index fd490b9a0..01ee2402e 100644 --- a/packages/oauth-twitter/package.json +++ b/packages/oauth-twitter/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/oauth-twitter", - "version": "0.32.1", + "version": "1.0.0", "license": "MIT", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -26,7 +26,7 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/oauth": "^0.32.2", + "@accounts/oauth": "^1.0.0", "@types/oauth": "0.9.4" } } diff --git a/packages/oauth/CHANGELOG.md b/packages/oauth/CHANGELOG.md index b2137c5cc..0553a207c 100644 --- a/packages/oauth/CHANGELOG.md +++ b/packages/oauth/CHANGELOG.md @@ -1,5 +1,24 @@ # @accounts/oauth +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql-modules to v3 alpha + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql to v16 + +### Patch Changes + +- Updated dependencies [[`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8)]: + - @accounts/server@1.0.0 + ## 0.32.2 ### Patch Changes diff --git a/packages/oauth/package.json b/packages/oauth/package.json index 8a09c27f4..1d1d7787c 100644 --- a/packages/oauth/package.json +++ b/packages/oauth/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/oauth", - "version": "0.32.2", + "version": "1.0.0", "license": "MIT", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -22,7 +22,7 @@ "preset": "ts-jest" }, "peerDependencies": { - "@accounts/server": "^0.33.0", + "@accounts/server": "^1.0.0", "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0", "graphql-modules": "^3.0.0" }, @@ -30,8 +30,8 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/server": "^0.33.1", - "@accounts/types": "^0.33.1", + "@accounts/server": "^1.0.0", + "@accounts/types": "^1.0.0", "graphql": "16.8.1", "graphql-modules": "3.0.0-alpha-20231106133212-0b04b56e", "reflect-metadata": "0.2.1" diff --git a/packages/password/CHANGELOG.md b/packages/password/CHANGELOG.md index 6d23df748..56ffd05f5 100644 --- a/packages/password/CHANGELOG.md +++ b/packages/password/CHANGELOG.md @@ -1,5 +1,35 @@ # @accounts/password +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Add option to require email verification + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql-modules to v3 alpha + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Fix ambiguousErrorMessages and enableAutologin relationship + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Implement validation in rest-express and password endpoints + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Add express endpoints for email verification and password reset to the password service + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql to v16 + +### Patch Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade lodash to 4.17 + +- Updated dependencies [[`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8)]: + - @accounts/server@1.0.0 + - @accounts/two-factor@1.0.0 + ## 0.32.2 ### Patch Changes diff --git a/packages/password/package.json b/packages/password/package.json index de3844378..a75c03abd 100644 --- a/packages/password/package.json +++ b/packages/password/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/password", - "version": "0.32.2", + "version": "1.0.0", "license": "MIT", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -22,20 +22,20 @@ "preset": "ts-jest" }, "peerDependencies": { - "@accounts/server": "^0.33.0", + "@accounts/server": "^1.0.0", "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0", "graphql-modules": "^3.0.0" }, "dependencies": { - "@accounts/two-factor": "^0.32.4", + "@accounts/two-factor": "^1.0.0", "bcryptjs": "2.4.3", "express-validator": "^7.0.1", "request-ip": "3.3.0", "tslib": "2.6.2" }, "devDependencies": { - "@accounts/server": "^0.33.1", - "@accounts/types": "^0.33.1", + "@accounts/server": "^1.0.0", + "@accounts/types": "^1.0.0", "@types/bcryptjs": "2.4.6", "@types/express": "^4.17.21", "@types/lodash.set": "4.3.9", diff --git a/packages/rest-client/CHANGELOG.md b/packages/rest-client/CHANGELOG.md index a2322a7c4..4c03fe09b 100644 --- a/packages/rest-client/CHANGELOG.md +++ b/packages/rest-client/CHANGELOG.md @@ -1,5 +1,19 @@ # @accounts/rest-client +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + +### Patch Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade node-fetch to 2.7 + ## 0.33.1 ### Patch Changes @@ -24,15 +38,15 @@ Usage: ```js - import AccountsMagicLink from '@accounts/magic-link'; + import AccountsMagicLink from "@accounts/magic-link"; const accountsMagicLink = new AccountsMagicLink({}); const accountsServer = new AccountsServer( - { db: accountsDb, tokenSecret: 'secret' }, + { db: accountsDb, tokenSecret: "secret" }, { magicLink: accountsMagicLink, - } + }, ); ``` diff --git a/packages/rest-client/package.json b/packages/rest-client/package.json index 9648512cb..29642aa83 100644 --- a/packages/rest-client/package.json +++ b/packages/rest-client/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/rest-client", - "version": "0.33.1", + "version": "1.0.0", "description": "REST client for accounts", "main": "lib/index", "typings": "lib/index", @@ -45,8 +45,8 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/client": "^0.33.1", - "@accounts/types": "^0.33.1", + "@accounts/client": "^1.0.0", + "@accounts/types": "^1.0.0", "@types/node-fetch": "2.6.10", "node-fetch": "2.7.0" } diff --git a/packages/rest-express/CHANGELOG.md b/packages/rest-express/CHANGELOG.md index 2008ccc2f..008d12bc7 100644 --- a/packages/rest-express/CHANGELOG.md +++ b/packages/rest-express/CHANGELOG.md @@ -1,5 +1,32 @@ # @accounts/rest-express +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Add option to require email verification + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Fix ambiguousErrorMessages and enableAutologin relationship + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Implement validation in rest-express and password endpoints + +### Patch Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade express to 4.18 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade request-ip to 3.3 + +- Updated dependencies [[`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8), [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8)]: + - @accounts/magic-link@1.0.0 + - @accounts/password@1.0.0 + - @accounts/server@1.0.0 + ## 0.33.1 ### Patch Changes @@ -24,15 +51,15 @@ Usage: ```js - import AccountsMagicLink from '@accounts/magic-link'; + import AccountsMagicLink from "@accounts/magic-link"; const accountsMagicLink = new AccountsMagicLink({}); const accountsServer = new AccountsServer( - { db: accountsDb, tokenSecret: 'secret' }, + { db: accountsDb, tokenSecret: "secret" }, { magicLink: accountsMagicLink, - } + }, ); ``` diff --git a/packages/rest-express/package.json b/packages/rest-express/package.json index 59a79f2d0..b55369bcf 100644 --- a/packages/rest-express/package.json +++ b/packages/rest-express/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/rest-express", - "version": "0.33.1", + "version": "1.0.0", "description": "Server side REST express middleware for accounts", "main": "lib/index", "typings": "lib/index", @@ -39,9 +39,9 @@ "author": "Tim Mikeladze", "license": "MIT", "peerDependencies": { - "@accounts/magic-link": "^0.1.0", - "@accounts/password": "^0.32.0", - "@accounts/server": "^0.32.0 || ^0.33.0" + "@accounts/magic-link": "^1.0.0", + "@accounts/password": "^1.0.0", + "@accounts/server": "^1.0.0" }, "dependencies": { "express": "4.18.2", @@ -50,10 +50,10 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/magic-link": "^0.1.1", - "@accounts/password": "^0.32.1", - "@accounts/server": "^0.33.1", - "@accounts/types": "^0.33.1", + "@accounts/magic-link": "^1.0.0", + "@accounts/password": "^1.0.0", + "@accounts/server": "^1.0.0", + "@accounts/types": "^1.0.0", "@types/express": "4.17.21", "@types/request-ip": "0.0.41", "@types/supertest": "^6.0.2", diff --git a/packages/server/CHANGELOG.md b/packages/server/CHANGELOG.md index 88473e68c..36fa9545b 100644 --- a/packages/server/CHANGELOG.md +++ b/packages/server/CHANGELOG.md @@ -1,5 +1,31 @@ # @accounts/server +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Add option to require email verification + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql-modules to v3 alpha + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Fix ambiguousErrorMessages and enableAutologin relationship + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql to v16 + +### Patch Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade lodash to 4.17 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade jsonwebtoken to v9 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade emittery to 0.13 + ## 0.33.1 ### Patch Changes @@ -26,15 +52,15 @@ Usage: ```js - import AccountsMagicLink from '@accounts/magic-link'; + import AccountsMagicLink from "@accounts/magic-link"; const accountsMagicLink = new AccountsMagicLink({}); const accountsServer = new AccountsServer( - { db: accountsDb, tokenSecret: 'secret' }, + { db: accountsDb, tokenSecret: "secret" }, { magicLink: accountsMagicLink, - } + }, ); ``` diff --git a/packages/server/package.json b/packages/server/package.json index b98861f1f..60434eeda 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/server", - "version": "0.33.1", + "version": "1.0.0", "description": "Fullstack authentication and accounts-management", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -55,7 +55,7 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/types": "^0.33.1", + "@accounts/types": "^1.0.0", "@types/jsonwebtoken": "9.0.5", "@types/lodash.merge": "4.6.9", "graphql": "16.8.1", diff --git a/packages/two-factor/CHANGELOG.md b/packages/two-factor/CHANGELOG.md index eb704742f..0578dc565 100644 --- a/packages/two-factor/CHANGELOG.md +++ b/packages/two-factor/CHANGELOG.md @@ -1,5 +1,19 @@ # @accounts/two-factor +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + +### Patch Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade @levminer/speakeasy to 1.4 + ## 0.32.4 ### Patch Changes diff --git a/packages/two-factor/package.json b/packages/two-factor/package.json index b98da20d5..42554162f 100644 --- a/packages/two-factor/package.json +++ b/packages/two-factor/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/two-factor", - "version": "0.32.4", + "version": "1.0.0", "license": "MIT", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -30,6 +30,6 @@ "tslib": "2.6.2" }, "devDependencies": { - "@accounts/types": "^0.33.2" + "@accounts/types": "^1.0.0" } } diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index 9e55fcb40..288064181 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -1,5 +1,23 @@ # @accounts/types +## 1.0.0 + +### Major Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Add option to require email verification + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql-modules to v3 alpha + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Fix ambiguousErrorMessages and enableAutologin relationship + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Rearchitect accounts.js to better take advantage of graphql-modules + +### Minor Changes + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch from pnpm to yarn4 + +- [#1258](https://github.com/accounts-js/accounts/pull/1258) [`da13d0d`](https://github.com/accounts-js/accounts/commit/da13d0dc96f05b83f28d5d367d1dc96a00210bf8) Thanks [@darkbasic](https://github.com/darkbasic)! - Upgrade graphql to v16 + ## 0.33.2 ### Patch Changes @@ -27,14 +45,14 @@ Usage: ```js - import AccountsMagicLink from '@accounts/magic-link'; + import AccountsMagicLink from "@accounts/magic-link"; const accountsMagicLink = new AccountsMagicLink({}); const accountsServer = new AccountsServer( - { db: accountsDb, tokenSecret: 'secret' }, + { db: accountsDb, tokenSecret: "secret" }, { magicLink: accountsMagicLink, - } + }, ); ``` diff --git a/packages/types/package.json b/packages/types/package.json index fbfdb5ec3..15c842020 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/types", - "version": "0.33.2", + "version": "1.0.0", "description": "Accounts-js Types", "main": "lib/index.js", "typings": "lib/index.d.ts", diff --git a/yarn.lock b/yarn.lock index 1b5c0852d..2bd6b3451 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12,11 +12,11 @@ __metadata: languageName: node linkType: hard -"@accounts/apollo-link@npm:^0.32.1, @accounts/apollo-link@workspace:packages/apollo-link-accounts": +"@accounts/apollo-link@npm:^1.0.0, @accounts/apollo-link@workspace:packages/apollo-link-accounts": version: 0.0.0-use.local resolution: "@accounts/apollo-link@workspace:packages/apollo-link-accounts" dependencies: - "@accounts/client": "npm:^0.33.1" + "@accounts/client": "npm:^1.0.0" "@apollo/client": "npm:3.8.8" graphql: "npm:16.8.1" tslib: "npm:2.6.2" @@ -30,34 +30,34 @@ __metadata: version: 0.0.0-use.local resolution: "@accounts/client-magic-link@workspace:packages/client-magic-link" dependencies: - "@accounts/client": "npm:^0.33.1" - "@accounts/types": "npm:^0.33.1" + "@accounts/client": "npm:^1.0.0" + "@accounts/types": "npm:^1.0.0" tslib: "npm:2.6.2" languageName: unknown linkType: soft -"@accounts/client-password@npm:^0.32.2, @accounts/client-password@workspace:packages/client-password": +"@accounts/client-password@npm:^1.0.0, @accounts/client-password@workspace:packages/client-password": version: 0.0.0-use.local resolution: "@accounts/client-password@workspace:packages/client-password" dependencies: - "@accounts/client": "npm:^0.33.1" - "@accounts/types": "npm:^0.33.1" + "@accounts/client": "npm:^1.0.0" + "@accounts/types": "npm:^1.0.0" tslib: "npm:2.6.2" languageName: unknown linkType: soft -"@accounts/client@npm:^0.33.1, @accounts/client@workspace:packages/client": +"@accounts/client@npm:^1.0.0, @accounts/client@workspace:packages/client": version: 0.0.0-use.local resolution: "@accounts/client@workspace:packages/client" dependencies: - "@accounts/types": "npm:^0.33.1" + "@accounts/types": "npm:^1.0.0" jest-localstorage-mock: "npm:2.4.26" jwt-decode: "npm:4.0.0" tslib: "npm:2.6.2" languageName: unknown linkType: soft -"@accounts/database-tests@npm:^0.32.2, @accounts/database-tests@workspace:packages/database-tests": +"@accounts/database-tests@npm:^1.0.0, @accounts/database-tests@workspace:packages/database-tests": version: 0.0.0-use.local resolution: "@accounts/database-tests@workspace:packages/database-tests" dependencies: @@ -69,20 +69,20 @@ __metadata: version: 0.0.0-use.local resolution: "@accounts/e2e@workspace:packages/e2e" dependencies: - "@accounts/client": "npm:^0.33.1" - "@accounts/client-password": "npm:^0.32.2" - "@accounts/graphql-client": "npm:^0.33.1" - "@accounts/module-core": "npm:^0.34.0" - "@accounts/module-mongo": "npm:^0.34.0" - "@accounts/module-password": "npm:^0.34.0" - "@accounts/module-typeorm": "npm:^0.34.0" - "@accounts/mongo": "npm:^0.34.1" - "@accounts/password": "npm:^0.32.2" - "@accounts/rest-client": "npm:^0.33.1" - "@accounts/rest-express": "npm:^0.33.1" - "@accounts/server": "npm:^0.33.1" - "@accounts/typeorm": "npm:^0.33.1" - "@accounts/types": "npm:^0.33.2" + "@accounts/client": "npm:^1.0.0" + "@accounts/client-password": "npm:^1.0.0" + "@accounts/graphql-client": "npm:^1.0.0" + "@accounts/module-core": "npm:^1.0.0" + "@accounts/module-mongo": "npm:^1.0.0" + "@accounts/module-password": "npm:^1.0.0" + "@accounts/module-typeorm": "npm:^1.0.0" + "@accounts/mongo": "npm:^1.0.0" + "@accounts/password": "npm:^1.0.0" + "@accounts/rest-client": "npm:^1.0.0" + "@accounts/rest-express": "npm:^1.0.0" + "@accounts/server": "npm:^1.0.0" + "@accounts/typeorm": "npm:^1.0.0" + "@accounts/types": "npm:^1.0.0" "@apollo/client": "npm:3.8.8" "@apollo/server": "npm:4.10.0" "@types/body-parser": "npm:1.19.5" @@ -113,8 +113,8 @@ __metadata: version: 0.0.0-use.local resolution: "@accounts/express-session@workspace:packages/express-session" dependencies: - "@accounts/server": "npm:^0.33.1" - "@accounts/types": "npm:^0.33.1" + "@accounts/server": "npm:^1.0.0" + "@accounts/types": "npm:^1.0.0" "@types/express": "npm:4.17.21" "@types/express-session": "npm:1.17.10" "@types/lodash": "npm:4.14.202" @@ -129,12 +129,12 @@ __metadata: languageName: unknown linkType: soft -"@accounts/graphql-client@npm:^0.33.1, @accounts/graphql-client@workspace:packages/graphql-client": +"@accounts/graphql-client@npm:^1.0.0, @accounts/graphql-client@workspace:packages/graphql-client": version: 0.0.0-use.local resolution: "@accounts/graphql-client@workspace:packages/graphql-client" dependencies: - "@accounts/client": "npm:^0.33.1" - "@accounts/types": "npm:^0.33.1" + "@accounts/client": "npm:^1.0.0" + "@accounts/types": "npm:^1.0.0" "@graphql-codegen/add": "npm:5.0.0" "@graphql-codegen/cli": "npm:5.0.0" "@graphql-codegen/typed-document-node": "npm:5.0.1" @@ -148,12 +148,12 @@ __metadata: languageName: unknown linkType: soft -"@accounts/magic-link@npm:^0.1.1, @accounts/magic-link@workspace:packages/magic-link": +"@accounts/magic-link@npm:^1.0.0, @accounts/magic-link@workspace:packages/magic-link": version: 0.0.0-use.local resolution: "@accounts/magic-link@workspace:packages/magic-link" dependencies: - "@accounts/server": "npm:^0.33.1" - "@accounts/types": "npm:^0.33.1" + "@accounts/server": "npm:^1.0.0" + "@accounts/types": "npm:^1.0.0" "@types/lodash.set": "npm:4.3.9" graphql: "npm:16.8.1" graphql-modules: "npm:3.0.0-alpha-20231106133212-0b04b56e" @@ -161,16 +161,16 @@ __metadata: reflect-metadata: "npm:0.2.1" tslib: "npm:2.6.2" peerDependencies: - "@accounts/server": ^0.33.0 + "@accounts/server": ^1.0.0 graphql-modules: ^3.0.0 languageName: unknown linkType: soft -"@accounts/mikro-orm@npm:^0.34.0, @accounts/mikro-orm@workspace:packages/database-mikro-orm": +"@accounts/mikro-orm@npm:^1.0.0, @accounts/mikro-orm@workspace:packages/database-mikro-orm": version: 0.0.0-use.local resolution: "@accounts/mikro-orm@workspace:packages/database-mikro-orm" dependencies: - "@accounts/types": "npm:^0.33.2" + "@accounts/types": "npm:^1.0.0" "@mikro-orm/core": "npm:6.0.1" "@types/lodash": "npm:4.14.202" graphql: "npm:16.8.1" @@ -184,12 +184,12 @@ __metadata: languageName: unknown linkType: soft -"@accounts/module-core@npm:^0.34.0, @accounts/module-core@workspace:modules/module-core": +"@accounts/module-core@npm:^1.0.0, @accounts/module-core@workspace:modules/module-core": version: 0.0.0-use.local resolution: "@accounts/module-core@workspace:modules/module-core" dependencies: - "@accounts/server": "npm:^0.33.1" - "@accounts/types": "npm:^0.33.2" + "@accounts/server": "npm:^1.0.0" + "@accounts/types": "npm:^1.0.0" "@graphql-codegen/add": "npm:5.0.0" "@graphql-codegen/cli": "npm:5.0.0" "@graphql-codegen/introspection": "npm:4.0.0" @@ -208,7 +208,7 @@ __metadata: request-ip: "npm:3.3.0" tslib: "npm:2.6.2" peerDependencies: - "@accounts/server": ^0.33.0 + "@accounts/server": ^1.0.0 graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 graphql-modules: ^3.0.0 languageName: unknown @@ -218,9 +218,9 @@ __metadata: version: 0.0.0-use.local resolution: "@accounts/module-magic-link@workspace:modules/module-magic-link" dependencies: - "@accounts/magic-link": "npm:^0.1.1" - "@accounts/module-core": "npm:^0.34.0" - "@accounts/server": "npm:^0.33.1" + "@accounts/magic-link": "npm:^1.0.0" + "@accounts/module-core": "npm:^1.0.0" + "@accounts/server": "npm:^1.0.0" "@graphql-codegen/add": "npm:5.0.0" "@graphql-codegen/cli": "npm:5.0.0" "@graphql-codegen/introspection": "npm:4.0.0" @@ -233,65 +233,65 @@ __metadata: graphql-tag: "npm:2.12.6" tslib: "npm:2.6.2" peerDependencies: - "@accounts/magic-link": ^0.1.0 - "@accounts/module-core": ^0.34.0 - "@accounts/server": ^0.33.0 + "@accounts/magic-link": ^1.0.0 + "@accounts/module-core": ^1.0.0 + "@accounts/server": ^1.0.0 graphql-modules: ^3.0.0 languageName: unknown linkType: soft -"@accounts/module-mikro-orm@npm:^0.34.0, @accounts/module-mikro-orm@workspace:modules/module-mikro-orm": +"@accounts/module-mikro-orm@npm:^1.0.0, @accounts/module-mikro-orm@workspace:modules/module-mikro-orm": version: 0.0.0-use.local resolution: "@accounts/module-mikro-orm@workspace:modules/module-mikro-orm" dependencies: - "@accounts/mikro-orm": "npm:^0.34.0" - "@accounts/module-core": "npm:^0.34.0" - "@accounts/server": "npm:^0.33.1" - "@accounts/types": "npm:^0.33.2" + "@accounts/mikro-orm": "npm:^1.0.0" + "@accounts/module-core": "npm:^1.0.0" + "@accounts/server": "npm:^1.0.0" + "@accounts/types": "npm:^1.0.0" "@mikro-orm/core": "npm:6.0.1" "@mikro-orm/migrations": "npm:6.0.1" graphql: "npm:16.8.1" graphql-modules: "npm:3.0.0-alpha-20231106133212-0b04b56e" tslib: "npm:2.6.2" peerDependencies: - "@accounts/mikro-orm": ^0.34.0 - "@accounts/module-core": ^0.34.0 - "@accounts/server": ^0.33.0 + "@accounts/mikro-orm": ^1.0.0 + "@accounts/module-core": ^1.0.0 + "@accounts/server": ^1.0.0 "@mikro-orm/core": ^6.0.0 graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 graphql-modules: ^3.0.0 languageName: unknown linkType: soft -"@accounts/module-mongo@npm:^0.34.0, @accounts/module-mongo@workspace:modules/module-mongo": +"@accounts/module-mongo@npm:^1.0.0, @accounts/module-mongo@workspace:modules/module-mongo": version: 0.0.0-use.local resolution: "@accounts/module-mongo@workspace:modules/module-mongo" dependencies: - "@accounts/mongo": "npm:^0.34.0" - "@accounts/server": "npm:^0.33.1" - "@accounts/types": "npm:^0.33.2" + "@accounts/mongo": "npm:^1.0.0" + "@accounts/server": "npm:^1.0.0" + "@accounts/types": "npm:^1.0.0" graphql: "npm:16.8.1" graphql-modules: "npm:3.0.0-alpha-20231106133212-0b04b56e" mongodb: "npm:6.3.0" tslib: "npm:2.6.2" peerDependencies: - "@accounts/mongo": ^0.34.0 - "@accounts/server": ^0.33.0 - "@accounts/types": ^0.33.0 + "@accounts/mongo": ^1.0.0 + "@accounts/server": ^1.0.0 + "@accounts/types": ^1.0.0 graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 graphql-modules: ^3.0.0 mongodb: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 languageName: unknown linkType: soft -"@accounts/module-password@npm:^0.34.0, @accounts/module-password@workspace:modules/module-password": +"@accounts/module-password@npm:^1.0.0, @accounts/module-password@workspace:modules/module-password": version: 0.0.0-use.local resolution: "@accounts/module-password@workspace:modules/module-password" dependencies: - "@accounts/module-core": "npm:^0.34.0" - "@accounts/password": "npm:^0.32.1" - "@accounts/server": "npm:^0.33.1" - "@accounts/types": "npm:^0.33.2" + "@accounts/module-core": "npm:^1.0.0" + "@accounts/password": "npm:^1.0.0" + "@accounts/server": "npm:^1.0.0" + "@accounts/types": "npm:^1.0.0" "@graphql-codegen/add": "npm:5.0.0" "@graphql-codegen/cli": "npm:5.0.0" "@graphql-codegen/introspection": "npm:4.0.0" @@ -304,39 +304,39 @@ __metadata: graphql-tag: "npm:2.12.6" tslib: "npm:2.6.2" peerDependencies: - "@accounts/password": ^0.32.0 - "@accounts/server": ^0.33.0 + "@accounts/password": ^1.0.0 + "@accounts/server": ^1.0.0 graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 graphql-modules: ^3.0.0 languageName: unknown linkType: soft -"@accounts/module-typeorm@npm:^0.34.0, @accounts/module-typeorm@workspace:modules/module-typeorm": +"@accounts/module-typeorm@npm:^1.0.0, @accounts/module-typeorm@workspace:modules/module-typeorm": version: 0.0.0-use.local resolution: "@accounts/module-typeorm@workspace:modules/module-typeorm" dependencies: - "@accounts/server": "npm:^0.33.1" - "@accounts/typeorm": "npm:^0.33.1" - "@accounts/types": "npm:^0.33.2" + "@accounts/server": "npm:^1.0.0" + "@accounts/typeorm": "npm:^1.0.0" + "@accounts/types": "npm:^1.0.0" graphql: "npm:16.8.1" graphql-modules: "npm:3.0.0-alpha-20231106133212-0b04b56e" tslib: "npm:2.6.2" typeorm: "npm:0.3.19" peerDependencies: - "@accounts/server": ^0.33.0 - "@accounts/typeorm": ^0.33.1 + "@accounts/server": ^1.0.0 + "@accounts/typeorm": ^1.0.0 graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 graphql-modules: ^3.0.0 typeorm: ^0.3.0 languageName: unknown linkType: soft -"@accounts/mongo-magic-link@npm:^0.1.1, @accounts/mongo-magic-link@workspace:packages/database-mongo-magic-link": +"@accounts/mongo-magic-link@npm:^1.0.0, @accounts/mongo-magic-link@workspace:packages/database-mongo-magic-link": version: 0.0.0-use.local resolution: "@accounts/mongo-magic-link@workspace:packages/database-mongo-magic-link" dependencies: - "@accounts/mongo-password": "npm:^0.33.0" - "@accounts/types": "npm:^0.33.1" + "@accounts/mongo-password": "npm:^1.0.0" + "@accounts/types": "npm:^1.0.0" mongodb: "npm:6.3.0" tslib: "npm:2.6.2" peerDependencies: @@ -344,11 +344,11 @@ __metadata: languageName: unknown linkType: soft -"@accounts/mongo-password@npm:^0.33.0, @accounts/mongo-password@workspace:packages/database-mongo-password": +"@accounts/mongo-password@npm:^1.0.0, @accounts/mongo-password@workspace:packages/database-mongo-password": version: 0.0.0-use.local resolution: "@accounts/mongo-password@workspace:packages/database-mongo-password" dependencies: - "@accounts/types": "npm:^0.33.2" + "@accounts/types": "npm:^1.0.0" mongodb: "npm:6.3.0" tslib: "npm:2.6.2" peerDependencies: @@ -356,11 +356,11 @@ __metadata: languageName: unknown linkType: soft -"@accounts/mongo-sessions@npm:^0.34.0, @accounts/mongo-sessions@workspace:packages/database-mongo-sessions": +"@accounts/mongo-sessions@npm:^1.0.0, @accounts/mongo-sessions@workspace:packages/database-mongo-sessions": version: 0.0.0-use.local resolution: "@accounts/mongo-sessions@workspace:packages/database-mongo-sessions" dependencies: - "@accounts/types": "npm:^0.33.1" + "@accounts/types": "npm:^1.0.0" mongodb: "npm:6.3.0" tslib: "npm:2.6.2" peerDependencies: @@ -368,15 +368,15 @@ __metadata: languageName: unknown linkType: soft -"@accounts/mongo@npm:^0.34.0, @accounts/mongo@npm:^0.34.1, @accounts/mongo@workspace:packages/database-mongo": +"@accounts/mongo@npm:^1.0.0, @accounts/mongo@workspace:packages/database-mongo": version: 0.0.0-use.local resolution: "@accounts/mongo@workspace:packages/database-mongo" dependencies: - "@accounts/database-tests": "npm:^0.32.2" - "@accounts/mongo-magic-link": "npm:^0.1.1" - "@accounts/mongo-password": "npm:^0.33.0" - "@accounts/mongo-sessions": "npm:^0.34.0" - "@accounts/types": "npm:^0.33.1" + "@accounts/database-tests": "npm:^1.0.0" + "@accounts/mongo-magic-link": "npm:^1.0.0" + "@accounts/mongo-password": "npm:^1.0.0" + "@accounts/mongo-sessions": "npm:^1.0.0" + "@accounts/types": "npm:^1.0.0" graphql: "npm:16.8.1" graphql-modules: "npm:3.0.0-alpha-20231106133212-0b04b56e" mongodb: "npm:6.3.0" @@ -392,7 +392,7 @@ __metadata: version: 0.0.0-use.local resolution: "@accounts/oauth-instagram@workspace:packages/oauth-instagram" dependencies: - "@accounts/oauth": "npm:^0.32.2" + "@accounts/oauth": "npm:^1.0.0" "@types/request-promise": "npm:4.1.51" request: "npm:2.88.2" request-promise: "npm:4.2.6" @@ -404,37 +404,37 @@ __metadata: version: 0.0.0-use.local resolution: "@accounts/oauth-twitter@workspace:packages/oauth-twitter" dependencies: - "@accounts/oauth": "npm:^0.32.2" + "@accounts/oauth": "npm:^1.0.0" "@types/oauth": "npm:0.9.4" oauth: "npm:^0.10.0" tslib: "npm:2.6.2" languageName: unknown linkType: soft -"@accounts/oauth@npm:^0.32.2, @accounts/oauth@workspace:packages/oauth": +"@accounts/oauth@npm:^1.0.0, @accounts/oauth@workspace:packages/oauth": version: 0.0.0-use.local resolution: "@accounts/oauth@workspace:packages/oauth" dependencies: - "@accounts/server": "npm:^0.33.1" - "@accounts/types": "npm:^0.33.1" + "@accounts/server": "npm:^1.0.0" + "@accounts/types": "npm:^1.0.0" graphql: "npm:16.8.1" graphql-modules: "npm:3.0.0-alpha-20231106133212-0b04b56e" reflect-metadata: "npm:0.2.1" tslib: "npm:2.6.2" peerDependencies: - "@accounts/server": ^0.33.0 + "@accounts/server": ^1.0.0 graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 graphql-modules: ^3.0.0 languageName: unknown linkType: soft -"@accounts/password@npm:^0.32.1, @accounts/password@npm:^0.32.2, @accounts/password@workspace:packages/password": +"@accounts/password@npm:^1.0.0, @accounts/password@workspace:packages/password": version: 0.0.0-use.local resolution: "@accounts/password@workspace:packages/password" dependencies: - "@accounts/server": "npm:^0.33.1" - "@accounts/two-factor": "npm:^0.32.4" - "@accounts/types": "npm:^0.33.1" + "@accounts/server": "npm:^1.0.0" + "@accounts/two-factor": "npm:^1.0.0" + "@accounts/types": "npm:^1.0.0" "@types/bcryptjs": "npm:2.4.6" "@types/express": "npm:^4.17.21" "@types/lodash.set": "npm:4.3.9" @@ -448,7 +448,7 @@ __metadata: request-ip: "npm:3.3.0" tslib: "npm:2.6.2" peerDependencies: - "@accounts/server": ^0.33.0 + "@accounts/server": ^1.0.0 graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 graphql-modules: ^3.0.0 languageName: unknown @@ -458,8 +458,8 @@ __metadata: version: 0.0.0-use.local resolution: "@accounts/redis@workspace:packages/database-redis" dependencies: - "@accounts/database-tests": "npm:^0.32.2" - "@accounts/types": "npm:^0.33.1" + "@accounts/database-tests": "npm:^1.0.0" + "@accounts/types": "npm:^1.0.0" "@types/ioredis": "npm:5.0.0" "@types/shortid": "npm:0.0.32" ioredis: "npm:5.3.2" @@ -468,26 +468,26 @@ __metadata: languageName: unknown linkType: soft -"@accounts/rest-client@npm:^0.33.1, @accounts/rest-client@workspace:packages/rest-client": +"@accounts/rest-client@npm:^1.0.0, @accounts/rest-client@workspace:packages/rest-client": version: 0.0.0-use.local resolution: "@accounts/rest-client@workspace:packages/rest-client" dependencies: - "@accounts/client": "npm:^0.33.1" - "@accounts/types": "npm:^0.33.1" + "@accounts/client": "npm:^1.0.0" + "@accounts/types": "npm:^1.0.0" "@types/node-fetch": "npm:2.6.10" node-fetch: "npm:2.7.0" tslib: "npm:2.6.2" languageName: unknown linkType: soft -"@accounts/rest-express@npm:^0.33.1, @accounts/rest-express@workspace:packages/rest-express": +"@accounts/rest-express@npm:^1.0.0, @accounts/rest-express@workspace:packages/rest-express": version: 0.0.0-use.local resolution: "@accounts/rest-express@workspace:packages/rest-express" dependencies: - "@accounts/magic-link": "npm:^0.1.1" - "@accounts/password": "npm:^0.32.1" - "@accounts/server": "npm:^0.33.1" - "@accounts/types": "npm:^0.33.1" + "@accounts/magic-link": "npm:^1.0.0" + "@accounts/password": "npm:^1.0.0" + "@accounts/server": "npm:^1.0.0" + "@accounts/types": "npm:^1.0.0" "@types/express": "npm:4.17.21" "@types/request-ip": "npm:0.0.41" "@types/supertest": "npm:^6.0.2" @@ -498,17 +498,17 @@ __metadata: supertest: "npm:^6.3.3" tslib: "npm:2.6.2" peerDependencies: - "@accounts/magic-link": ^0.1.0 - "@accounts/password": ^0.32.0 - "@accounts/server": ^0.32.0 || ^0.33.0 + "@accounts/magic-link": ^1.0.0 + "@accounts/password": ^1.0.0 + "@accounts/server": ^1.0.0 languageName: unknown linkType: soft -"@accounts/server@npm:^0.33.1, @accounts/server@workspace:packages/server": +"@accounts/server@npm:^1.0.0, @accounts/server@workspace:packages/server": version: 0.0.0-use.local resolution: "@accounts/server@workspace:packages/server" dependencies: - "@accounts/types": "npm:^0.33.1" + "@accounts/types": "npm:^1.0.0" "@types/jsonwebtoken": "npm:9.0.5" "@types/lodash.merge": "npm:4.6.9" emittery: "npm:0.13.1" @@ -525,21 +525,21 @@ __metadata: languageName: unknown linkType: soft -"@accounts/two-factor@npm:^0.32.4, @accounts/two-factor@workspace:packages/two-factor": +"@accounts/two-factor@npm:^1.0.0, @accounts/two-factor@workspace:packages/two-factor": version: 0.0.0-use.local resolution: "@accounts/two-factor@workspace:packages/two-factor" dependencies: - "@accounts/types": "npm:^0.33.2" + "@accounts/types": "npm:^1.0.0" "@levminer/speakeasy": "npm:1.4.2" tslib: "npm:2.6.2" languageName: unknown linkType: soft -"@accounts/typeorm@npm:^0.33.1, @accounts/typeorm@workspace:packages/database-typeorm": +"@accounts/typeorm@npm:^1.0.0, @accounts/typeorm@workspace:packages/database-typeorm": version: 0.0.0-use.local resolution: "@accounts/typeorm@workspace:packages/database-typeorm" dependencies: - "@accounts/types": "npm:^0.33.1" + "@accounts/types": "npm:^1.0.0" "@types/lodash": "npm:4.14.202" graphql: "npm:16.8.1" graphql-modules: "npm:3.0.0-alpha-20231106133212-0b04b56e" @@ -553,7 +553,7 @@ __metadata: languageName: unknown linkType: soft -"@accounts/types@npm:^0.33.1, @accounts/types@npm:^0.33.2, @accounts/types@workspace:packages/types": +"@accounts/types@npm:^1.0.0, @accounts/types@workspace:packages/types": version: 0.0.0-use.local resolution: "@accounts/types@workspace:packages/types" dependencies: @@ -3820,12 +3820,12 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/accounts-microservice@workspace:examples/accounts-microservice" dependencies: - "@accounts/module-core": "npm:^0.34.0" - "@accounts/module-mongo": "npm:^0.34.0" - "@accounts/module-password": "npm:^0.34.0" - "@accounts/mongo": "npm:^0.34.0" - "@accounts/password": "npm:^0.32.1" - "@accounts/server": "npm:^0.33.1" + "@accounts/module-core": "npm:^1.0.0" + "@accounts/module-mongo": "npm:^1.0.0" + "@accounts/module-password": "npm:^1.0.0" + "@accounts/mongo": "npm:^1.0.0" + "@accounts/password": "npm:^1.0.0" + "@accounts/server": "npm:^1.0.0" "@envelop/core": "npm:5.0.0" "@envelop/graphql-modules": "npm:6.0.0" "@graphql-tools/delegate": "npm:10.0.3" @@ -3848,13 +3848,13 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/graphql-mikro-orm-typescript@workspace:examples/graphql-server-mikro-orm-postgres" dependencies: - "@accounts/mikro-orm": "npm:^0.34.0" - "@accounts/module-core": "npm:^0.34.0" - "@accounts/module-mikro-orm": "npm:^0.34.0" - "@accounts/module-password": "npm:^0.34.0" - "@accounts/password": "npm:^0.32.1" - "@accounts/server": "npm:^0.33.1" - "@accounts/types": "npm:^0.33.2" + "@accounts/mikro-orm": "npm:^1.0.0" + "@accounts/module-core": "npm:^1.0.0" + "@accounts/module-mikro-orm": "npm:^1.0.0" + "@accounts/module-password": "npm:^1.0.0" + "@accounts/password": "npm:^1.0.0" + "@accounts/server": "npm:^1.0.0" + "@accounts/types": "npm:^1.0.0" "@envelop/core": "npm:5.0.0" "@envelop/graphql-modules": "npm:6.0.0" "@graphql-tools/merge": "npm:9.0.1" @@ -3877,11 +3877,11 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/graphql-server-typescript-apollo@workspace:examples/graphql-server-typescript-apollo" dependencies: - "@accounts/module-core": "npm:^0.34.0" - "@accounts/module-mongo": "npm:^0.34.0" - "@accounts/module-password": "npm:^0.34.0" - "@accounts/password": "npm:^0.32.2" - "@accounts/server": "npm:^0.33.1" + "@accounts/module-core": "npm:^1.0.0" + "@accounts/module-mongo": "npm:^1.0.0" + "@accounts/module-password": "npm:^1.0.0" + "@accounts/password": "npm:^1.0.0" + "@accounts/server": "npm:^1.0.0" "@apollo/server": "npm:4.10.0" "@apollo/server-plugin-landing-page-graphql-playground": "npm:4.0.1" "@graphql-tools/merge": "npm:9.0.1" @@ -3898,11 +3898,11 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/graphql-server-typescript-basic@workspace:examples/graphql-server-typescript-basic" dependencies: - "@accounts/module-core": "npm:^0.34.0" - "@accounts/module-mongo": "npm:^0.34.0" - "@accounts/module-password": "npm:^0.34.0" - "@accounts/password": "npm:^0.32.2" - "@accounts/server": "npm:^0.33.1" + "@accounts/module-core": "npm:^1.0.0" + "@accounts/module-mongo": "npm:^1.0.0" + "@accounts/module-password": "npm:^1.0.0" + "@accounts/password": "npm:^1.0.0" + "@accounts/server": "npm:^1.0.0" "@graphql-tools/merge": "npm:9.0.1" "@graphql-tools/schema": "npm:10.0.2" graphql: "npm:16.8.1" @@ -3918,11 +3918,11 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/graphql-server-typescript@workspace:examples/graphql-server-typescript" dependencies: - "@accounts/module-core": "npm:^0.34.0" - "@accounts/module-mongo": "npm:^0.34.0" - "@accounts/module-password": "npm:^0.34.0" - "@accounts/password": "npm:^0.32.2" - "@accounts/server": "npm:^0.33.1" + "@accounts/module-core": "npm:^1.0.0" + "@accounts/module-mongo": "npm:^1.0.0" + "@accounts/module-password": "npm:^1.0.0" + "@accounts/password": "npm:^1.0.0" + "@accounts/server": "npm:^1.0.0" "@envelop/core": "npm:5.0.0" "@envelop/graphql-modules": "npm:6.0.0" "@graphql-tools/merge": "npm:9.0.1" @@ -3943,13 +3943,13 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/graphql-typeorm-typescript@workspace:examples/graphql-server-typeorm-postgres" dependencies: - "@accounts/module-core": "npm:^0.34.0" - "@accounts/module-password": "npm:^0.34.0" - "@accounts/module-typeorm": "npm:^0.34.0" - "@accounts/password": "npm:^0.32.2" - "@accounts/server": "npm:^0.33.1" - "@accounts/typeorm": "npm:^0.33.1" - "@accounts/types": "npm:^0.33.2" + "@accounts/module-core": "npm:^1.0.0" + "@accounts/module-password": "npm:^1.0.0" + "@accounts/module-typeorm": "npm:^1.0.0" + "@accounts/password": "npm:^1.0.0" + "@accounts/server": "npm:^1.0.0" + "@accounts/typeorm": "npm:^1.0.0" + "@accounts/types": "npm:^1.0.0" "@envelop/core": "npm:5.0.0" "@envelop/graphql-modules": "npm:6.0.0" "@graphql-tools/merge": "npm:9.0.1" @@ -3967,9 +3967,9 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/magic-link-server-typescript@workspace:examples/magic-link-server-typescript" dependencies: - "@accounts/magic-link": "npm:^0.1.1" - "@accounts/mongo": "npm:^0.34.1" - "@accounts/server": "npm:^0.33.1" + "@accounts/magic-link": "npm:^1.0.0" + "@accounts/mongo": "npm:^1.0.0" + "@accounts/server": "npm:^1.0.0" mongoose: "npm:8.0.3" tslib: "npm:2.6.2" languageName: unknown @@ -3979,10 +3979,10 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/react-graphql-typescript@workspace:examples/react-graphql-typescript" dependencies: - "@accounts/apollo-link": "npm:^0.32.1" - "@accounts/client": "npm:^0.33.1" - "@accounts/client-password": "npm:^0.32.2" - "@accounts/graphql-client": "npm:^0.33.1" + "@accounts/apollo-link": "npm:^1.0.0" + "@accounts/client": "npm:^1.0.0" + "@accounts/client-password": "npm:^1.0.0" + "@accounts/graphql-client": "npm:^1.0.0" "@apollo/client": "npm:3.8.8" "@emotion/react": "npm:11.11.3" "@emotion/styled": "npm:11.11.0" @@ -4017,10 +4017,10 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/react-rest-typescript@workspace:examples/react-rest-typescript" dependencies: - "@accounts/client": "npm:^0.33.1" - "@accounts/client-password": "npm:^0.32.2" - "@accounts/rest-client": "npm:^0.33.1" - "@accounts/types": "npm:^0.33.2" + "@accounts/client": "npm:^1.0.0" + "@accounts/client-password": "npm:^1.0.0" + "@accounts/rest-client": "npm:^1.0.0" + "@accounts/types": "npm:^1.0.0" "@emotion/react": "npm:11.11.3" "@emotion/styled": "npm:11.11.0" "@levminer/speakeasy": "npm:1.4.2" @@ -4055,10 +4055,10 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/rest-express-typescript-without-modules@workspace:examples/rest-express-typescript-without-modules" dependencies: - "@accounts/mongo": "npm:^0.34.1" - "@accounts/password": "npm:^0.32.2" - "@accounts/rest-express": "npm:^0.33.1" - "@accounts/server": "npm:^0.33.1" + "@accounts/mongo": "npm:^1.0.0" + "@accounts/password": "npm:^1.0.0" + "@accounts/rest-express": "npm:^1.0.0" + "@accounts/server": "npm:^1.0.0" body-parser: "npm:1.20.2" cors: "npm:2.8.5" express: "npm:4.18.2" @@ -4071,13 +4071,13 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/rest-express-typescript@workspace:examples/rest-express-typescript" dependencies: - "@accounts/module-core": "npm:^0.34.0" - "@accounts/module-mongo": "npm:^0.34.0" - "@accounts/module-password": "npm:^0.34.0" - "@accounts/mongo": "npm:^0.34.1" - "@accounts/password": "npm:^0.32.2" - "@accounts/rest-express": "npm:^0.33.1" - "@accounts/server": "npm:^0.33.1" + "@accounts/module-core": "npm:^1.0.0" + "@accounts/module-mongo": "npm:^1.0.0" + "@accounts/module-password": "npm:^1.0.0" + "@accounts/mongo": "npm:^1.0.0" + "@accounts/password": "npm:^1.0.0" + "@accounts/rest-express": "npm:^1.0.0" + "@accounts/server": "npm:^1.0.0" body-parser: "npm:1.20.2" cors: "npm:2.8.5" express: "npm:4.18.2"