Skip to content

Releases: kremalicious/astro-redirect-from

Release 1.0.7

08 Apr 10:43
09212e6
Compare
Choose a tag to compare
  • dependency updates, require Node.js v18.18.x (ba876b3)

Release 1.0.6

26 Feb 11:52
96f3f12
Compare
Choose a tag to compare

Release 1.0.5

12 Dec 21:35
f6fa4e5
Compare
Choose a tag to compare
  • bump vitest to v1.0, nested test fix (d41701a)
  • Bump vite from 4.5.0 to 5.0.7 (#52) (187a020)
  • Bump astro from 3.5.5 to 4.0.3 (#55) (dcd5da7)
  • Bump zod and astro (#40) (c6809b6)
  • Bump @types/node from 20.8.8 to 20.9.2 (#39) (4ece26e)
  • Bump astro from 3.3.4 to 3.5.5 (#38) (d540fc6)
  • Bump eslint from 8.52.0 to 8.54.0 (#37) (9839e70)
  • Bump @typescript-eslint/eslint-plugin from 6.9.0 to 6.11.0 (#36) (911c4dc)
  • Bump release-it from 16.2.1 to 17.0.0 (#34) (c27c655)

Release 1.0.4

24 Oct 23:56
612ba15
Compare
Choose a tag to compare

Release 1.0.3

03 Oct 20:40
91047d4
Compare
Choose a tag to compare
  • package updates (4024b6b)
  • Bump astro from 3.1.2 to 3.2.0 (#6) (973276f)
  • Bump @types/node from 20.6.3 to 20.6.5 (#1) (59c8033)
  • Bump get-func-name from 2.0.0 to 2.0.2 (#4) (8ff2ad6)
  • reduce install commands (8b9d845)
  • Bump eslint from 8.49.0 to 8.50.0 (#3) (5796f2c)
  • Bump release-it from 16.1.5 to 16.2.0 (#2) (bbd6671)

Release 1.0.2

24 Sep 12:28
02e7857
Compare
Choose a tag to compare

Release 1.0.1

24 Sep 12:03
1fc8d94
Compare
Choose a tag to compare

Release 1.0.0

24 Sep 11:56
34506bc
Compare
Choose a tag to compare
  • refactor for better testability (09dfa97)
  • options init refactor (d9e967a)
  • prependForwardSlash helper (7fb9b2f)
  • test updates (d2751a5)
  • getRedirects splitup, more tests (3d921d9)
  • getRedirects test (23b8f01)
  • fix build command in CI (cc0ba7d)
  • test setup, unit tests for all utils (4d33283)

Release 0.2.4

23 Sep 21:07
913995b
Compare
Choose a tag to compare
  • prepend all slugs with a slash if not present (10d1929)
  • more file path details (115beb5)
  • readme updates (5e7b54d)

Release 0.2.3

23 Sep 18:19
977d39e
Compare
Choose a tag to compare
  • remove import.meta.env usage (676d07e)