From 94927100dc517329d34299c94239ad752c1dc7e2 Mon Sep 17 00:00:00 2001 From: Matt Byrne Date: Mon, 18 Dec 2023 11:37:24 +1100 Subject: [PATCH] Prepare 1.0.0 library release --- .changeset/breezy-cars-happen.md | 5 - .changeset/breezy-moles-compare.md | 5 - .changeset/cyan-papayas-greet.md | 15 --- .changeset/friendly-spiders-obey.md | 5 - .changeset/friendly-trains-fetch.md | 13 --- .changeset/funny-oranges-dream.md | 10 -- .changeset/grumpy-vans-look.md | 7 -- .changeset/honest-apes-worry.md | 6 - .changeset/hungry-doors-tap.md | 5 - .changeset/late-phones-attend.md | 8 -- .changeset/orange-socks-talk.md | 9 -- .changeset/pre.json | 38 ------ .changeset/quiet-geese-rule.md | 6 - .changeset/shaggy-trees-pretend.md | 5 - .changeset/shiny-kiwis-dress.md | 7 -- .changeset/slimy-chefs-exercise.md | 5 - .changeset/strange-guests-warn.md | 10 -- .changeset/swift-mails-train.md | 15 --- .changeset/thick-guests-protect.md | 5 - package-lock.json | 108 +++++++++--------- packages/core/CHANGELOG.md | 29 +---- packages/core/package.json | 2 +- packages/gcp-bigquery/CHANGELOG.md | 25 +--- packages/gcp-bigquery/package.json | 10 +- packages/gcp-core/CHANGELOG.md | 49 +------- packages/gcp-core/package.json | 6 +- packages/gcp-datastore-backups/CHANGELOG.md | 31 +---- packages/gcp-datastore-backups/package.json | 22 ++-- packages/gcp-datastore/CHANGELOG.md | 31 +---- packages/gcp-datastore/package.json | 6 +- packages/gcp-firebase-auth/CHANGELOG.md | 18 +-- packages/gcp-firebase-auth/package.json | 6 +- packages/gcp-firestore-backups/CHANGELOG.md | 53 +-------- packages/gcp-firestore-backups/package.json | 22 ++-- .../gcp-firestore-migrations/CHANGELOG.md | 25 +--- .../gcp-firestore-migrations/package.json | 10 +- packages/gcp-firestore/CHANGELOG.md | 79 +------------ packages/gcp-firestore/package.json | 6 +- packages/gcp-google-auth/CHANGELOG.md | 18 +-- packages/gcp-google-auth/package.json | 6 +- packages/gcp-storage/CHANGELOG.md | 37 +----- packages/gcp-storage/package.json | 6 +- packages/gcp-tasks/CHANGELOG.md | 31 +---- packages/gcp-tasks/package.json | 6 +- 44 files changed, 156 insertions(+), 665 deletions(-) delete mode 100644 .changeset/breezy-cars-happen.md delete mode 100644 .changeset/breezy-moles-compare.md delete mode 100644 .changeset/cyan-papayas-greet.md delete mode 100644 .changeset/friendly-spiders-obey.md delete mode 100644 .changeset/friendly-trains-fetch.md delete mode 100644 .changeset/funny-oranges-dream.md delete mode 100644 .changeset/grumpy-vans-look.md delete mode 100644 .changeset/honest-apes-worry.md delete mode 100644 .changeset/hungry-doors-tap.md delete mode 100644 .changeset/late-phones-attend.md delete mode 100644 .changeset/orange-socks-talk.md delete mode 100644 .changeset/pre.json delete mode 100644 .changeset/quiet-geese-rule.md delete mode 100644 .changeset/shaggy-trees-pretend.md delete mode 100644 .changeset/shiny-kiwis-dress.md delete mode 100644 .changeset/slimy-chefs-exercise.md delete mode 100644 .changeset/strange-guests-warn.md delete mode 100644 .changeset/swift-mails-train.md delete mode 100644 .changeset/thick-guests-protect.md diff --git a/.changeset/breezy-cars-happen.md b/.changeset/breezy-cars-happen.md deleted file mode 100644 index 67187cc..0000000 --- a/.changeset/breezy-cars-happen.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@mondokit/gcp-core": patch ---- - -Rename gcpApp to mondokitGcpMiddleware and export initialiseConfiguration() function diff --git a/.changeset/breezy-moles-compare.md b/.changeset/breezy-moles-compare.md deleted file mode 100644 index a154241..0000000 --- a/.changeset/breezy-moles-compare.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@mondokit/gcp-core": patch ---- - -Set new minimum version of core for gcp-core diff --git a/.changeset/cyan-papayas-greet.md b/.changeset/cyan-papayas-greet.md deleted file mode 100644 index 1843571..0000000 --- a/.changeset/cyan-papayas-greet.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -"@mondokit/gcp-bigquery": patch -"@mondokit/gcp-core": patch -"@mondokit/gcp-datastore": patch -"@mondokit/gcp-datastore-backups": patch -"@mondokit/gcp-firebase-auth": patch -"@mondokit/gcp-firestore": patch -"@mondokit/gcp-firestore-backups": patch -"@mondokit/gcp-firestore-migrations": patch -"@mondokit/gcp-google-auth": patch -"@mondokit/gcp-storage": patch -"@mondokit/gcp-tasks": patch ---- - -Fix npm vulnerabilities via npm audit fix diff --git a/.changeset/friendly-spiders-obey.md b/.changeset/friendly-spiders-obey.md deleted file mode 100644 index f01323a..0000000 --- a/.changeset/friendly-spiders-obey.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@mondokit/gcp-firestore": patch ---- - -Try to resolve issue with invalid ESM import for firestore AGAIN diff --git a/.changeset/friendly-trains-fetch.md b/.changeset/friendly-trains-fetch.md deleted file mode 100644 index 747b494..0000000 --- a/.changeset/friendly-trains-fetch.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -"@mondokit/gcp-firestore-migrations": patch -"@mondokit/gcp-datastore-backups": patch -"@mondokit/gcp-firestore-backups": patch -"@mondokit/gcp-datastore": patch -"@mondokit/gcp-firestore": patch -"@mondokit/gcp-bigquery": patch -"@mondokit/gcp-storage": patch -"@mondokit/gcp-tasks": patch -"@mondokit/gcp-core": patch ---- - -Replace gaejs in variable and file names diff --git a/.changeset/funny-oranges-dream.md b/.changeset/funny-oranges-dream.md deleted file mode 100644 index 082ecfa..0000000 --- a/.changeset/funny-oranges-dream.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -"@mondokit/gcp-firestore-migrations": patch -"@mondokit/gcp-bigquery": patch -"@mondokit/gcp-storage": patch -"@mondokit/gcp-tasks": patch -"@mondokit/gcp-core": patch -"@mondokit/core": patch ---- - -Rename environment variables to remove GAEJS prefix diff --git a/.changeset/grumpy-vans-look.md b/.changeset/grumpy-vans-look.md deleted file mode 100644 index 085bba6..0000000 --- a/.changeset/grumpy-vans-look.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@mondokit/gcp-firestore-migrations": patch -"@mondokit/gcp-datastore-backups": patch -"@mondokit/gcp-firestore-backups": patch ---- - -Fix internal circular dependencies diff --git a/.changeset/honest-apes-worry.md b/.changeset/honest-apes-worry.md deleted file mode 100644 index 64366ac..0000000 --- a/.changeset/honest-apes-worry.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@mondokit/gcp-core": patch -"@mondokit/core": patch ---- - -Split out core functionality that is not GCP-specific into a base core lib so we can re-use across other cloud providers going forward. diff --git a/.changeset/hungry-doors-tap.md b/.changeset/hungry-doors-tap.md deleted file mode 100644 index 93845e2..0000000 --- a/.changeset/hungry-doors-tap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@mondokit/core": patch ---- - -Remove deprecated asArray function diff --git a/.changeset/late-phones-attend.md b/.changeset/late-phones-attend.md deleted file mode 100644 index ffad9ea..0000000 --- a/.changeset/late-phones-attend.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@mondokit/gcp-firestore-backups": patch -"@mondokit/gcp-google-auth": patch -"@mondokit/gcp-firestore": patch -"@mondokit/gcp-storage": patch ---- - -Remove lurking lodash references and replace with lodash-es for ESM diff --git a/.changeset/orange-socks-talk.md b/.changeset/orange-socks-talk.md deleted file mode 100644 index 9e72b6f..0000000 --- a/.changeset/orange-socks-talk.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@mondokit/gcp-firestore": patch -"@mondokit/gcp-bigquery": patch -"@mondokit/gcp-storage": patch -"@mondokit/gcp-tasks": patch -"@mondokit/gcp-core": patch ---- - -Peer dependency tweaks. Make less strict to allow clients to use lib versions they want, within the constraints of our library. diff --git a/.changeset/pre.json b/.changeset/pre.json deleted file mode 100644 index f014daf..0000000 --- a/.changeset/pre.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "mode": "pre", - "tag": "alpha", - "initialVersions": { - "@mondokit/gcp-bigquery": "1.0.0-alpha.0", - "@mondokit/gcp-core": "1.0.0-alpha.1", - "@mondokit/gcp-datastore": "1.0.0-alpha.0", - "@mondokit/gcp-datastore-backups": "1.0.0-alpha.0", - "@mondokit/gcp-firebase-auth": "1.0.0-alpha.0", - "@mondokit/gcp-firestore": "1.0.0-alpha.2", - "@mondokit/gcp-firestore-backups": "1.0.0-alpha.0", - "@mondokit/gcp-firestore-migrations": "1.0.0-alpha.0", - "@mondokit/gcp-google-auth": "1.0.0-alpha.0", - "@mondokit/gcp-storage": "1.0.0-alpha.0", - "@mondokit/gcp-tasks": "1.0.0-alpha.0", - "@mondokit/core": "1.0.0-alpha.1" - }, - "changesets": [ - "breezy-cars-happen", - "breezy-moles-compare", - "cyan-papayas-greet", - "friendly-spiders-obey", - "friendly-trains-fetch", - "funny-oranges-dream", - "grumpy-vans-look", - "honest-apes-worry", - "hungry-doors-tap", - "late-phones-attend", - "orange-socks-talk", - "quiet-geese-rule", - "shaggy-trees-pretend", - "shiny-kiwis-dress", - "slimy-chefs-exercise", - "strange-guests-warn", - "swift-mails-train", - "thick-guests-protect" - ] -} diff --git a/.changeset/quiet-geese-rule.md b/.changeset/quiet-geese-rule.md deleted file mode 100644 index 7b659cd..0000000 --- a/.changeset/quiet-geese-rule.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@mondokit/gcp-core": patch -"@mondokit/core": patch ---- - -Fix leftover imports from "lodash" instead of "lodash-es" diff --git a/.changeset/shaggy-trees-pretend.md b/.changeset/shaggy-trees-pretend.md deleted file mode 100644 index 1a724a7..0000000 --- a/.changeset/shaggy-trees-pretend.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@mondokit/core": patch ---- - -Force version update to fix issue with last lib published with lodash import diff --git a/.changeset/shiny-kiwis-dress.md b/.changeset/shiny-kiwis-dress.md deleted file mode 100644 index 2ddd259..0000000 --- a/.changeset/shiny-kiwis-dress.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@mondokit/gcp-datastore-backups": patch -"@mondokit/gcp-firestore-backups": patch -"@mondokit/gcp-datastore": patch ---- - -Update internal google-cloud libs to latest diff --git a/.changeset/slimy-chefs-exercise.md b/.changeset/slimy-chefs-exercise.md deleted file mode 100644 index 2638d2f..0000000 --- a/.changeset/slimy-chefs-exercise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@mondokit/gcp-datastore": patch ---- - -Reduce strictness to allow datastore version >= 7.4.0, which was the first version to introduce the filter class diff --git a/.changeset/strange-guests-warn.md b/.changeset/strange-guests-warn.md deleted file mode 100644 index b5b65e2..0000000 --- a/.changeset/strange-guests-warn.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -"@mondokit/gcp-datastore-backups": patch -"@mondokit/gcp-firestore-backups": patch -"@mondokit/gcp-firebase-auth": patch -"@mondokit/gcp-datastore": patch -"@mondokit/gcp-storage": patch -"@mondokit/gcp-tasks": patch ---- - -Update all dependencies except for vitest diff --git a/.changeset/swift-mails-train.md b/.changeset/swift-mails-train.md deleted file mode 100644 index b74ddfc..0000000 --- a/.changeset/swift-mails-train.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -"@mondokit/gcp-bigquery": patch -"@mondokit/gcp-core": patch -"@mondokit/gcp-datastore": patch -"@mondokit/gcp-datastore-backups": patch -"@mondokit/gcp-firebase-auth": patch -"@mondokit/gcp-firestore": patch -"@mondokit/gcp-firestore-backups": patch -"@mondokit/gcp-firestore-migrations": patch -"@mondokit/gcp-google-auth": patch -"@mondokit/gcp-storage": patch -"@mondokit/gcp-tasks": patch ---- - -Create a minor version for all libs with changeset diff --git a/.changeset/thick-guests-protect.md b/.changeset/thick-guests-protect.md deleted file mode 100644 index 42e8c1e..0000000 --- a/.changeset/thick-guests-protect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@mondokit/gcp-firestore": patch ---- - -Try to resolve issue with invalid ESM import for firestore diff --git a/package-lock.json b/package-lock.json index e0c4000..b7e1c3a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13119,7 +13119,7 @@ }, "packages/core": { "name": "@mondokit/core", - "version": "1.0.0-alpha.4", + "version": "1.0.0", "license": "MIT", "dependencies": { "bunyan": "^1.8.15", @@ -13137,37 +13137,37 @@ }, "packages/gcp-bigquery": { "name": "@mondokit/gcp-bigquery", - "version": "1.0.0-alpha.4", + "version": "1.0.0", "license": "MIT", "devDependencies": { "@google-cloud/bigquery": "7.3.0", - "@mondokit/gcp-core": "1.0.0-alpha.6", - "@mondokit/gcp-storage": "1.0.0-alpha.6" + "@mondokit/gcp-core": "1.0.0", + "@mondokit/gcp-storage": "1.0.0" }, "peerDependencies": { "@google-cloud/bigquery": ">=6.0.0", - "@mondokit/gcp-core": "^1.0.0-alpha.1", - "@mondokit/gcp-storage": "^1.0.0-alpha.0" + "@mondokit/gcp-core": "^1.0.0", + "@mondokit/gcp-storage": "^1.0.0" } }, "packages/gcp-core": { "name": "@mondokit/gcp-core", - "version": "1.0.0-alpha.6", + "version": "1.0.0", "license": "MIT", "dependencies": { "@google-cloud/logging-bunyan": "^5.0.1", "@google-cloud/secret-manager": "^5.0.1" }, "devDependencies": { - "@mondokit/core": "^1.0.0-alpha.3" + "@mondokit/core": "^1.0.0" }, "peerDependencies": { - "@mondokit/core": "^1.0.0-alpha.1" + "@mondokit/core": "^1.0.0" } }, "packages/gcp-datastore": { "name": "@mondokit/gcp-datastore", - "version": "1.0.0-alpha.5", + "version": "1.0.0", "license": "MIT", "dependencies": { "dataloader": "^2.2.2", @@ -13176,17 +13176,17 @@ }, "devDependencies": { "@google-cloud/datastore": "^8.3.0", - "@mondokit/gcp-core": "^1.0.0-alpha.6", + "@mondokit/gcp-core": "^1.0.0", "google-datastore-emulator": "^7.1.0" }, "peerDependencies": { "@google-cloud/datastore": ">=7.4.0", - "@mondokit/gcp-core": "^1.0.0-alpha.1" + "@mondokit/gcp-core": "^1.0.0" } }, "packages/gcp-datastore-backups": { "name": "@mondokit/gcp-datastore-backups", - "version": "1.0.0-alpha.4", + "version": "1.0.0", "license": "MIT", "dependencies": { "luxon": "^3.4.4", @@ -13197,19 +13197,19 @@ "@google-cloud/datastore": "^8.3.0", "@google-cloud/storage": "^7.7.0", "@google-cloud/tasks": "^4.0.1", - "@mondokit/gcp-bigquery": "1.0.0-alpha.4", - "@mondokit/gcp-core": "1.0.0-alpha.6", - "@mondokit/gcp-datastore": "1.0.0-alpha.5", - "@mondokit/gcp-storage": "1.0.0-alpha.6", - "@mondokit/gcp-tasks": "1.0.0-alpha.5", + "@mondokit/gcp-bigquery": "1.0.0", + "@mondokit/gcp-core": "1.0.0", + "@mondokit/gcp-datastore": "1.0.0", + "@mondokit/gcp-storage": "1.0.0", + "@mondokit/gcp-tasks": "1.0.0", "@types/luxon": "^3.3.7" }, "peerDependencies": { - "@mondokit/gcp-bigquery": "^1.0.0-alpha.0", - "@mondokit/gcp-core": "^1.0.0-alpha.1", - "@mondokit/gcp-datastore": "^1.0.0-alpha.0", - "@mondokit/gcp-storage": "^1.0.0-alpha.0", - "@mondokit/gcp-tasks": "^1.0.0-alpha.0" + "@mondokit/gcp-bigquery": "^1.0.0", + "@mondokit/gcp-core": "^1.0.0", + "@mondokit/gcp-datastore": "^1.0.0", + "@mondokit/gcp-storage": "^1.0.0", + "@mondokit/gcp-tasks": "^1.0.0" } }, "packages/gcp-datastore-backups/node_modules/nanoid": { @@ -13319,20 +13319,20 @@ }, "packages/gcp-firebase-auth": { "name": "@mondokit/gcp-firebase-auth", - "version": "1.0.0-alpha.3", + "version": "1.0.0", "license": "MIT", "devDependencies": { - "@mondokit/gcp-core": "1.0.0-alpha.6", + "@mondokit/gcp-core": "1.0.0", "firebase-admin": "^12.0.0" }, "peerDependencies": { - "@mondokit/gcp-core": "^1.0.0-alpha.1", + "@mondokit/gcp-core": "^1.0.0", "firebase-admin": ">= 11.0.0" } }, "packages/gcp-firestore": { "name": "@mondokit/gcp-firestore", - "version": "1.0.0-alpha.8", + "version": "1.0.0", "license": "MIT", "dependencies": { "dataloader": "^2.2.2", @@ -13340,17 +13340,17 @@ }, "devDependencies": { "@google-cloud/firestore": "^7.1.0", - "@mondokit/gcp-core": "1.0.0-alpha.6", + "@mondokit/gcp-core": "1.0.0", "@types/lodash-es": "^4.17.8" }, "peerDependencies": { "@google-cloud/firestore": ">= 6.5.0", - "@mondokit/gcp-core": "1.0.0-alpha.6" + "@mondokit/gcp-core": "1.0.0" } }, "packages/gcp-firestore-backups": { "name": "@mondokit/gcp-firestore-backups", - "version": "1.0.0-alpha.6", + "version": "1.0.0", "license": "MIT", "dependencies": { "luxon": "^3.4.4", @@ -13361,19 +13361,19 @@ "@google-cloud/firestore": "^7.1.0", "@google-cloud/storage": "^7.7.0", "@google-cloud/tasks": "^4.0.1", - "@mondokit/gcp-bigquery": "1.0.0-alpha.4", - "@mondokit/gcp-core": "1.0.0-alpha.6", - "@mondokit/gcp-firestore": "1.0.0-alpha.8", - "@mondokit/gcp-storage": "1.0.0-alpha.6", - "@mondokit/gcp-tasks": "1.0.0-alpha.5", + "@mondokit/gcp-bigquery": "1.0.0", + "@mondokit/gcp-core": "1.0.0", + "@mondokit/gcp-firestore": "1.0.0", + "@mondokit/gcp-storage": "1.0.0", + "@mondokit/gcp-tasks": "1.0.0", "@types/luxon": "^3.3.7" }, "peerDependencies": { - "@mondokit/gcp-bigquery": "^1.0.0-alpha.0", - "@mondokit/gcp-core": "^1.0.0-alpha.1", - "@mondokit/gcp-firestore": "^1.0.0-alpha.2", - "@mondokit/gcp-storage": "^1.0.0-alpha.0", - "@mondokit/gcp-tasks": "1.0.0-alpha.5" + "@mondokit/gcp-bigquery": "^1.0.0", + "@mondokit/gcp-core": "^1.0.0", + "@mondokit/gcp-firestore": "^1.0.0", + "@mondokit/gcp-storage": "^1.0.0", + "@mondokit/gcp-tasks": "^1.0.0" } }, "packages/gcp-firestore-backups/node_modules/nanoid": { @@ -13395,48 +13395,48 @@ }, "packages/gcp-firestore-migrations": { "name": "@mondokit/gcp-firestore-migrations", - "version": "1.0.0-alpha.3", + "version": "1.0.0", "license": "MIT", "dependencies": { "lodash-es": "^4.17.21" }, "devDependencies": { "@google-cloud/firestore": "^7.1.0", - "@mondokit/gcp-core": "1.0.0-alpha.6", - "@mondokit/gcp-firestore": "1.0.0-alpha.8" + "@mondokit/gcp-core": "1.0.0", + "@mondokit/gcp-firestore": "1.0.0" }, "peerDependencies": { - "@mondokit/gcp-core": "^1.0.0-alpha.1", - "@mondokit/gcp-firestore": "^1.0.0-alpha.2" + "@mondokit/gcp-core": "^1.0.0", + "@mondokit/gcp-firestore": "^1.0.0" } }, "packages/gcp-google-auth": { "name": "@mondokit/gcp-google-auth", - "version": "1.0.0-alpha.3", + "version": "1.0.0", "license": "MIT", "devDependencies": { - "@mondokit/gcp-core": "1.0.0-alpha.6", + "@mondokit/gcp-core": "1.0.0", "google-auth-library": "^9.4.1" }, "peerDependencies": { - "@mondokit/gcp-core": "^1.0.0-alpha.1", + "@mondokit/gcp-core": "^1.0.0", "google-auth-library": "^9.4.0" } }, "packages/gcp-storage": { "name": "@mondokit/gcp-storage", - "version": "1.0.0-alpha.6", + "version": "1.0.0", "license": "MIT", "dependencies": { "p-limit": "^5.0.0" }, "devDependencies": { "@google-cloud/storage": "^7.7.0", - "@mondokit/gcp-core": "^1.0.0-alpha.6" + "@mondokit/gcp-core": "^1.0.0" }, "peerDependencies": { "@google-cloud/storage": ">= 6.0.0", - "@mondokit/gcp-core": "^1.0.0-alpha.1", + "@mondokit/gcp-core": "^1.0.0", "express": ">= 4.17.1" } }, @@ -13467,19 +13467,19 @@ }, "packages/gcp-tasks": { "name": "@mondokit/gcp-tasks", - "version": "1.0.0-alpha.5", + "version": "1.0.0", "license": "MIT", "dependencies": { "node-fetch": "^3.3.2" }, "devDependencies": { "@google-cloud/tasks": "^4.0.1", - "@mondokit/gcp-core": "^1.0.0-alpha.6", + "@mondokit/gcp-core": "^1.0.0", "google-gax": "^4.0.5" }, "peerDependencies": { "@google-cloud/tasks": ">= 3.0.0", - "@mondokit/gcp-core": "^1.0.0-alpha.1", + "@mondokit/gcp-core": "^1.0.0", "express": ">= 4.17.1", "google-gax": ">= 3.0.0" } diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index fbc27d4..87826c9 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,31 +1,10 @@ # @mondokit/core -## 1.0.0-alpha.6 +## 1.0.0 -### Patch Changes +We are excited to announce the ESM-only library release of our cloud libraries, with a fun new name of [MondoKit](https://mondokit.dev/). -- Force version update to fix issue with last lib published with lodash import +Libraries migrated from [gae-js](https://github.com/mondo-mob/gae-js). -## 1.0.0-alpha.5 +See the [Migration Guide from GAE JS](https://mondokit.dev/migration-from-gae-js) for steps to migrate. -### Patch Changes - -- e381ed2: Fix leftover imports from "lodash" instead of "lodash-es" - -## 1.0.0-alpha.4 - -### Patch Changes - -- 486a241: Remove deprecated asArray function - -## 1.0.0-alpha.3 - -### Patch Changes - -- 60e5094: Rename environment variables to remove GAEJS prefix - -## 1.0.0-alpha.2 - -### Patch Changes - -- cdc36ec: Split out core functionality that is not GCP-specific into a base core lib so we can re-use across other cloud providers going forward. diff --git a/packages/core/package.json b/packages/core/package.json index b9987af..5f02c09 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@mondokit/core", - "version": "1.0.0-alpha.6", + "version": "1.0.0", "description": "", "type": "module", "main": "dist/index.js", diff --git a/packages/gcp-bigquery/CHANGELOG.md b/packages/gcp-bigquery/CHANGELOG.md index 044e845..03b668c 100644 --- a/packages/gcp-bigquery/CHANGELOG.md +++ b/packages/gcp-bigquery/CHANGELOG.md @@ -1,26 +1,9 @@ # @mondokit/gcp-bigquery -## 1.0.0-alpha.4 +## 1.0.0 -### Patch Changes +We are excited to announce the ESM-only library release of our cloud libraries, with a fun new name of [MondoKit](https://mondokit.dev/). -- 25c0eaa: Replace gaejs in variable and file names -- 60e5094: Rename environment variables to remove GAEJS prefix +Libraries migrated from [gae-js](https://github.com/mondo-mob/gae-js). -## 1.0.0-alpha.3 - -### Patch Changes - -- 9bb9f30: Fix npm vulnerabilities via npm audit fix - -## 1.0.0-alpha.2 - -### Patch Changes - -- d554715: Peer dependency tweaks. Make less strict to allow clients to use lib versions they want, within the constraints of our library. - -## 1.0.0-alpha.1 - -### Patch Changes - -- Create a minor version for all libs with changeset +See the [Migration Guide from GAE JS](https://mondokit.dev/migration-from-gae-js) for steps to migrate. diff --git a/packages/gcp-bigquery/package.json b/packages/gcp-bigquery/package.json index d87ea13..e94c271 100644 --- a/packages/gcp-bigquery/package.json +++ b/packages/gcp-bigquery/package.json @@ -1,6 +1,6 @@ { "name": "@mondokit/gcp-bigquery", - "version": "1.0.0-alpha.4", + "version": "1.0.0", "description": "Tools for Google BigQuery", "type": "module", "main": "dist/index.js", @@ -24,12 +24,12 @@ "homepage": "https://github.com/mondo-mob/mondokit", "peerDependencies": { "@google-cloud/bigquery": ">=6.0.0", - "@mondokit/gcp-core": "^1.0.0-alpha.1", - "@mondokit/gcp-storage": "^1.0.0-alpha.0" + "@mondokit/gcp-core": "^1.0.0", + "@mondokit/gcp-storage": "^1.0.0" }, "devDependencies": { "@google-cloud/bigquery": "7.3.0", - "@mondokit/gcp-core": "1.0.0-alpha.9", - "@mondokit/gcp-storage": "1.0.0-alpha.6" + "@mondokit/gcp-core": "1.0.0", + "@mondokit/gcp-storage": "1.0.0" } } diff --git a/packages/gcp-core/CHANGELOG.md b/packages/gcp-core/CHANGELOG.md index 8a5d66a..44821f8 100644 --- a/packages/gcp-core/CHANGELOG.md +++ b/packages/gcp-core/CHANGELOG.md @@ -1,50 +1,9 @@ # @mondokit/gcp-core -## 1.0.0-alpha.9 +## 1.0.0 -### Patch Changes +We are excited to announce the ESM-only library release of our cloud libraries, with a fun new name of [MondoKit](https://mondokit.dev/). -- 3f3b0aa: Rename gcpApp to mondokitGcpMiddleware and export initialiseConfiguration() function +Libraries migrated from [gae-js](https://github.com/mondo-mob/gae-js). -## 1.0.0-alpha.8 - -### Patch Changes - -- af37cd5: Set new minimum version of core for gcp-core - -## 1.0.0-alpha.7 - -### Patch Changes - -- e381ed2: Fix leftover imports from "lodash" instead of "lodash-es" - -## 1.0.0-alpha.6 - -### Patch Changes - -- 25c0eaa: Replace gaejs in variable and file names -- 60e5094: Rename environment variables to remove GAEJS prefix - -## 1.0.0-alpha.5 - -### Patch Changes - -- cdc36ec: Split out core functionality that is not GCP-specific into a base core lib so we can re-use across other cloud providers going forward. - -## 1.0.0-alpha.4 - -### Patch Changes - -- 9bb9f30: Fix npm vulnerabilities via npm audit fix - -## 1.0.0-alpha.3 - -### Patch Changes - -- d554715: Peer dependency tweaks. Make less strict to allow clients to use lib versions they want, within the constraints of our library. - -## 1.0.0-alpha.2 - -### Patch Changes - -- Create a minor version for all libs with changeset +See the [Migration Guide from GAE JS](https://mondokit.dev/migration-from-gae-js) for steps to migrate. diff --git a/packages/gcp-core/package.json b/packages/gcp-core/package.json index d2dc74f..69c1ccf 100644 --- a/packages/gcp-core/package.json +++ b/packages/gcp-core/package.json @@ -1,6 +1,6 @@ { "name": "@mondokit/gcp-core", - "version": "1.0.0-alpha.9", + "version": "1.0.0", "description": "", "type": "module", "main": "dist/index.js", @@ -27,9 +27,9 @@ "@google-cloud/secret-manager": "^5.0.1" }, "peerDependencies": { - "@mondokit/core": "^1.0.0-alpha.6" + "@mondokit/core": "^1.0.0" }, "devDependencies": { - "@mondokit/core": "^1.0.0-alpha.6" + "@mondokit/core": "^1.0.0" } } diff --git a/packages/gcp-datastore-backups/CHANGELOG.md b/packages/gcp-datastore-backups/CHANGELOG.md index c481cc2..9029c7d 100644 --- a/packages/gcp-datastore-backups/CHANGELOG.md +++ b/packages/gcp-datastore-backups/CHANGELOG.md @@ -1,32 +1,9 @@ # @mondokit/gcp-datastore-backups -## 1.0.0-alpha.5 +## 1.0.0 -### Patch Changes +We are excited to announce the ESM-only library release of our cloud libraries, with a fun new name of [MondoKit](https://mondokit.dev/). -- 2776acf: Fix internal circular dependencies +Libraries migrated from [gae-js](https://github.com/mondo-mob/gae-js). -## 1.0.0-alpha.4 - -### Patch Changes - -- 25c0eaa: Replace gaejs in variable and file names - -## 1.0.0-alpha.3 - -### Patch Changes - -- 9bb9f30: Fix npm vulnerabilities via npm audit fix - -## 1.0.0-alpha.2 - -### Patch Changes - -- dd0d63e: Update internal google-cloud libs to latest -- 6030743: Update all dependencies except for vitest - -## 1.0.0-alpha.1 - -### Patch Changes - -- Create a minor version for all libs with changeset +See the [Migration Guide from GAE JS](https://mondokit.dev/migration-from-gae-js) for steps to migrate. diff --git a/packages/gcp-datastore-backups/package.json b/packages/gcp-datastore-backups/package.json index bd614f1..9fb25f5 100644 --- a/packages/gcp-datastore-backups/package.json +++ b/packages/gcp-datastore-backups/package.json @@ -1,6 +1,6 @@ { "name": "@mondokit/gcp-datastore-backups", - "version": "1.0.0-alpha.5", + "version": "1.0.0", "description": "Utils for performing datastore backups", "type": "module", "main": "dist/index.js", @@ -27,22 +27,22 @@ "nanoid": "^5.0.4" }, "peerDependencies": { - "@mondokit/gcp-bigquery": "^1.0.0-alpha.0", - "@mondokit/gcp-core": "^1.0.0-alpha.1", - "@mondokit/gcp-datastore": "^1.0.0-alpha.0", - "@mondokit/gcp-storage": "^1.0.0-alpha.0", - "@mondokit/gcp-tasks": "^1.0.0-alpha.0" + "@mondokit/gcp-bigquery": "^1.0.0", + "@mondokit/gcp-core": "^1.0.0", + "@mondokit/gcp-datastore": "^1.0.0", + "@mondokit/gcp-storage": "^1.0.0", + "@mondokit/gcp-tasks": "^1.0.0" }, "devDependencies": { "@google-cloud/bigquery": "^7.3.0", "@google-cloud/datastore": "^8.3.0", "@google-cloud/storage": "^7.7.0", "@google-cloud/tasks": "^4.0.1", - "@mondokit/gcp-bigquery": "1.0.0-alpha.4", - "@mondokit/gcp-core": "1.0.0-alpha.9", - "@mondokit/gcp-datastore": "1.0.0-alpha.5", - "@mondokit/gcp-storage": "1.0.0-alpha.6", - "@mondokit/gcp-tasks": "1.0.0-alpha.5", + "@mondokit/gcp-bigquery": "1.0.0", + "@mondokit/gcp-core": "1.0.0", + "@mondokit/gcp-datastore": "1.0.0", + "@mondokit/gcp-storage": "1.0.0", + "@mondokit/gcp-tasks": "1.0.0", "@types/luxon": "^3.3.7" } } diff --git a/packages/gcp-datastore/CHANGELOG.md b/packages/gcp-datastore/CHANGELOG.md index f010bbd..4a86bfa 100644 --- a/packages/gcp-datastore/CHANGELOG.md +++ b/packages/gcp-datastore/CHANGELOG.md @@ -1,32 +1,9 @@ # @mondokit/gcp-datastore -## 1.0.0-alpha.5 +## 1.0.0 -### Patch Changes +We are excited to announce the ESM-only library release of our cloud libraries, with a fun new name of [MondoKit](https://mondokit.dev/). -- 25c0eaa: Replace gaejs in variable and file names +Libraries migrated from [gae-js](https://github.com/mondo-mob/gae-js). -## 1.0.0-alpha.4 - -### Patch Changes - -- 9bb9f30: Fix npm vulnerabilities via npm audit fix - -## 1.0.0-alpha.3 - -### Patch Changes - -- dd0d63e: Update internal google-cloud libs to latest -- 6030743: Update all dependencies except for vitest - -## 1.0.0-alpha.2 - -### Patch Changes - -- ee2e488: Reduce strictness to allow datastore version >= 7.4.0, which was the first version to introduce the filter class - -## 1.0.0-alpha.1 - -### Patch Changes - -- Create a minor version for all libs with changeset +See the [Migration Guide from GAE JS](https://mondokit.dev/migration-from-gae-js) for steps to migrate. diff --git a/packages/gcp-datastore/package.json b/packages/gcp-datastore/package.json index b230596..1d38246 100644 --- a/packages/gcp-datastore/package.json +++ b/packages/gcp-datastore/package.json @@ -1,6 +1,6 @@ { "name": "@mondokit/gcp-datastore", - "version": "1.0.0-alpha.5", + "version": "1.0.0", "description": "", "type": "module", "main": "dist/index.js", @@ -30,11 +30,11 @@ }, "peerDependencies": { "@google-cloud/datastore": ">=7.4.0", - "@mondokit/gcp-core": "^1.0.0-alpha.1" + "@mondokit/gcp-core": "^1.0.0" }, "devDependencies": { "@google-cloud/datastore": "^8.3.0", - "@mondokit/gcp-core": "^1.0.0-alpha.6", + "@mondokit/gcp-core": "^1.0.0", "google-datastore-emulator": "^7.1.0" }, "gitHead": "087032afa8903aa576041cdfe4913fe8f115e919" diff --git a/packages/gcp-firebase-auth/CHANGELOG.md b/packages/gcp-firebase-auth/CHANGELOG.md index 65d9b5b..a0656b9 100644 --- a/packages/gcp-firebase-auth/CHANGELOG.md +++ b/packages/gcp-firebase-auth/CHANGELOG.md @@ -1,19 +1,9 @@ # @mondokit/gcp-firebase-auth -## 1.0.0-alpha.3 +## 1.0.0 -### Patch Changes +We are excited to announce the ESM-only library release of our cloud libraries, with a fun new name of [MondoKit](https://mondokit.dev/). -- 9bb9f30: Fix npm vulnerabilities via npm audit fix +Libraries migrated from [gae-js](https://github.com/mondo-mob/gae-js). -## 1.0.0-alpha.2 - -### Patch Changes - -- 6030743: Update all dependencies except for vitest - -## 1.0.0-alpha.1 - -### Patch Changes - -- Create a minor version for all libs with changeset +See the [Migration Guide from GAE JS](https://mondokit.dev/migration-from-gae-js) for steps to migrate. diff --git a/packages/gcp-firebase-auth/package.json b/packages/gcp-firebase-auth/package.json index cb2cf7c..37ff6b3 100644 --- a/packages/gcp-firebase-auth/package.json +++ b/packages/gcp-firebase-auth/package.json @@ -1,6 +1,6 @@ { "name": "@mondokit/gcp-firebase-auth", - "version": "1.0.0-alpha.3", + "version": "1.0.0", "description": "", "type": "module", "main": "dist/index.js", @@ -24,11 +24,11 @@ "license": "MIT", "homepage": "https://github.com/mondo-mob/mondokit", "peerDependencies": { - "@mondokit/gcp-core": "^1.0.0-alpha.1", + "@mondokit/gcp-core": "^1.0.0", "firebase-admin": ">= 11.0.0" }, "devDependencies": { - "@mondokit/gcp-core": "1.0.0-alpha.9", + "@mondokit/gcp-core": "1.0.0", "firebase-admin": "^12.0.0" }, "gitHead": "087032afa8903aa576041cdfe4913fe8f115e919" diff --git a/packages/gcp-firestore-backups/CHANGELOG.md b/packages/gcp-firestore-backups/CHANGELOG.md index 716a222..2a9006e 100644 --- a/packages/gcp-firestore-backups/CHANGELOG.md +++ b/packages/gcp-firestore-backups/CHANGELOG.md @@ -1,54 +1,9 @@ # @mondokit/gcp-firestore-backups -## 1.0.0-alpha.7 +## 1.0.0 -### Patch Changes +We are excited to announce the ESM-only library release of our cloud libraries, with a fun new name of [MondoKit](https://mondokit.dev/). -- 2776acf: Fix internal circular dependencies +Libraries migrated from [gae-js](https://github.com/mondo-mob/gae-js). -## 1.0.0-alpha.6 - -### Patch Changes - -- 25c0eaa: Replace gaejs in variable and file names -- Updated dependencies [25c0eaa] -- Updated dependencies [60e5094] - - @mondokit/gcp-tasks@1.0.0-alpha.5 - -## 1.0.0-alpha.5 - -### Patch Changes - -- 9bb9f30: Fix npm vulnerabilities via npm audit fix -- Updated dependencies [9bb9f30] - - @mondokit/gcp-tasks@1.0.0-alpha.4 - -## 1.0.0-alpha.4 - -### Patch Changes - -- dd0d63e: Update internal google-cloud libs to latest -- 6030743: Update all dependencies except for vitest -- Updated dependencies [6030743] - - @mondokit/gcp-tasks@1.0.0-alpha.3 - -## 1.0.0-alpha.3 - -### Patch Changes - -- 0a52b54: Remove lurking lodash references and replace with lodash-es for ESM - -## 1.0.0-alpha.2 - -### Patch Changes - -- Updated dependencies [d554715] - - @mondokit/gcp-tasks@1.0.0-alpha.2 - -## 1.0.0-alpha.1 - -### Patch Changes - -- Create a minor version for all libs with changeset -- Updated dependencies - - @mondokit/gcp-tasks@1.0.0-alpha.1 +See the [Migration Guide from GAE JS](https://mondokit.dev/migration-from-gae-js) for steps to migrate. diff --git a/packages/gcp-firestore-backups/package.json b/packages/gcp-firestore-backups/package.json index 3a34aad..8702bfd 100644 --- a/packages/gcp-firestore-backups/package.json +++ b/packages/gcp-firestore-backups/package.json @@ -1,6 +1,6 @@ { "name": "@mondokit/gcp-firestore-backups", - "version": "1.0.0-alpha.7", + "version": "1.0.0", "description": "Utils for performing firestore backups", "type": "module", "main": "dist/index.js", @@ -27,22 +27,22 @@ "nanoid": "^5.0.4" }, "peerDependencies": { - "@mondokit/gcp-bigquery": "^1.0.0-alpha.0", - "@mondokit/gcp-core": "^1.0.0-alpha.1", - "@mondokit/gcp-firestore": "^1.0.0-alpha.2", - "@mondokit/gcp-storage": "^1.0.0-alpha.0", - "@mondokit/gcp-tasks": "1.0.0-alpha.5" + "@mondokit/gcp-bigquery": "^1.0.0", + "@mondokit/gcp-core": "^1.0.0", + "@mondokit/gcp-firestore": "^1.0.0", + "@mondokit/gcp-storage": "^1.0.0", + "@mondokit/gcp-tasks": "^1.0.0" }, "devDependencies": { "@google-cloud/bigquery": "^7.3.0", "@google-cloud/firestore": "^7.1.0", "@google-cloud/storage": "^7.7.0", "@google-cloud/tasks": "^4.0.1", - "@mondokit/gcp-bigquery": "1.0.0-alpha.4", - "@mondokit/gcp-core": "1.0.0-alpha.9", - "@mondokit/gcp-firestore": "1.0.0-alpha.13", - "@mondokit/gcp-storage": "1.0.0-alpha.6", - "@mondokit/gcp-tasks": "1.0.0-alpha.5", + "@mondokit/gcp-bigquery": "1.0.0", + "@mondokit/gcp-core": "1.0.0", + "@mondokit/gcp-firestore": "1.0.0", + "@mondokit/gcp-storage": "1.0.0", + "@mondokit/gcp-tasks": "1.0.0", "@types/luxon": "^3.3.7" } } diff --git a/packages/gcp-firestore-migrations/CHANGELOG.md b/packages/gcp-firestore-migrations/CHANGELOG.md index e0295e6..e4054b2 100644 --- a/packages/gcp-firestore-migrations/CHANGELOG.md +++ b/packages/gcp-firestore-migrations/CHANGELOG.md @@ -1,26 +1,9 @@ # @mondokit/gcp-firestore-migrations -## 1.0.0-alpha.4 +## 1.0.0 -### Patch Changes +We are excited to announce the ESM-only library release of our cloud libraries, with a fun new name of [MondoKit](https://mondokit.dev/). -- 2776acf: Fix internal circular dependencies +Libraries migrated from [gae-js](https://github.com/mondo-mob/gae-js). -## 1.0.0-alpha.3 - -### Patch Changes - -- 25c0eaa: Replace gaejs in variable and file names -- 60e5094: Rename environment variables to remove GAEJS prefix - -## 1.0.0-alpha.2 - -### Patch Changes - -- 9bb9f30: Fix npm vulnerabilities via npm audit fix - -## 1.0.0-alpha.1 - -### Patch Changes - -- Create a minor version for all libs with changeset +See the [Migration Guide from GAE JS](https://mondokit.dev/migration-from-gae-js) for steps to migrate. diff --git a/packages/gcp-firestore-migrations/package.json b/packages/gcp-firestore-migrations/package.json index 3402871..ab8fc6e 100644 --- a/packages/gcp-firestore-migrations/package.json +++ b/packages/gcp-firestore-migrations/package.json @@ -1,6 +1,6 @@ { "name": "@mondokit/gcp-firestore-migrations", - "version": "1.0.0-alpha.4", + "version": "1.0.0", "description": "", "type": "module", "main": "dist/index.js", @@ -27,13 +27,13 @@ "lodash-es": "^4.17.21" }, "peerDependencies": { - "@mondokit/gcp-core": "^1.0.0-alpha.1", - "@mondokit/gcp-firestore": "^1.0.0-alpha.2" + "@mondokit/gcp-core": "^1.0.0", + "@mondokit/gcp-firestore": "^1.0.0" }, "devDependencies": { "@google-cloud/firestore": "^7.1.0", - "@mondokit/gcp-core": "1.0.0-alpha.9", - "@mondokit/gcp-firestore": "1.0.0-alpha.13" + "@mondokit/gcp-core": "1.0.0", + "@mondokit/gcp-firestore": "1.0.0" }, "gitHead": "087032afa8903aa576041cdfe4913fe8f115e919" } diff --git a/packages/gcp-firestore/CHANGELOG.md b/packages/gcp-firestore/CHANGELOG.md index 8ebacaa..119dcfb 100644 --- a/packages/gcp-firestore/CHANGELOG.md +++ b/packages/gcp-firestore/CHANGELOG.md @@ -1,80 +1,9 @@ # @mondokit/gcp-firestore -## 1.0.0-alpha.13 +## 1.0.0 -### Patch Changes +We are excited to announce the ESM-only library release of our cloud libraries, with a fun new name of [MondoKit](https://mondokit.dev/). -- Updated dependencies [3f3b0aa] - - @mondokit/gcp-core@1.0.0-alpha.9 +Libraries migrated from [gae-js](https://github.com/mondo-mob/gae-js). -## 1.0.0-alpha.12 - -### Patch Changes - -- 9ca9bba: Try to resolve issue with invalid ESM import for firestore AGAIN - -## 1.0.0-alpha.11 - -### Patch Changes - -- 03b4e67: Try to resolve issue with invalid ESM import for firestore - -## 1.0.0-alpha.10 - -### Patch Changes - -- Updated dependencies [af37cd5] - - @mondokit/gcp-core@1.0.0-alpha.8 - -## 1.0.0-alpha.9 - -### Patch Changes - -- Updated dependencies [e381ed2] - - @mondokit/gcp-core@1.0.0-alpha.7 - -## 1.0.0-alpha.8 - -### Patch Changes - -- 25c0eaa: Replace gaejs in variable and file names -- Updated dependencies [25c0eaa] -- Updated dependencies [60e5094] - - @mondokit/gcp-core@1.0.0-alpha.6 - -## 1.0.0-alpha.7 - -### Patch Changes - -- Updated dependencies [cdc36ec] - - @mondokit/gcp-core@1.0.0-alpha.5 - -## 1.0.0-alpha.6 - -### Patch Changes - -- 9bb9f30: Fix npm vulnerabilities via npm audit fix -- Updated dependencies [9bb9f30] - - @mondokit/gcp-core@1.0.0-alpha.4 - -## 1.0.0-alpha.5 - -### Patch Changes - -- 0a52b54: Remove lurking lodash references and replace with lodash-es for ESM - -## 1.0.0-alpha.4 - -### Patch Changes - -- d554715: Peer dependency tweaks. Make less strict to allow clients to use lib versions they want, within the constraints of our library. -- Updated dependencies [d554715] - - @mondokit/gcp-core@1.0.0-alpha.3 - -## 1.0.0-alpha.3 - -### Patch Changes - -- Create a minor version for all libs with changeset -- Updated dependencies - - @mondokit/gcp-core@1.0.0-alpha.2 +See the [Migration Guide from GAE JS](https://mondokit.dev/migration-from-gae-js) for steps to migrate. diff --git a/packages/gcp-firestore/package.json b/packages/gcp-firestore/package.json index 2f8d136..55a82d6 100644 --- a/packages/gcp-firestore/package.json +++ b/packages/gcp-firestore/package.json @@ -1,6 +1,6 @@ { "name": "@mondokit/gcp-firestore", - "version": "1.0.0-alpha.13", + "version": "1.0.0", "description": "", "main": "dist/index.js", "type": "module", @@ -29,11 +29,11 @@ }, "peerDependencies": { "@google-cloud/firestore": ">= 6.5.0", - "@mondokit/gcp-core": "1.0.0-alpha.9" + "@mondokit/gcp-core": "1.0.0" }, "devDependencies": { "@google-cloud/firestore": "^7.1.0", - "@mondokit/gcp-core": "1.0.0-alpha.9", + "@mondokit/gcp-core": "1.0.0", "@types/lodash-es": "^4.17.8" } } diff --git a/packages/gcp-google-auth/CHANGELOG.md b/packages/gcp-google-auth/CHANGELOG.md index 516850a..e985f0c 100644 --- a/packages/gcp-google-auth/CHANGELOG.md +++ b/packages/gcp-google-auth/CHANGELOG.md @@ -1,19 +1,9 @@ # @mondokit/gcp-google-auth -## 1.0.0-alpha.3 +## 1.0.0 -### Patch Changes +We are excited to announce the ESM-only library release of our cloud libraries, with a fun new name of [MondoKit](https://mondokit.dev/). -- 9bb9f30: Fix npm vulnerabilities via npm audit fix +Libraries migrated from [gae-js](https://github.com/mondo-mob/gae-js). -## 1.0.0-alpha.2 - -### Patch Changes - -- 0a52b54: Remove lurking lodash references and replace with lodash-es for ESM - -## 1.0.0-alpha.1 - -### Patch Changes - -- Create a minor version for all libs with changeset +See the [Migration Guide from GAE JS](https://mondokit.dev/migration-from-gae-js) for steps to migrate. diff --git a/packages/gcp-google-auth/package.json b/packages/gcp-google-auth/package.json index fc90262..55a7fda 100644 --- a/packages/gcp-google-auth/package.json +++ b/packages/gcp-google-auth/package.json @@ -1,6 +1,6 @@ { "name": "@mondokit/gcp-google-auth", - "version": "1.0.0-alpha.3", + "version": "1.0.0", "description": "Tools for Google Cloud Authentication", "type": "module", "main": "dist/index.js", @@ -23,11 +23,11 @@ "license": "MIT", "homepage": "https://github.com/mondo-mob/mondokit", "peerDependencies": { - "@mondokit/gcp-core": "^1.0.0-alpha.1", + "@mondokit/gcp-core": "^1.0.0", "google-auth-library": "^9.4.0" }, "devDependencies": { - "@mondokit/gcp-core": "1.0.0-alpha.9", + "@mondokit/gcp-core": "1.0.0", "google-auth-library": "^9.4.1" } } diff --git a/packages/gcp-storage/CHANGELOG.md b/packages/gcp-storage/CHANGELOG.md index 54325a6..726b22b 100644 --- a/packages/gcp-storage/CHANGELOG.md +++ b/packages/gcp-storage/CHANGELOG.md @@ -1,38 +1,9 @@ # @mondokit/gcp-storage -## 1.0.0-alpha.6 +## 1.0.0 -### Patch Changes +We are excited to announce the ESM-only library release of our cloud libraries, with a fun new name of [MondoKit](https://mondokit.dev/). -- 25c0eaa: Replace gaejs in variable and file names -- 60e5094: Rename environment variables to remove GAEJS prefix +Libraries migrated from [gae-js](https://github.com/mondo-mob/gae-js). -## 1.0.0-alpha.5 - -### Patch Changes - -- 9bb9f30: Fix npm vulnerabilities via npm audit fix - -## 1.0.0-alpha.4 - -### Patch Changes - -- 6030743: Update all dependencies except for vitest - -## 1.0.0-alpha.3 - -### Patch Changes - -- 0a52b54: Remove lurking lodash references and replace with lodash-es for ESM - -## 1.0.0-alpha.2 - -### Patch Changes - -- d554715: Peer dependency tweaks. Make less strict to allow clients to use lib versions they want, within the constraints of our library. - -## 1.0.0-alpha.1 - -### Patch Changes - -- Create a minor version for all libs with changeset +See the [Migration Guide from GAE JS](https://mondokit.dev/migration-from-gae-js) for steps to migrate. diff --git a/packages/gcp-storage/package.json b/packages/gcp-storage/package.json index 6015101..bb861f8 100644 --- a/packages/gcp-storage/package.json +++ b/packages/gcp-storage/package.json @@ -1,6 +1,6 @@ { "name": "@mondokit/gcp-storage", - "version": "1.0.0-alpha.6", + "version": "1.0.0", "description": "Tools for Google Cloud Storage", "type": "module", "main": "dist/index.js", @@ -25,7 +25,7 @@ "homepage": "https://github.com/mondo-mob/mondokit", "peerDependencies": { "@google-cloud/storage": ">= 6.0.0", - "@mondokit/gcp-core": "^1.0.0-alpha.1", + "@mondokit/gcp-core": "^1.0.0", "express": ">= 4.17.1" }, "dependencies": { @@ -33,6 +33,6 @@ }, "devDependencies": { "@google-cloud/storage": "^7.7.0", - "@mondokit/gcp-core": "^1.0.0-alpha.6" + "@mondokit/gcp-core": "^1.0.0" } } diff --git a/packages/gcp-tasks/CHANGELOG.md b/packages/gcp-tasks/CHANGELOG.md index 01868a6..42410e2 100644 --- a/packages/gcp-tasks/CHANGELOG.md +++ b/packages/gcp-tasks/CHANGELOG.md @@ -1,32 +1,9 @@ # @mondokit/gcp-tasks -## 1.0.0-alpha.5 +## 1.0.0 -### Patch Changes +We are excited to announce the ESM-only library release of our cloud libraries, with a fun new name of [MondoKit](https://mondokit.dev/). -- 25c0eaa: Replace gaejs in variable and file names -- 60e5094: Rename environment variables to remove GAEJS prefix +Libraries migrated from [gae-js](https://github.com/mondo-mob/gae-js). -## 1.0.0-alpha.4 - -### Patch Changes - -- 9bb9f30: Fix npm vulnerabilities via npm audit fix - -## 1.0.0-alpha.3 - -### Patch Changes - -- 6030743: Update all dependencies except for vitest - -## 1.0.0-alpha.2 - -### Patch Changes - -- d554715: Peer dependency tweaks. Make less strict to allow clients to use lib versions they want, within the constraints of our library. - -## 1.0.0-alpha.1 - -### Patch Changes - -- Create a minor version for all libs with changeset +See the [Migration Guide from GAE JS](https://mondokit.dev/migration-from-gae-js) for steps to migrate. diff --git a/packages/gcp-tasks/package.json b/packages/gcp-tasks/package.json index 4dada38..fdc87f1 100644 --- a/packages/gcp-tasks/package.json +++ b/packages/gcp-tasks/package.json @@ -1,6 +1,6 @@ { "name": "@mondokit/gcp-tasks", - "version": "1.0.0-alpha.5", + "version": "1.0.0", "description": "Tools for Google Cloud Tasks", "main": "dist/index.js", "type": "module", @@ -25,12 +25,12 @@ "peerDependencies": { "@google-cloud/tasks": ">= 3.0.0", "google-gax": ">= 3.0.0", - "@mondokit/gcp-core": "^1.0.0-alpha.1", + "@mondokit/gcp-core": "^1.0.0", "express": ">= 4.17.1" }, "devDependencies": { "@google-cloud/tasks": "^4.0.1", - "@mondokit/gcp-core": "^1.0.0-alpha.6", + "@mondokit/gcp-core": "^1.0.0", "google-gax": "^4.0.5" }, "dependencies": {