Skip to content

v0.0.13

Choose a tag to compare

@github-actions github-actions released this 15 May 20:14
· 35 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

  • fix(cli): scaffold a Landing page at / so fresh apps don't 404 by @antosubash in #141
  • fix(cli): strip .github/workflows/ from workspace-bundled sample module by @antosubash in #149
  • docs(cli): align preset module lists with actual smpy new behavior by @antosubash in #145
  • fix(cli): drop view_prefix from sample module template by @antosubash in #142
  • fix(cli): pin simple_module_cli in scaffold dev deps so smpy plugins load by @antosubash in #147
  • fix(db): preserve expression-based indexes in autogenerate by @antosubash in #144
  • fix(cli): keep user's name form in scaffold READMEs (#139) by @antosubash in #143
  • fix(scaffold): autogenerate initial migration on smpy new (#135) by @antosubash in #146
  • fix(cli): tolerate safe leftovers in smpy new --dest . (#148) by @antosubash in #150
  • fix(vite): resolve cross-package bare imports from out-of-workspace modules by @antosubash in #154

Full Changelog: v0.0.12...v0.0.13