Commit graph

152 commits

Author SHA1 Message Date
c3df8b33da feat: add excludeRoutes option 2024-08-16 13:17:18 +02:00
8e4083cb01 chore: add todo 2024-08-16 08:14:39 +02:00
2bc4ef1423 0.5.1 2024-08-15 21:42:04 +02:00
0e29dfbf15 feat: don't include index.html 2024-08-15 21:42:00 +02:00
93eaec2a38 0.5.0 2024-08-15 21:10:11 +02:00
a04cae6da8 feat: use unjs/pathe & extract public files for caching 2024-08-15 21:09:45 +02:00
9986976b38 0.4.0 2024-08-15 20:51:30 +02:00
9d9ae8e17b feat: implement customRoutes for caching 2024-08-15 20:51:15 +02:00
c17731ecbb chore(dep): update astro & @astrojs/node 2024-08-15 20:45:52 +02:00
802b3dfc64 0.3.1 2024-08-15 19:01:00 +02:00
4dd3941fd5 fix: do not add 404 page to prevent Cache.addAll() error 2024-08-15 19:00:48 +02:00
20bd911262 chore: add public image 2024-08-15 18:46:00 +02:00
12d720177a 0.3.0 2024-08-15 18:23:49 +02:00
e395600420 feat: support static output; remove files from assets 2024-08-15 18:23:43 +02:00
9e1e5f8c3b 0.2.2 2024-08-15 17:22:27 +02:00
0608f9c286 feat: add pages without ending slash for caching 2024-08-15 17:22:19 +02:00
ae645c62a6 0.2.1 2024-08-15 17:12:12 +02:00
f77c417e4d chore: remove console.log 2024-08-15 17:11:58 +02:00
efda4b0013 feat: add pages to assets for caching 2024-08-15 17:11:48 +02:00
d7bb02bbad 0.2.0 2024-08-15 16:43:15 +02:00
43dfab5173 feat: add routes to assets to be cached 2024-08-15 16:43:08 +02:00
bb1e215ed3 0.1.1 2024-08-13 20:41:32 +02:00
a6e8669f9b fix: make assets array unique to prevent cache.addAll error 2024-08-13 20:41:23 +02:00
aeeb2b8b9a chore: update deps 2024-08-13 20:34:26 +02:00
7a05fb56d4 0.1.0 2024-08-13 20:22:13 +02:00
4cddb04e33 feat: auto-registration of service-worker 2024-08-13 20:21:58 +02:00
b87c18d74b 0.0.10 2024-08-08 21:36:07 +02:00
3da39e28b4 chore: update readme 2024-08-08 21:36:01 +02:00
8d847a5769 chore: use local library; fix astro config 2024-08-08 21:28:53 +02:00
ffa756a825 0.0.9 2024-08-08 21:20:33 +02:00
88c1bbfc86 chore: setup test app 2024-08-08 21:20:25 +02:00
8cd30fcaa1 chore: update readme 2024-08-03 22:19:47 +02:00
ab9ba7f5d4 0.0.8 2024-08-03 22:09:15 +02:00
d5748f30bd chore: update readme & package exports 2024-08-03 22:08:55 +02:00
373145a9ed 0.0.7 2024-08-03 11:45:16 +02:00
ee6bacc76a chore: update package repo & homepage 2024-08-03 11:45:11 +02:00
048cc69113 chore: update readme w/ badges 2024-08-03 11:41:35 +02:00
8489d3cc17 chore: remove unneeded var 2024-08-03 11:38:13 +02:00
8ffe6b7fd3 0.0.6 2024-08-03 10:47:01 +02:00
0bdeff20d0 refactor: move declaration inside function 2024-08-03 10:46:54 +02:00
3e31306fc2 chore: update readme 2024-08-03 10:44:21 +02:00
4691740006 0.0.5 2024-08-03 10:40:39 +02:00
d44c39ce59 chore: update readme 2024-08-03 10:40:29 +02:00
fb8a4699cb chore: update comment in example sw 2024-08-03 10:31:50 +02:00
489c458de1 feat: add example sw.js 2024-08-03 10:31:08 +02:00
91781ce2bc 0.0.4 2024-08-03 09:11:50 +02:00
a1d8ba483b feat: fix imported typedef for JSdocs 2024-08-03 09:11:38 +02:00
f801e424a0 0.0.3 2024-08-03 09:02:52 +02:00
8d1cd7ca22 fix: package main export 2024-08-03 09:02:47 +02:00
8b83bd830a 0.0.2 2024-08-03 09:01:00 +02:00