1
0
mirror of https://github.com/kremalicious/astro-redirect-from.git synced 2024-10-22 11:22:44 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
d8bd20f370
formatting fixes 2024-08-12 12:54:20 +02:00
Lilith River
55269fbf48
Warn on parsing failures; support redirect_from: url (#157)
* Update getRedirects.ts

* Update index.ts

* Update index.ts

Ensure redirect file parent folder is created

* Update index.ts

* Update ci.yml

* Update getRedirects.ts

Fix lints

* Update getRedirects.ts

* Update getRedirects.ts

* Update redirects.test.ts

* Update getRedirects.ts

* Create hello-once.md

* Update redirects.test.ts

* Update utils.test.ts

* Update ci.yml
2024-08-12 12:39:00 +02:00
1e1fb12647
migrate to biome (#149)
* migrate to biome

* add lint job on CI

* bump vitest packages
2024-07-26 14:13:02 +01:00
d41701a586
bump vitest to v1.0, nested test fix 2023-12-12 21:31:06 +00:00
d2751a5855
test updates 2023-09-24 11:19:46 +01:00
3d921d93aa
getRedirects splitup, more tests 2023-09-24 00:57:32 +01:00