chore: Version Packages #586
Merged
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
#589
dce88acThanks @kingston! - Add Template Renderers plugin for auto-generated simplified template rendering APIsThis new plugin reduces template rendering boilerplate by 70-80% by automatically generating pre-configured rendering functions. It follows the same architectural pattern as the typed templates system, with a TypeScript-specific renderer function (
renderTsTemplateRenderers) that generates generic definitions consumed by the plugin.Key Features:
renderTemplate/renderTemplateGroupcalls to simplerenderers.templateName.render()callsBefore:
After:
The plugin automatically generates TypeScript interfaces, tasks with resolved dependencies, and exports that integrate seamlessly with the existing generator system.
Updated dependencies [
f8c9284,f8c9284]:@baseplate-dev/[email protected]
Patch Changes
f8c9284]:@baseplate-dev/[email protected]
Patch Changes
f8c9284,f8c9284,dce88ac]:@baseplate-dev/[email protected]
Patch Changes
#585
def0b7aThanks @kingston! - Show project directory not found error for plugin discoveryUpdated dependencies [
def0b7a,f8c9284,def0b7a,b6bc11f]:@baseplate-dev/[email protected]
Patch Changes
#585
def0b7aThanks @kingston! - Show project directory not found error for plugin discoveryUpdated dependencies [
def0b7a,f8c9284,b6bc11f]:@baseplate-dev/[email protected]
Patch Changes
#587
b6bc11fThanks @kingston! - Migrate reference system from ZodRef to transform-based architecturedeserializeSchemaWithTransformedReferencesfor integration testing with real-world usage patternsfixRefDeletionsimplementation to use new transform system withparseSchemaWithTransformedReferencesdeserializeSchemaWithTransformedReferencesinstead of manual marker creationSET_NULLtoSET_UNDEFINEDand add array context detection to prevent JSON serialization issuesuseEnumFormhook for consistency withuseModelFormUpdated dependencies [
f8c9284,f8c9284]:@baseplate-dev/[email protected]
Patch Changes
#585
def0b7aThanks @kingston! - Show project directory not found error for plugin discoveryUpdated dependencies [
f8c9284,f8c9284,f8c9284,b6bc11f,dce88ac]:@baseplate-dev/[email protected]
Patch Changes
#585
def0b7aThanks @kingston! - Convert all*.page.tsxfiles to the new Tanstack Router file-based routing system.#587
b6bc11fThanks @kingston! - Migrate reference system from ZodRef to transform-based architecturedeserializeSchemaWithTransformedReferencesfor integration testing with real-world usage patternsfixRefDeletionsimplementation to use new transform system withparseSchemaWithTransformedReferencesdeserializeSchemaWithTransformedReferencesinstead of manual marker creationSET_NULLtoSET_UNDEFINEDand add array context detection to prevent JSON serialization issuesuseEnumFormhook for consistency withuseModelFormUpdated dependencies [
f8c9284,b6bc11f]:@baseplate-dev/[email protected]
Patch Changes
#591
f8c9284Thanks @kingston! - Migrate React generators to use Tanstack Router instead of React Router for improved type safety and developer experienceUpdated dependencies [
f8c9284,f8c9284,dce88ac]:@baseplate-dev/[email protected]
Patch Changes
#591
f8c9284Thanks @kingston! - Ignore .template-metadata.json files when cleaning empty directoriesUpdated dependencies [
f8c9284]:@baseplate-dev/[email protected]
Patch Changes
#588
c4b14f7Thanks @kingston! - Add new ESLint ruleno-unused-generator-dependenciesto identify and autofix unused dependencies increateGeneratorTaskdefinitions.#585
def0b7aThanks @kingston! - Add rules for tanstack router@baseplate-dev/[email protected]
Patch Changes
f8c9284]:@baseplate-dev/[email protected]
Patch Changes
f8c9284Thanks @kingston! - Add option to ignore filenames when cleaning empty directories@baseplate-dev/[email protected]
Patch Changes
f8c9284,f8c9284,b6bc11f,dce88ac]:@baseplate-dev/[email protected]
Patch Changes
f8c9284,f8c9284,f8c9284,b6bc11f,dce88ac]:@baseplate-dev/[email protected]
Patch Changes
def0b7a,f8c9284,def0b7a,f8c9284,b6bc11f]:@baseplate-dev/[email protected]