blob: 1dc845aefc0429f404a796b7a91577f1e3271931 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
# @astrojs/prism
## 0.3.0
### Patch Changes
- e6aaeff5: - Adds compatibility to work with Astro 0.21.
- New typings added for the primary export.
## 0.3.0-next.0
### Minor Changes
- d84bfe71: Adds typings for the main entrypoint
## 0.2.2
### Patch Changes
- f9f2da4: Add repository key to all package.json
## 0.2.1
### Patch Changes
- ab2972b: Update package.json engines for esm support
## 0.0.2
### Patch Changes
- d924fcb: Fix issue with Prism component missing dependency
|