Commit graph

132 commits

Author SHA1 Message Date
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
8c053f0d36 chore: update readme APIs and examples 2024-08-17 10:36:52 +02:00
2c72c49fa8 0.7.0 2024-08-17 10:14:48 +02:00
2b94e3c827 feat: inject types for __assets, __version, __prefix 2024-08-17 10:14:39 +02:00
b6e72d3d7e feat: inject type definitions for __assets, __prefix, __version 2024-08-17 09:59:40 +02:00
d5f92e71a2 chore: move sw file to test new config 2024-08-17 09:57:40 +02:00
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