0.1.0-beta.1
Pre-release
Pre-release
Adammatthiesen
released this
24 Jul 20:42
·
90 commits
to main
since this release
What's Changed
- Migrate to Moon repo manager by @Adammatthiesen in #1
- Upgrade astro-integration-kit by @Adammatthiesen in #2
- Update all Deps and resolve Shiki Highlighter project by @Adammatthiesen in #3
- move ImageHandler into its own file, as well as fix some naming for the integration logging by @Adammatthiesen in #4
- Prep repo for public release by @Adammatthiesen in #5
- LAYOUTS! Yes! now most the dashboard and page routes have proper layouts! by @Adammatthiesen in #12
- Adds note to readme by @dreyfus92 in #19
- Configure Renovate by @renovate in #18
- Pin dependencies by @renovate in #20
- Update dependency astro-font to ^0.0.80 by @renovate in #27
- Pin dependency @types/node to v20.12.7 by @renovate in #23
- Pin dependencies by @renovate in #21
- Pin dependencies by @renovate in #22
- Pin dependency tailwind-scrollbar to 3.1.0 by @renovate in #24
- Update dependency @biomejs/biome to v1.7.2 by @renovate in #25
- Update dependency @types/node to v20.12.8 by @renovate in #26
- Update kevinzunigacuellar/coauthor-action action to v0.1.3 by @renovate in #29
- Update mscharley/dependency-changesets-action action to v1.0.9 by @renovate in #31
- Update dependency @astrojs/cloudflare to v10.2.4 by @renovate in #32
- Update dependency @types/node to v20.12.8 by @renovate in #33
- Update dependency @types/node to v20.12.8 by @renovate in #34
- Update dependency @astrojs/db to ^0.10.0 by @renovate in #35
- Update dependency @astrojs/starlight to ^0.22.0 by @renovate in #36
- Update dependency sharp to ^0.33.0 by @renovate in #40
- Update dependency vite to v5.2.11 by @renovate in #28
- Update dependency @shikijs/transformers to v1.4.0 by @renovate in #38
- Update dependency shiki to v1.4.0 by @renovate in #41
- Update dependency @moonrepo/cli to v1.24.3 by @renovate in #37
- Update dependency node to v20.12.2 by @renovate in #39
- Implement Automation Workflows by @Adammatthiesen in #44
- Updated Readme to have relative links by @hkbertoson in #51
- Refactor to allow for more flexibility and customization options in the future by @Adammatthiesen in #45
- Fix indention in
README.md
by @lorenzolewis in #56 - ✨ Project: New Dashboard to go along with ATP migration by @create-issue-branch in #54
- ✨ [Feat] Extend Authentication System ( username/password, more oAuth options, ability to extend? ) by @create-issue-branch in #67
- ✨ Bug: Password hashing does not work on all node runtimes by @create-issue-branch in #75
- ♻️ Chore: Update Database Start page to reflect new theme and utilize batch transactions by @create-issue-branch in #76
- Create FUNDING.yml by @Adammatthiesen in #16
- ♻️ Chore: Docs by @create-issue-branch in #72
- add: docs link to the navbar. by @dreyfus92 in #83
- ✨ Add light mode to the main landing page by @create-issue-branch in #81
- update docs icon by @jdtjenkins in #85
- chore(deps): update actions/checkout digest to a5ac7e5 by @renovate in #84
- chore(deps): pin dependencies by @renovate in #80
- Update spacing in LP by @jdtjenkins in #86
- fix(deps): update dependency astro to ^4.9.3 by @renovate in #61
- fix(deps): update dependency astro to ^4.9.3 by @renovate in #60
- chore(deps): update dependency @moonrepo/cli to v1.25.2 by @renovate in #59
- fix(deps): update astro monorepo by @renovate in #63
- chore(deps): lock file maintenance by @renovate in #65
- fix(deps): update astro monorepo by @renovate in #64
- chore(deps): lock file maintenance by @renovate in #66
- update starlight by @Adammatthiesen in #87
- chore(deps): update dependency @changesets/cli to v2.27.5 by @renovate in #90
- chore(deps): update dependency @changesets/config to v3.0.1 by @renovate in #91
- fix(deps): update dependency @astrojs/starlight to ^0.24.1 by @renovate in #94
- chore(deps): update dependency @moonrepo/cli to v1.25.3 by @renovate in #92
- ✨ Separation of logic: migrating to Astro Theme Provider by @create-issue-branch in #77
- fix(deps): update dependency @iconify-json/mdi to ^1.1.67 by @renovate in #104
- fix(deps): update dependency @astrojs/starlight to ^0.24.4 by @renovate in #103
- chore(deps): update mscharley/dependency-changesets-action action to v1.0.11 by @renovate in #101
- chore(config): migrate renovate config by @renovate in #106
- fix(deps): update astro monorepo by @renovate in #93
- chore(deps): update actions/checkout digest to 692973e by @renovate in #99
- fix(deps): update astro monorepo by @renovate in #102
- fix(deps): update dependency @astrojs/markdown-remark to ^5.1.1 by @renovate in #89
- fix(deps): update dependency @iconify/utils to ^2.1.25 by @renovate in #95
- fix(deps): update dependency astro to ^4.11.3 by @renovate in #111
- fix(deps): update dependency astro to ^4.11.3 by @renovate in #107
- fix(deps): update dependency astro to ^4.11.3 by @renovate in #108
- chore(deps): update dependency astro to v4.11.3 by @renovate in #109
- fix(deps): update dependency astro to ^4.11.3 by @renovate in #110
- fix(deps): update dependency @astrojs/rss to ^4.0.7 by @renovate in #112
- update all deps and re-enable studioCMSBlog package! by @Adammatthiesen in #113
- fix(deps): update dependency sharp to ^0.33.4 by @renovate in #114
- fix(deps): update dependency tailwind-merge to ^2.3.0 by @renovate in #115
- fix(deps): update dependency motion to ^10.18.0 by @renovate in #116
- fix(deps): update dependency @astrojs/cloudflare to v11 by @renovate in #117
- chore(deps): update dependency @types/node to v20.14.9 by @renovate in #121
- chore(deps): update dependency @types/node to v20.14.9 by @renovate in #122
- chore(deps): update dependency @types/node to v20.14.9 by @renovate in #123
- chore(deps): update dependency @types/node to v20.14.9 by @renovate in #124
- Web vitals Integration by @Adammatthiesen in #125
- ✨ Chore: Add Namespace builtins Vite Plugin by Natemoo-re by @create-issue-branch in #132
- ♻️ Chore: (Marked.js) 'getHighlighterCore' is deprecated. Use createHighlighterCore or getSingletonHighlighterCore instead. by @create-issue-branch in #137
- ✨ Chore: Migrate from Shoelace.style CDN to Astrolace by @create-issue-branch in #138
- ♻️ Chore: Move CustomImage Component from StudioCMS Core integration to the ImageHandler Integration by @create-issue-branch in #141
- 🐛 Chore: Fix Type casting errors by @create-issue-branch in #142
- [Feat] New Beta Feedback Form and button by @Adammatthiesen in #147
- Fix: Update to reverse when OG information is added to header by @Adammatthiesen in #149
- ♻️ Chore: Fix Outstanding CSS issues by @create-issue-branch in #156
- ✨ Chore: Migrate from Page POST requests to proper API Endpoints by @create-issue-branch in #158
- Chore: bulk dep update by @Adammatthiesen in #159
- chore(deps): lock file maintenance by @renovate in #134
- fix(deps): update dependency @inox-tools/runtime-logger to ^0.2.0 by @renovate in #161
- Add astroENVConfig Utility, and migrate namespaceplugin to addVitePluin AIK Util by @Adammatthiesen in #162
- ♻️ Chore: Update Docs by @create-issue-branch in #163
- 🐛 [BUG] when submitting a form you get redirected to the response, instead of the
preventDefault
with a toast by @create-issue-branch in #172 - update pnpm and migrate to pnpm catalogs by @Adammatthiesen in #174
- chore(deps): lock file maintenance by @renovate in #167
- ✨ Upgrade to astro 4.12 by @create-issue-branch in #176
- ♻️ Chore: Rewrite dashboard middleware by @create-issue-branch in #178
- ♻️ [Chore] update AIK to latest (
v0.16.0
) by @create-issue-branch in #186 - 📝 First beta by @create-issue-branch in #189
New Contributors
- @renovate made their first contribution in #18
- @hkbertoson made their first contribution in #51
- @lorenzolewis made their first contribution in #56
- @jdtjenkins made their first contribution in #85
Full Changelog: https://github.com/astrolicious/studiocms/commits/0.1.0-beta.1