2024-05-16 10:00:58 -07:00
# @astrojs/studio
2024-12-20 04:10:36 -08:00
## 0.1.3
### Patch Changes
- [#12799 ](https://github.com/withastro/astro/pull/12799 ) [`739dbfb` ](https://github.com/withastro/astro/commit/739dbfba4214107cf8fc40c702834dad33eed3b0 ) Thanks [@ascorbic ](https://github.com/ascorbic )! - Upgrades Vite to pin esbuild
2024-12-03 02:56:34 -08:00
## 0.1.2
### Patch Changes
- [#12073 ](https://github.com/withastro/astro/pull/12073 ) [`acf264d` ](https://github.com/withastro/astro/commit/acf264d8c003718cda5a0b9ce5fb7ac1cd6641b6 ) Thanks [@bluwy ](https://github.com/bluwy )! - Replaces `ora` with `yocto-spinner`
2024-10-01 06:46:45 -07:00
## 0.1.2-beta.0
### Patch Changes
- [#12073 ](https://github.com/withastro/astro/pull/12073 ) [`acf264d` ](https://github.com/withastro/astro/commit/acf264d8c003718cda5a0b9ce5fb7ac1cd6641b6 ) Thanks [@bluwy ](https://github.com/bluwy )! - Replaces `ora` with `yocto-spinner`
2024-06-26 02:29:13 -07:00
## 0.1.1
### Patch Changes
- [#11331 ](https://github.com/withastro/astro/pull/11331 ) [`f1b78a4` ](https://github.com/withastro/astro/commit/f1b78a496034d53b0e9dfc276a4a1b1d691772c4 ) Thanks [@bluwy ](https://github.com/bluwy )! - Relaxes exports condition to allow importing ESM from CJS
2024-05-16 10:00:58 -07:00
## 0.1.0
### Minor Changes
- [#11037 ](https://github.com/withastro/astro/pull/11037 ) [`9332bb1` ](https://github.com/withastro/astro/commit/9332bb1c1f237f5666ded09532ccd651837b94e5 ) Thanks [@Princesseuh ](https://github.com/Princesseuh )! - Created package. This package contain shared code between integrations that interact with Astro Studio and is not intended to be used by end-users at this time