2021-06-07 19:35:23 +00:00
|
|
|
# @astrojs/prism
|
2021-05-04 17:20:50 +00:00
|
|
|
|
2021-11-19 21:01:50 +00:00
|
|
|
## 0.3.0
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- e6aaeff5: - Adds compatibility to work with Astro 0.21.
|
|
|
|
- New typings added for the primary export.
|
|
|
|
|
2021-10-29 19:48:54 +00:00
|
|
|
## 0.3.0-next.0
|
|
|
|
|
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
- d84bfe71: Adds typings for the main entrypoint
|
|
|
|
|
2021-06-16 18:12:05 +00:00
|
|
|
## 0.2.2
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- f9f2da4: Add repository key to all package.json
|
|
|
|
|
2021-06-14 12:43:03 +00:00
|
|
|
## 0.2.1
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- ab2972b: Update package.json engines for esm support
|
|
|
|
|
2021-05-04 17:20:50 +00:00
|
|
|
## 0.0.2
|
2021-05-12 18:06:16 +00:00
|
|
|
|
2021-05-04 17:20:50 +00:00
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- d924fcb: Fix issue with Prism component missing dependency
|