UNPKG
@scalar/react-renderer
Version:
latest (0.2.1)
0.2.1
0.2.0
0.1.0
Render React components in Vue
github.com/scalar/scalar
scalar/scalar
@scalar/react-renderer
/
CHANGELOG.md
20 lines
(10 loc)
•
273 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
@scalar/react-renderer
#
# 0.2.1
#
## Patch Changes
- 2d7f995: refactor: use more common straight apostrophe ' instead of the real apostrophe ’
#
# 0.2.0
#
## Minor Changes
- 483ca93: chore: require Node 20 (or above)
#
# 0.1.0
#
## Minor Changes
- 0222ad4: init :)