-
Notifications
You must be signed in to change notification settings - Fork 0
chore: Version Packages #639
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
|
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 |
cef0eb0 to
100c93e
Compare
100c93e to
18edb22
Compare
18edb22 to
78625b2
Compare
78625b2 to
7a8004c
Compare
7a8004c to
8e11d7e
Compare
8e11d7e to
06eabe2
Compare
06eabe2 to
6af0e0a
Compare
6af0e0a to
d6c2c8b
Compare
d6c2c8b to
823a2e4
Compare
823a2e4 to
6c91441
Compare
6c91441 to
c031531
Compare
c031531 to
08f04f5
Compare
08f04f5 to
87c7cf1
Compare
87c7cf1 to
f9823ee
Compare
f9823ee to
7d4c4fa
Compare
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/[email protected]
Patch Changes
#643
7d9e6d0Thanks @kingston! - Upgrade to TypeScript 5.8 with erasable syntax only modeThis upgrade modernizes the codebase with TypeScript 5.8, enables erasable syntax only mode for better performance, and updates runtime dependencies.
Key Changes:
erasableSyntaxOnlycompiler option for improved build performanceUpdated dependencies [
67dba69,7d9e6d0]:@baseplate-dev/[email protected]
Patch Changes
#644
fb35013Thanks @kingston! - Link project-builder-cli directly instead of fetching from npm registry#643
7d9e6d0Thanks @kingston! - Upgrade to TypeScript 5.8 with erasable syntax only modeThis upgrade modernizes the codebase with TypeScript 5.8, enables erasable syntax only mode for better performance, and updates runtime dependencies.
Key Changes:
erasableSyntaxOnlycompiler option for improved build performanceUpdated dependencies [
783a495,f39ce15,7d9e6d0]:@baseplate-dev/[email protected]
Patch Changes
#642
217de38Thanks @kingston! - Upgrade Prisma to 6.14.0#646
67dba69Thanks @kingston! - Upgrade Zod to 3.25.76#643
7d9e6d0Thanks @kingston! - Upgrade to TypeScript 5.8 with erasable syntax only modeThis upgrade modernizes the codebase with TypeScript 5.8, enables erasable syntax only mode for better performance, and updates runtime dependencies.
Key Changes:
erasableSyntaxOnlycompiler option for improved build performanceUpdated dependencies [
67dba69,7d9e6d0]:@baseplate-dev/[email protected]
Patch Changes
#650
783a495Thanks @kingston! - Add PORT_OFFSET support for parallel development environments#645
f39ce15Thanks @kingston! - Add unified project resolver system with project name support across all CLI commands. Users can now reference projects by their package.json name instead of full directory paths. Includes newprojects listcommand and automatic discovery of example projects via INCLUDE_EXAMPLES environment variable. All commands (serve, diff, templates extract, snapshot) now support both project names and directory paths.#643
7d9e6d0Thanks @kingston! - Upgrade to TypeScript 5.8 with erasable syntax only modeThis upgrade modernizes the codebase with TypeScript 5.8, enables erasable syntax only mode for better performance, and updates runtime dependencies.
Key Changes:
erasableSyntaxOnlycompiler option for improved build performanceUpdated dependencies [
783a495,f450b7f,7d9e6d0]:@baseplate-dev/[email protected]
Patch Changes
67dba69,558af9a,10423d3,783a495,f450b7f,f6dec7c,18bea49,7d9e6d0]:@baseplate-dev/[email protected]
Patch Changes
#638
f450b7fThanks @kingston! - Standardize data model names across auth and storage pluginsThis change removes the ability for users to configure custom model names, replacing it with standardized, fixed model names extracted to plugin-specific constants files. This simplifies templates by eliminating parameterization and makes it easier to discover what models are used by each plugin.
Breaking Changes:
modelRefsconfiguration from plugin schemasImprovements:
Migration:
modelRefsconfiguration from plugin definitions#643
7d9e6d0Thanks @kingston! - Upgrade to TypeScript 5.8 with erasable syntax only modeThis upgrade modernizes the codebase with TypeScript 5.8, enables erasable syntax only mode for better performance, and updates runtime dependencies.
Key Changes:
erasableSyntaxOnlycompiler option for improved build performanceUpdated dependencies [
67dba69,7d9e6d0]:@baseplate-dev/[email protected]
Patch Changes
#650
783a495Thanks @kingston! - Add PORT_OFFSET support for parallel development environments#643
7d9e6d0Thanks @kingston! - Upgrade to TypeScript 5.8 with erasable syntax only modeThis upgrade modernizes the codebase with TypeScript 5.8, enables erasable syntax only mode for better performance, and updates runtime dependencies.
Key Changes:
erasableSyntaxOnlycompiler option for improved build performanceUpdated dependencies [
67dba69,217de38,67dba69,f450b7f,7d9e6d0]:@baseplate-dev/[email protected]
Patch Changes
#650
783a495Thanks @kingston! - Add PORT_OFFSET support for parallel development environments#643
7d9e6d0Thanks @kingston! - Upgrade to TypeScript 5.8 with erasable syntax only modeThis upgrade modernizes the codebase with TypeScript 5.8, enables erasable syntax only mode for better performance, and updates runtime dependencies.
Key Changes:
erasableSyntaxOnlycompiler option for improved build performanceUpdated dependencies [
f450b7f,7d9e6d0]:@baseplate-dev/[email protected]
Patch Changes
#646
67dba69Thanks @kingston! - Upgrade Zod to 3.25.76#643
7d9e6d0Thanks @kingston! - Upgrade to TypeScript 5.8 with erasable syntax only modeThis upgrade modernizes the codebase with TypeScript 5.8, enables erasable syntax only mode for better performance, and updates runtime dependencies.
Key Changes:
erasableSyntaxOnlycompiler option for improved build performanceUpdated dependencies [
67dba69,7d9e6d0]:@baseplate-dev/[email protected]
Patch Changes
#646
67dba69Thanks @kingston! - Enhance evented logger with Pino-style error handling and flexible message patternslogger.error(error),logger.info({ message: 'text', userId: 123 }),logger.info({ msg: 'text' })#643
7d9e6d0Thanks @kingston! - Upgrade to TypeScript 5.8 with erasable syntax only modeThis upgrade modernizes the codebase with TypeScript 5.8, enables erasable syntax only mode for better performance, and updates runtime dependencies.
Key Changes:
erasableSyntaxOnlycompiler option for improved build performanceUpdated dependencies [
7d9e6d0]:@baseplate-dev/[email protected]
Patch Changes
#643
7d9e6d0Thanks @kingston! - Upgrade to TypeScript 5.8 with erasable syntax only modeThis upgrade modernizes the codebase with TypeScript 5.8, enables erasable syntax only mode for better performance, and updates runtime dependencies.
Key Changes:
erasableSyntaxOnlycompiler option for improved build performance@baseplate-dev/[email protected]
Patch Changes
#643
7d9e6d0Thanks @kingston! - Upgrade to TypeScript 5.8 with erasable syntax only modeThis upgrade modernizes the codebase with TypeScript 5.8, enables erasable syntax only mode for better performance, and updates runtime dependencies.
Key Changes:
erasableSyntaxOnlycompiler option for improved build performanceUpdated dependencies [
7d9e6d0]:@baseplate-dev/[email protected]
Patch Changes
#643
7d9e6d0Thanks @kingston! - Upgrade to TypeScript 5.8 with erasable syntax only modeThis upgrade modernizes the codebase with TypeScript 5.8, enables erasable syntax only mode for better performance, and updates runtime dependencies.
Key Changes:
erasableSyntaxOnlycompiler option for improved build performance@baseplate-dev/[email protected]
Patch Changes
#641
10423d3Thanks @kingston! - Require name field for the manage roles action#638
f450b7fThanks @kingston! - Standardize data model names across auth and storage pluginsThis change removes the ability for users to configure custom model names, replacing it with standardized, fixed model names extracted to plugin-specific constants files. This simplifies templates by eliminating parameterization and makes it easier to discover what models are used by each plugin.
Breaking Changes:
modelRefsconfiguration from plugin schemasImprovements:
Migration:
modelRefsconfiguration from plugin definitions#640
f6dec7cThanks @kingston! - Only check for origin header if user session cookie is present#643
7d9e6d0Thanks @kingston! - Upgrade to TypeScript 5.8 with erasable syntax only modeThis upgrade modernizes the codebase with TypeScript 5.8, enables erasable syntax only mode for better performance, and updates runtime dependencies.
Key Changes:
erasableSyntaxOnlycompiler option for improved build performanceUpdated dependencies [
67dba69,217de38,67dba69,f450b7f,7d9e6d0]:@baseplate-dev/[email protected]
Patch Changes
#647
18bea49Thanks @kingston! - Small tweaks to fix pg boss impelementation#643
7d9e6d0Thanks @kingston! - Upgrade to TypeScript 5.8 with erasable syntax only modeThis upgrade modernizes the codebase with TypeScript 5.8, enables erasable syntax only mode for better performance, and updates runtime dependencies.
Key Changes:
erasableSyntaxOnlycompiler option for improved build performanceUpdated dependencies [
67dba69,217de38,67dba69,f450b7f,7d9e6d0]:@baseplate-dev/[email protected]
Patch Changes
#654
558af9aThanks @kingston! - Fix selection of file relations in transformer modal#638
f450b7fThanks @kingston! - Standardize data model names across auth and storage pluginsThis change removes the ability for users to configure custom model names, replacing it with standardized, fixed model names extracted to plugin-specific constants files. This simplifies templates by eliminating parameterization and makes it easier to discover what models are used by each plugin.
Breaking Changes:
modelRefsconfiguration from plugin schemasImprovements:
Migration:
modelRefsconfiguration from plugin definitions#643
7d9e6d0Thanks @kingston! - Upgrade to TypeScript 5.8 with erasable syntax only modeThis upgrade modernizes the codebase with TypeScript 5.8, enables erasable syntax only mode for better performance, and updates runtime dependencies.
Key Changes:
erasableSyntaxOnlycompiler option for improved build performanceUpdated dependencies [
67dba69,217de38,67dba69,f450b7f,7d9e6d0]:@baseplate-dev/[email protected]
Patch Changes
#643
7d9e6d0Thanks @kingston! - Upgrade to TypeScript 5.8 with erasable syntax only modeThis upgrade modernizes the codebase with TypeScript 5.8, enables erasable syntax only mode for better performance, and updates runtime dependencies.
Key Changes:
erasableSyntaxOnlycompiler option for improved build performance@baseplate-dev/[email protected]
Patch Changes
#643
7d9e6d0Thanks @kingston! - Upgrade to TypeScript 5.8 with erasable syntax only modeThis upgrade modernizes the codebase with TypeScript 5.8, enables erasable syntax only mode for better performance, and updates runtime dependencies.
Key Changes:
erasableSyntaxOnlycompiler option for improved build performanceUpdated dependencies [
67dba69,783a495,f450b7f,7d9e6d0]: