FredKSchott
fa573f0e97
[ci] collect stats
2022-04-15 12:02:12 +00:00
FredKSchott
1b6cb6cfea
[ci] collect stats
2022-04-14 12:02:14 +00:00
github-actions[bot]
b23f6b1596
[ci] release ( #3101 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-04-13 08:55:32 -04:00
FredKSchott
200a01c4f8
[ci] collect stats
2022-04-13 12:03:01 +00:00
FredKSchott
f968c05489
[ci] collect stats
2022-04-12 12:03:58 +00:00
Fred K. Schott
771127ea29
remove unused renderers ( #3063 )
2022-04-11 11:19:41 -07:00
FredKSchott
6c6e947740
[ci] collect stats
2022-04-11 12:03:17 +00:00
Fred K. Schott
77c0be5b26
update lockfile ( #3059 )
2022-04-10 19:12:30 -07:00
Juan Martín Seery
982f64f69a
chore: updated esbuild ( #3028 )
...
* chore: updated esbuild
* Changeset
2022-04-10 14:33:10 -07:00
FredKSchott
ce0c54ae43
[ci] collect stats
2022-04-10 12:02:10 +00:00
FredKSchott
eb2ac8d53b
[ci] collect stats
2022-04-09 12:01:54 +00:00
FredKSchott
3c5715a740
[ci] collect stats
2022-04-08 12:02:04 +00:00
FredKSchott
0b96d8d0c2
[ci] collect stats
2022-04-07 12:07:09 +00:00
FredKSchott
29792649d2
[ci] collect stats
2022-04-06 12:02:22 +00:00
FredKSchott
50bd14aca8
[ci] collect stats
2022-04-05 12:02:09 +00:00
FredKSchott
cd1c407e20
[ci] collect stats
2022-04-04 12:03:22 +00:00
FredKSchott
64869b5710
[ci] collect stats
2022-04-03 12:01:54 +00:00
Fred K. Schott
1335797903
update prettier width ( #2968 )
2022-04-02 14:15:41 -06:00
Fred K. Schott
3483cc2285
exit prerelease mode ( #2967 )
2022-04-02 13:37:28 -06:00
Nate Moore
17c02925c5
Migrate to new config ( #2962 )
...
* wip: config migration
* fix: formatting
* refactor: projectRoot -> root
* refactor: pageUrlFormat -> format
* refactor: buildOptions.site -> site
* refactor: public -> publicDir
* refactor: dist -> outDir
* refactor: styleOptions -> style
* fix: some dist tests -> outDir
* refactor: remove legacyBuild (with TODOs)
* refactor: more legacyBuild cleanup
* refactor: server host and port
* fix: remove experimentalStaticBuild CLI flag
* refactor: src -> srcDir
* refactor: devOptions.trailing -> trailing
* refactor: remove sitemap + related flags
* refactor: experimentalSSR -> experimental.ssr
* fix: last devOptions
* refactor: drafts -> markdown.drafts
* fix: TS error on port as const
* refactor: remove pages
* refactor: more --project-root updates
* refactor: markdownOptions -> markdown
* fix: remaining type errors
* feat: update AstroUserConfig
* refactor: update CLI flag mapper + server mapper
* fix: loadFixture projectRoot
* fix: merge CLI flags before validating / transforming
* wip: attempt to fix bad createRouteManifest config
* refactor: combine config.base and config.site
* fix: skip route manifest test for now
* fix: site and base handling
* refactor: update failing config testes
* fix: build failure
* feat: update config types with migration help
* chore: update types
* fix(deno): update deno fixture
* chore: remove config migration logic
* chore: remove logLevel
* chore: clean-up config types
* chore: update config warning
* chore: add changeset
* Sitemap Integration (#2965 )
* feat: add sitemap filter config option
* feat: add canonicalURL sitemap config option
* docs: update sitemap README
* fix: update for new config
* fix: filter not being applied
* chore: changeset
Co-authored-by: bholmesdev <hey@bholmes.dev>
* fred pass
* fix: Astro.resolve typo
* fix: public => publicDir
Co-authored-by: bholmesdev <hey@bholmes.dev>
Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2022-04-02 12:29:59 -06:00
FredKSchott
42760e07ca
[ci] collect stats
2022-04-02 12:01:59 +00:00
FredKSchott
2886cc2e71
[ci] collect stats
2022-04-01 12:04:05 +00:00
FredKSchott
25c1abff10
[ci] collect stats
2022-03-31 12:02:15 +00:00
FredKSchott
364ece8776
[ci] collect stats
2022-03-30 12:02:44 +00:00
FredKSchott
f89dc5c04a
[ci] collect stats
2022-03-29 12:06:44 +00:00
FredKSchott
c40813e932
[ci] collect stats
2022-03-28 12:02:06 +00:00
FredKSchott
cc5631bdea
[ci] collect stats
2022-03-27 12:01:57 +00:00
FredKSchott
4a995817f1
[ci] collect stats
2022-03-26 12:03:39 +00:00
FredKSchott
d7111ba388
[ci] collect stats
2022-03-25 12:02:11 +00:00
FredKSchott
003df32122
[ci] collect stats
2022-03-24 12:02:03 +00:00
FredKSchott
715fab4faf
[ci] collect stats
2022-03-23 12:06:45 +00:00
FredKSchott
930dc75c13
[ci] collect stats
2022-03-22 12:02:05 +00:00
FredKSchott
3a7f992c29
[ci] collect stats
2022-03-21 12:06:38 +00:00
FredKSchott
2a8580c251
[ci] format
2022-03-19 17:34:21 +00:00
Nate Moore
9219d5e1c0
Release bot ( #2836 )
...
* fix(ci): improve release-bot message by dynamically generating packageMap
* fix(ci): update changeset to refresh lockfile after version
2022-03-19 10:33:24 -07:00
FredKSchott
0a498d7289
[ci] collect stats
2022-03-19 12:02:55 +00:00
Fred K. Schott
6386c14d00
Astro Integration System ( #2820 )
...
* update examples
* add initial integrations
* update tests
* update astro
* update ci
* get final tests working
* update injectelement todo
* update ben code review
* respond to final code review feedback
2022-03-18 15:35:45 -07:00
FredKSchott
0af017b9fc
[ci] collect stats
2022-03-18 12:01:52 +00:00
FredKSchott
f6709d7259
[ci] collect stats
2022-03-17 12:02:08 +00:00
FredKSchott
0a330fdc9a
[ci] collect stats
2022-03-16 12:02:01 +00:00
github-actions[bot]
2b89613539
[ci] release ( #2808 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-03-15 19:40:27 -05:00
Nate Moore
9e59ec921f
Disable sourcemaps for build ( #2806 )
...
* fix: disable sourcemaps for build
* chore: add changeset
2022-03-15 19:25:24 -05:00
FredKSchott
0e4662df01
[ci] collect stats
2022-03-15 12:02:12 +00:00
FredKSchott
77e5733deb
[ci] collect stats
2022-03-14 12:01:47 +00:00
FredKSchott
df4ebd479e
[ci] collect stats
2022-03-13 12:01:50 +00:00
FredKSchott
659ef9bd93
[ci] collect stats
2022-03-12 12:01:40 +00:00
Fred K. Schott
1634172ff9
[ci] update lockfile ( #2763 )
...
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2022-03-11 16:38:28 -06:00
FredKSchott
ba68daa235
[ci] collect stats
2022-03-11 12:02:13 +00:00
Fred K. Schott
79fc320480
update deps: esbuild, typescript ( #2750 )
...
* update dep: typescript
* update dep: esbuild
* update types
* update types
* update dep: es-module-lexer
* update tests
2022-03-10 09:55:40 -06:00
Nate Moore
567008cfc1
chore(ci): remove second smoke test with --experimental-static-build flag ( #2748 )
2022-03-10 09:23:54 -06:00