Commit Graph

691 Commits

Author SHA1 Message Date
Adam Matthiesen 4a5e508cfb Update dependencies in pnpm-lock.yaml 2024-03-07 04:16:13 -08:00
Adam Matthiesen c1db889879
Chore: Ready for Release (#81)
This PR was opened by a GitHub Action to signify a new release is ready!

# Releases
## @matthiesenxyz/astro-ghostcms@3.3.0

### Minor Changes

- eebcd36: This is a HUGE internal update, Our integration is now built
on
[`Astro-Integration-Kit`](https://github.com/florian-lefebvre/astro-integration-kit)
to give better control over the entire `Astro-GhostCMS` Eco-System.

    # Breaking Changes:

- NEW USER CONFIG! Some of the options have changed! Please check the
Readme for a current version of the available options!
- Thats it! Some how even though this is almost an entire rebuild, There
is no other USER breaking changes aside from the new more advanced
config!

    # Updates:

- Moved from `@ts-ghost/core-api` to `@ts-ghost/content-api` as it
provides the same functions as the standard core-api but pre-wrapped
with a nice `HTTPClientFactory` instead of `HTTPClient`.
- Updated a ton of Dependencies that Dependabot was reporting as needed
updated.

## @matthiesenxyz/create-astro-ghostcms@0.1.0

### Minor Changes

-   9ec2a61: Bumb all templates to new `astro-ghostcms` version v3.3

## @matthiesenxyz/starlight-ghostcms@0.1.0

### Minor Changes

-   9ec2a61: Bumb GhostCMS API, No user facing breaking changes.

    NEW:

- You can now set a `route: "blog"` in your `astro.config.mjs` to change
the default `/<route>` to your blog/posts
2024-03-07 04:12:19 -08:00
github-actions[bot] 5b94b30316 chore: update versions 2024-03-07 12:08:51 +00:00
Adam Matthiesen 62159744bc
Chore: Upgrade to `AIK` & Massive Overhaul to internal processing (#78)
This PR is described under Issue #77
2024-03-07 04:08:19 -08:00
Adam Matthiesen b6ba6fedc1 Refactor route generation in starlight-ghostcms integration 2024-03-07 04:05:50 -08:00
Adam Matthiesen 5e73f12070 update and remove now unused package 2024-03-05 23:15:39 -08:00
Adam Matthiesen c896e50468 some more cleanup and fixes 2024-03-05 23:12:40 -08:00
Adam Matthiesen 70c366e0b8 cleanup 2024-03-05 22:31:18 -08:00
Adam Matthiesen edad9da91f some more starlight cleanup... also powered by AIK 2024-03-05 22:25:43 -08:00
Adam Matthiesen f078ebc063 new starlight feature.... prep for expansion of astro-ghostcms 2024-03-05 21:24:01 -08:00
Adam Matthiesen 70b6fd2d16 remove unused config option 2024-03-05 20:26:43 -08:00
Adam Matthiesen f7816e69a6 cleanup starlight-ghostcms code 2024-03-05 20:24:59 -08:00
Adam Matthiesen 363c22bf36 removed extra changeset 2024-03-05 19:02:07 -08:00
Adam Matthiesen 9ec2a61782 Updates to starlight-ghostcms and create-astro-ghostcms 2024-03-05 19:00:22 -08:00
Adam Matthiesen 9f6f137155 Change all InjectRoute entrypoints to utilitze the `createResolver` `resolve()` Util 2024-03-05 01:30:10 -08:00
Adam Matthiesen b1d7a044cf new logging 2024-03-05 01:16:10 -08:00
Adam Matthiesen bc3ec6d653 fix casing 2024-03-05 01:01:59 -08:00
Adam Matthiesen 01ad923e30 last change.... i forgot to remove those two `?` marks as they are no longer required 2024-03-05 00:14:18 -08:00
Adam Matthiesen b50e8882cc better config typings... made it way better XD 2024-03-05 00:11:03 -08:00
Adam Matthiesen 30ad4ac355
Update changeset-main.yml 2024-03-04 22:48:29 -08:00
Adam Matthiesen 33d8d1782a
Update changeset-main.yml 2024-03-04 22:46:49 -08:00
Adam Matthiesen e73131984b
Update changeset-main.yml 2024-03-04 22:18:29 -08:00
Adam Matthiesen 24a7b3144b
Update changeset-main.yml 2024-03-04 22:18:10 -08:00
Adam Matthiesen 0441bc0fad
Update changeset-main.yml 2024-03-04 22:00:32 -08:00
Adam Matthiesen 28d9c9e5c4
Update changeset-main.yml 2024-03-04 22:00:13 -08:00
Adam Matthiesen 546bd3fe10
Update changeset-main.yml 2024-03-04 21:58:53 -08:00
Adam Matthiesen ee0d5b5147 more internal code notes! 2024-03-04 12:58:42 -08:00
Adam Matthiesen f881e4f2a6 change path resolver to `AIK` resolve function now that i figured it out... XD 2024-03-04 12:50:20 -08:00
Adam Matthiesen c077205215 updated and verified tests are still working 2024-03-04 12:43:45 -08:00
Adam Matthiesen 621bafbd61 update deps 2024-03-04 12:39:42 -08:00
Adam Matthiesen 5cfea0a0a7 remove unused import 2024-03-04 12:32:42 -08:00
Adam Matthiesen e3080d763c removed unused function... i dont need to create a dts for this virtual module within the user scope 2024-03-04 12:31:09 -08:00
Adam Matthiesen 6f78923d92 cleanup imports 2024-03-04 12:15:28 -08:00
Adam Matthiesen 5b4c3e3268 cleanup and OCD some code... 2024-03-04 12:02:55 -08:00
Adam Matthiesen e0372288ed more helpers.... 2024-03-04 11:54:40 -08:00
Adam Matthiesen aea8305ac0 add checkIntegration helper for sitemap and astro-robots-txt 2024-03-04 11:11:15 -08:00
Adam Matthiesen 41b0ce75d3 Verbose log helper function added to all the others now 2024-03-04 10:36:00 -08:00
Adam Matthiesen 5f1f157152 remove unused import 2024-03-04 10:27:26 -08:00
Adam Matthiesen 3a9ee8aa0b add verbose helper function 2024-03-04 10:25:19 -08:00
Adam Matthiesen 03c1de5591 change `else { if() ` to `else if` 2024-03-04 09:09:09 -08:00
Adam Matthiesen 1350532de4 last check to make sure things are working.... AND LINT! 2024-03-03 11:42:34 -08:00
Adam Matthiesen 078b1c4088 Change Version of Starlight GhostCMS TS-coreAPI to be stuck and prevent updating to v6.0.0 as that would be a breaking change 2024-03-03 11:12:48 -08:00
Adam Matthiesen eebcd36583 add changeset to prep for PR 2024-03-03 11:11:28 -08:00
Adam Matthiesen 4288cbe1ac update. More progress and nothing has broken 2024-03-03 10:41:41 -08:00
Adam Matthiesen 302af0f7b6 update 2024-03-03 10:37:18 -08:00
Adam Matthiesen 65f3f2b019 Some cleanup, and change to how config options are 2024-03-03 10:25:51 -08:00
Adam Matthiesen 017e641afd Woo Better config options! 2024-03-03 09:51:00 -08:00
Adam Matthiesen 657cfe7568 update readme 2024-03-03 08:58:22 -08:00
Adam Matthiesen 5f7ac8e4a6 massive lint 2024-03-03 08:49:15 -08:00
Adam Matthiesen 3192714355 code cleanup and fixes 2024-03-03 08:43:44 -08:00