blob: 593bb1704dfa3bc7ef78295a647313d8176f1e53 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# @astrojs/studio
## 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
## 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
|