Commit graph

20 commits

Author SHA1 Message Date
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
258c400ccf chore: new packages directory 2024-08-19 12:50:10 +02:00
8e7bb178f8 chore: change test app to hybrid output 2024-08-18 12:56:37 +02:00
f5f4203c6e fix: catch undefined registrationHooks callbacks 2024-08-18 12:11:23 +02:00
bd49663cee feat: expose registration hooks 2024-08-18 11:42:01 +02:00
13978f8380 chore: move example_sw.js to src 2024-08-17 21:18:30 +02:00
b89c5221ab chore: update integration name to @ayco/astro-sw 2024-08-17 12:49:17 +02:00
5d29f4d0af feat: show types of options on hover 2024-08-17 12:31:02 +02:00
8c053f0d36 chore: update readme APIs and examples 2024-08-17 10:36:52 +02:00
d5f92e71a2 chore: move sw file to test new config 2024-08-17 09:57:40 +02:00
dcc7e8ca9f feat: use esbuild to resolve imports & support typescript 2024-08-17 09:40:29 +02:00
c3df8b33da feat: add excludeRoutes option 2024-08-16 13:17:18 +02:00
a04cae6da8 feat: use unjs/pathe & extract public files for caching 2024-08-15 21:09:45 +02:00
9d9ae8e17b feat: implement customRoutes for caching 2024-08-15 20:51:15 +02:00
e395600420 feat: support static output; remove files from assets 2024-08-15 18:23:43 +02:00
efda4b0013 feat: add pages to assets for caching 2024-08-15 17:11:48 +02:00
4cddb04e33 feat: auto-registration of service-worker 2024-08-13 20:21:58 +02:00
8d847a5769 chore: use local library; fix astro config 2024-08-08 21:28:53 +02:00
88c1bbfc86 chore: setup test app 2024-08-08 21:20:25 +02:00