# Changelog

## 2.0.0

- Fix `entryPoint` deprecation in Astro 4. This package now requires Astro v4 or later.

## 1.1.0

- Adds support for [base](https://docs.astro.build/en/reference/configuration-reference/#base). Thanks @ntsd.
- Fix Response warning for Astro v3 users: https://docs.astro.build/en/guides/upgrade-to/v3/#deprecated-returning-simple-object-in-endpoints.

## 1.0.0

- astrojs-service-worker is now 1.0! This library will now follow [semantic versioning](https://docs.npmjs.com/about-semantic-versioning).
- More Windows support fixes. Thanks @barbalex for the fix!
- Cache images and other assets other than html/css/js. Thanks @squeezeboxhuf!

## 0.0.9

- Add support for Windows.
