Commit graph

119 commits

Author SHA1 Message Date
8f4806820a feat: add initial eslint plugin 2024-12-25 21:16:58 +01:00
42e14b8c52 chore(deps): update 2024-09-03 20:52:08 +02:00
240703ba6a 0.8.8 2024-08-25 14:04:05 +02:00
d57affe4ac feat: remove output check in ssr step 2024-08-25 14:03:57 +02:00
a0047af491 0.8.7 2024-08-25 13:45:47 +02:00
e5d0a5e65c chore: format code 2024-08-25 13:45:38 +02:00
536372d895 refactor: simpler ssr step 2024-08-25 13:44:26 +02:00
0cd090b442 feat: add link to post on test app 2024-08-25 13:43:40 +02:00
e25f2b5b59 0.8.6 2024-08-24 21:30:49 +02:00
c4fd32b407 chore: update readme 2024-08-24 21:30:40 +02:00
e35d2e9115 chore: update readme 2024-08-24 21:29:01 +02:00
7de664c451 chore: update readme and package descriptions 2024-08-24 21:26:58 +02:00
41532fca6d 0.8.5 2024-08-24 21:17:52 +02:00
50c675b4e1 refactor: use node:path, remove experimental strategies 2024-08-24 21:17:39 +02:00
0c8d5edd77 feat: new experimental Strategies export 2024-08-19 13:53:19 +02:00
2e94226b1c feat: new experimental strategies option 2024-08-19 13:52:51 +02:00
258c400ccf chore: new packages directory 2024-08-19 12:50:10 +02:00
fcf24aeb5b 0.8.4 2024-08-18 19:44:01 +02:00
975777fffa feat: don't use random version 2024-08-18 19:43:54 +02:00
8e7bb178f8 chore: change test app to hybrid output 2024-08-18 12:56:37 +02:00
21a45d2610 0.8.3 2024-08-18 12:48:38 +02:00
14ccfd3379 chore: fix readme example 2024-08-18 12:48:33 +02:00
260eac3462 0.8.2 2024-08-18 12:11:31 +02:00
f5f4203c6e fix: catch undefined registrationHooks callbacks 2024-08-18 12:11:23 +02:00
dbcc8e4541 0.8.1 2024-08-18 12:04:50 +02:00
191ba17ff9 chore: update readme for registrationHooks 2024-08-18 12:04:45 +02:00
8841a2898c 0.8.0 2024-08-18 11:42:13 +02:00
bd49663cee feat: expose registration hooks 2024-08-18 11:42:01 +02:00
2581b073d3 0.7.10 2024-08-17 21:18:38 +02:00
13978f8380 chore: move example_sw.js to src 2024-08-17 21:18:30 +02:00
574c14fb13 feat: add routes with ending slash 2024-08-17 21:16:40 +02:00
58433c8371 0.7.9 2024-08-17 20:52:13 +02:00
fb08ebc051 fix: injectedType for __assets 2024-08-17 20:52:08 +02:00
34d3cfb951 0.7.8 2024-08-17 12:49:25 +02:00
b89c5221ab chore: update integration name to @ayco/astro-sw 2024-08-17 12:49:17 +02:00
1b2b48b960 0.7.7 2024-08-17 12:31:10 +02:00
5d29f4d0af feat: show types of options on hover 2024-08-17 12:31:02 +02:00
426ab0a963 chore: add LICENSE 2024-08-17 12:25:29 +02:00
b28b5cc96a 0.7.6 2024-08-17 11:40:34 +02:00
ca5e59ebed feat: better logging 2024-08-17 11:40:30 +02:00
58ef2750f1 0.7.5 2024-08-17 11:38:25 +02:00
2504a24255 feat: better logs 2024-08-17 11:38:20 +02:00
879a12cc95 0.7.4 2024-08-17 11:33:45 +02:00
bd3a1fe84c feat: better logs & helpful messages 2024-08-17 11:33:39 +02:00
1bd968df58 0.7.3 2024-08-17 11:05:53 +02:00
6489efdd1a fix: assetCachePrefix undefined 2024-08-17 11:05:47 +02:00
050d5a7ac9 0.7.2 2024-08-17 11:01:26 +02:00
275d0f1836 chore(deps): move @astrojs/node to devDeps 2024-08-17 11:01:20 +02:00
d7ab0af62d chore(deps): move needed deps to prdDeps 2024-08-17 11:00:21 +02:00
0fde6ce38d 0.7.1 2024-08-17 10:37:00 +02:00