Commit graph

145 commits

Author SHA1 Message Date
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
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