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
|
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
|
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 |
Adam Matthiesen
|
2901524b8a
|
move import
|
2024-03-03 08:17:27 -08:00 |
Adam Matthiesen
|
557120f6e6
|
New version check system setup
|
2024-03-03 08:16:17 -08:00 |
Adam Matthiesen
|
fd21ee8df5
|
Some basic tests
|
2024-03-03 07:06:58 -08:00 |
Adam Matthiesen
|
8db7190be8
|
First group of progress changes... and it works
|
2024-03-03 05:17:54 -08:00 |
github-actions[bot]
|
1c1c3cf165
|
chore: update versions
|
2024-02-20 00:35:26 +00:00 |
dependabot[bot]
|
cfcefa5d34
|
Bump the prod-dependencies group with 4 updates
Bumps the prod-dependencies group with 4 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [astro-seo](https://github.com/jonasmerlin/astro-seo) and [sass](https://github.com/sass/dart-sass).
Updates `astro` from 4.3.7 to 4.4.0
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@4.4.0/packages/astro)
Updates `vite` from 5.1.2 to 5.1.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.3/packages/vite)
Updates `astro-seo` from 0.8.0 to 0.8.2
- [Release notes](https://github.com/jonasmerlin/astro-seo/releases)
- [Changelog](https://github.com/jonasmerlin/astro-seo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jonasmerlin/astro-seo/compare/v0.8.0...v0.8.2)
Updates `sass` from 1.70.0 to 1.71.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.70.0...1.71.0)
---
updated-dependencies:
- dependency-name: astro
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-dependencies
- dependency-name: vite
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-dependencies
- dependency-name: astro-seo
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-dependencies
- dependency-name: sass
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-20 00:11:45 +00:00 |
dependabot[bot]
|
610bc737af
|
Bump the dev-dependencies group with 3 updates
Bumps the dev-dependencies group with 3 updates: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest), [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
Updates `vitest` from 1.2.2 to 1.3.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.3.0/packages/vitest)
Updates `@vitest/ui` from 1.2.2 to 1.3.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.3.0/packages/ui)
Updates `@types/node` from 20.11.18 to 20.11.19
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: "@vitest/ui"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-19 11:17:34 +00:00 |
github-actions[bot]
|
97c378f8f1
|
chore: update versions
|
2024-02-18 18:43:02 +00:00 |
Adam Matthiesen
|
1639191d93
|
some type fixes
|
2024-02-15 07:39:56 -08:00 |
github-actions[bot]
|
282b221328
|
chore: update versions
|
2024-02-15 12:55:32 +00:00 |
Adam Matthiesen
|
c50f2feba4
|
Linted the entire project. no linting errors now
|
2024-02-15 04:49:02 -08:00 |
Adam Matthiesen
|
28afb883bd
|
tests working
|
2024-02-15 04:14:36 -08:00 |
github-actions[bot]
|
4c0db299ca
|
chore: update versions
|
2024-02-14 19:45:06 +00:00 |
dependabot[bot]
|
c501154a18
|
Bump the prod-dependencies group with 4 updates
Bumps the prod-dependencies group with 4 updates: [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [unocss](https://github.com/unocss/unocss) and [astro-font](https://github.com/rishi-raj-jain/astro-font).
Updates `@astrojs/rss` from 4.0.4 to 4.0.5
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro-rss/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/rss@4.0.5/packages/astro-rss)
Updates `vite` from 5.0.12 to 5.1.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.2/packages/vite)
Updates `unocss` from 0.57.7 to 0.58.5
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/compare/v0.57.7...v0.58.5)
Updates `astro-font` from 0.0.72 to 0.0.77
- [Release notes](https://github.com/rishi-raj-jain/astro-font/releases)
- [Commits](https://github.com/rishi-raj-jain/astro-font/commits)
---
updated-dependencies:
- dependency-name: "@astrojs/rss"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-dependencies
- dependency-name: vite
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-dependencies
- dependency-name: unocss
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-dependencies
- dependency-name: astro-font
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-14 18:56:50 +00:00 |
dependabot[bot]
|
380d612d74
|
Bump the dev-dependencies group with 5 updates
Bumps the dev-dependencies group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.2.1` | `1.2.2` |
| [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) | `0.4.1` | `0.5.4` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.20.0` | `7.0.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `7.0.1` |
| [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) | `0.29.1` | `0.31.4` |
Updates `vitest` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.2/packages/vitest)
Updates `@astrojs/check` from 0.4.1 to 0.5.4
- [Release notes](https://github.com/withastro/language-tools/releases)
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/language-tools/commits/@astrojs/check@0.5.4/packages/astro-check)
Updates `@typescript-eslint/eslint-plugin` from 6.20.0 to 7.0.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.1/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 6.21.0 to 7.0.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.1/packages/parser)
Updates `eslint-plugin-astro` from 0.29.1 to 0.31.4
- [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ota-meshi/eslint-plugin-astro/compare/v0.29.1...v0.31.4)
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: "@astrojs/check"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-astro
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-14 18:45:37 +00:00 |
github-actions[bot]
|
ed51a3b525
|
chore: update versions
|
2024-02-14 14:10:47 +00:00 |
dependabot[bot]
|
9d16a7d0ba
|
Bump astro from 4.0.0 to 4.3.7
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.0.0 to 4.3.7.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@4.3.7/packages/astro)
---
updated-dependencies:
- dependency-name: astro
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-14 13:32:56 +00:00 |
Adam Matthiesen
|
889dd96e69
|
update
|
2024-02-14 05:20:54 -08:00 |
Adam Matthiesen
|
46acde0b0e
|
Massive Repo Cleanup and organization
|
2024-02-14 05:17:01 -08:00 |
Adam Matthiesen
|
d074c82772
|
add @changesets/cli
|
2024-02-14 02:38:23 -08:00 |
Adam Matthiesen
|
1222a16127
|
remove dev01 from version
|
2024-02-12 06:06:25 -08:00 |
Adam Matthiesen
|
a788e9dd7b
|
bumb version
|
2024-02-12 05:22:15 -08:00 |