Skip to content

v0.18.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@flovouin flovouin released this 22 May 05:28
· 70 commits to main since this release
98eba21

Breaking changes:

  • Rewrite the TypeScriptGetDecoratorRendererForGoogleFirestore and TypeScriptGetDecoratorRendererForGoogleSpanner workspace functions (and the underlying GoogleFirestoreRenderer / GoogleSpannerRenderer classes) as ModelGenerateTypeScriptDecoratorsForGoogleFirestore and ModelGenerateTypeScriptDecoratorsForGoogleSpanner, following the @causa/workspace-typescript breaking change that replaces TypeScriptGetDecoratorRenderer with the schema-based ModelGenerateTypeScriptDecorators function.