Commit graph

64 commits

Author SHA1 Message Date
0f2a41a838 Merge branch 'main' of github.com:ayoayco/astro-sw 2024-08-17 09:41:01 +02:00
dcc7e8ca9f feat: use esbuild to resolve imports & support typescript 2024-08-17 09:40:29 +02:00
2ed8253e33
Update README.md 2024-08-17 08:27:49 +02:00
d82fb3f5ea 0.6.3 2024-08-16 20:55:44 +02:00
89caf380e1 chore: update readme 2024-08-16 20:55:33 +02:00
707985cd01
chore: Update README.md 2024-08-16 19:59:32 +02:00
ee5021d78d
chore: update README.md 2024-08-16 18:25:40 +02:00
48406deafb 0.6.2 2024-08-16 14:16:27 +02:00
0c1895c9d7 feat: use astro integration logger 2024-08-16 14:16:21 +02:00
9b9ba45e45 0.6.1 2024-08-16 13:30:52 +02:00
cfb2d590dd chore: update readme with new APIs 2024-08-16 13:30:45 +02:00
321c762232 0.6.0 2024-08-16 13:26:56 +02:00
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