chore: Version Packages#716
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
1861136 to
284d4e8
Compare
284d4e8 to
4e3879a
Compare
4e3879a to
3d5ef58
Compare
3d5ef58 to
b2d63ac
Compare
b2d63ac to
e64961e
Compare
e64961e to
4c956c1
Compare
4c956c1 to
bbbd9ea
Compare
bbbd9ea to
823989b
Compare
823989b to
ee7af7d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@baseplate-dev/core-generators@0.4.3
Patch Changes
#717
83e4e7fThanks @kingston! - Add support for generating vitest on web apps#722
8622c4eThanks @kingston! - Add support for generating files in package.jsonUpdated dependencies []:
@baseplate-dev/create-project@0.4.3
Patch Changes
#715
68ab5bdThanks @kingston! - Refactor create-project to use sync engine for generating root directory filesUpdated dependencies [
9638baf,68ab5bd,83e4e7f]:@baseplate-dev/fastify-generators@0.4.3
Patch Changes
#720
12d1e62Thanks @kingston! - Use block syntax instead of arrow function implicit returns in generated data operation callbacks for better error diagnostics#718
6e23a6fThanks @kingston! - Fix nestedOneToOneField to not error when setting to null on non-existent relationPreviously, setting a nested one-to-one field to
nullwould throw an error if the related record didn't exist, because Prisma'sdelete: truesyntax requires the record to exist. Now the deletion is performed via anafterExecutehook usingdeleteMany, which is idempotent and won't error if no record exists.#719
f1bab33Thanks @kingston! - Refactor authorization system to use ABAC pattern with string-based rolesauthorizerCacheandauthorizerModelCachefields to ServiceContext via theauthorizer-utilsgenerator for caching authorization decisionsAuthRoletype andextractRolesconfig from pothos-auth generator as authorization now uses string-based roles with instance role functionscheckGlobalAuthorization,checkInstanceAuthorization, andcreateModelAuthorizerfor flexible authorization patterns#717
83e4e7fThanks @kingston! - Add support for generating vitest on web apps#722
8622c4eThanks @kingston! - Add support for generating files in package.jsonUpdated dependencies [
83e4e7f,8622c4e]:@baseplate-dev/project-builder-cli@0.4.3
Patch Changes
#724
9638bafThanks @kingston! - Add create-generator action and CLI command to scaffold new generators with boilerplate codeUpdated dependencies [
9638baf,68ab5bd,83e4e7f]:@baseplate-dev/project-builder-common@0.4.3
Patch Changes
b26e6e9,9638baf,68ab5bd,83e4e7f,83e4e7f]:@baseplate-dev/project-builder-lib@0.4.3
Patch Changes
@baseplate-dev/project-builder-server@0.4.3
Patch Changes
#724
9638bafThanks @kingston! - Add create-generator action and CLI command to scaffold new generators with boilerplate code#715
68ab5bdThanks @kingston! - Refactor create-project to use sync engine for generating root directory files#717
83e4e7fThanks @kingston! - Add support for generating vitest on web appsUpdated dependencies [
12d1e62,6e23a6f,f1bab33,83e4e7f,8622c4e,83e4e7f]:@baseplate-dev/project-builder-web@0.4.3
Patch Changes
@baseplate-dev/react-generators@0.4.3
Patch Changes
#717
83e4e7fThanks @kingston! - Add support for generating vitest on web apps#722
8622c4eThanks @kingston! - Add support for generating files in package.json#717
83e4e7fThanks @kingston! - Upgrade Apollo Client to v4Breaking changes in generated code:
@apollo/client/reactinstead of@apollo/client@apollo/client/reactCombinedGraphQLErrorsandServerErrorclasses from@apollo/client/errorsErrorLinkclass replaces deprecatedonErrorfunctionApolloClientis no longer generic (useApolloClientinstead ofApolloClient<NormalizedCacheObject>)Updated dependencies [
83e4e7f,8622c4e]:@baseplate-dev/sync@0.4.3
Patch Changes
@baseplate-dev/ui-components@0.4.3
Patch Changes
@baseplate-dev/plugin-auth@3.0.3
Patch Changes
#725
b26e6e9Thanks @kingston! - Add ALLOWED_ORIGINS environment variable for CSRF protectionALLOWED_ORIGINSconfig field that accepts a comma-separated list of additional allowed origins#717
83e4e7fThanks @kingston! - Upgrade Apollo Client to v4Breaking changes in generated code:
@apollo/client/reactinstead of@apollo/client@apollo/client/reactCombinedGraphQLErrorsandServerErrorclasses from@apollo/client/errorsErrorLinkclass replaces deprecatedonErrorfunctionApolloClientis no longer generic (useApolloClientinstead ofApolloClient<NormalizedCacheObject>)Updated dependencies [
12d1e62,6e23a6f,f1bab33,83e4e7f,8622c4e,83e4e7f]:@baseplate-dev/plugin-queue@1.0.3
Patch Changes
12d1e62,6e23a6f,f1bab33,83e4e7f,8622c4e]:@baseplate-dev/plugin-storage@3.0.3
Patch Changes
#717
83e4e7fThanks @kingston! - Upgrade Apollo Client to v4Breaking changes in generated code:
@apollo/client/reactinstead of@apollo/client@apollo/client/reactCombinedGraphQLErrorsandServerErrorclasses from@apollo/client/errorsErrorLinkclass replaces deprecatedonErrorfunctionApolloClientis no longer generic (useApolloClientinstead ofApolloClient<NormalizedCacheObject>)Updated dependencies [
12d1e62,6e23a6f,f1bab33,83e4e7f,8622c4e,83e4e7f]:@baseplate-dev/tools@0.4.3
@baseplate-dev/utils@0.4.3
@baseplate-dev/code-morph@0.4.3
Patch Changes
@baseplate-dev/project-builder-test@0.4.3
Patch Changes
9638baf,68ab5bd,83e4e7f]: