b8e3efa7bb
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
38 lines
826 B
Markdown
38 lines
826 B
Markdown
# @astrojs/prism
|
|
|
|
## 0.4.0
|
|
|
|
### Minor Changes
|
|
|
|
- [#2202](https://github.com/withastro/astro/pull/2202) [`45cea6ae`](https://github.com/withastro/astro/commit/45cea6aec5a310fed4cb8da0d96670d6b99a2539) Thanks [@jonathantneal](https://github.com/jonathantneal)! - Officially drop support for Node v12. The minimum supported version is now Node v14.15+,
|
|
|
|
## 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
|