Piko v0.0.0-alpha.31
Pre-release
Pre-release
·
19 commits
to master
since this release
Commits
- Implements new asset management system for single binary deployment (#38) (f0d3cba)
- Code spring cleaning (2263f85)
- Fixing issues with binder for opaque JSON, action FileUpload support and improve JS compilation (8ff32b3)
- Fixing querier ON CONFLICT partial-index predicate silently dropping RETURNING (#37) (da6cb50)
- Demo examples restyle (#36) (38cd555)
- Demo examples restyle (#35) (1fa3798)
- Adding RouteSource, route rules, per-page SEO overrides, and non-production robots blocking across seo, bootstrap, annotator, and i18n packages (#34) (f382573)
- Refactoring orchestrator and registry DALs to use a shared dialect core with per-dialect drivers (#33) (828ff33)
- Adding trace-scoped breadcrumb trails to errors (012f27b)
- Moving SQLite migrations to internal DAL packages and re-exporting them from wdk/db (b8add6e)
Full Changelog: v0.0.0-alpha.30...v0.0.0-alpha.31
What's Changed
- Refactoring orchestrator and registry DALs to use a shared dialect core with per-dialect drivers by @mhaddon in #33
- Adding RouteSource, route rules, per-page SEO overrides, and non-production robots blocking across seo, bootstrap, annotator, and i18n packages by @mhaddon in #34
- Demo examples restyle by @PetitChampi in #35
- Demo examples restyle by @PetitChampi in #36
- Fixing querier ON CONFLICT partial-index predicate silently dropping RETURNING by @mhaddon in #37
- Implements new asset management system for single binary deployment by @mhaddon in #38
Full Changelog: v0.0.0-alpha.30...v0.0.0-alpha.31