create-rspeedy-canary
Version:
Create Rspeedy-powered ReactLynx apps with one command
60 lines (32 loc) • 1.07 kB
Markdown
create-rspeedy
# 0.9.2-canary-20250416153845-07dc5e3d1b95c151c10902e0d4132bf7dbc8ca41
# 0.9.1
# 0.9.0
# 0.8.7
# 0.8.6
# 0.8.5
# 0.8.4
# 0.8.3
## Patch Changes
- Support NPM provenance. ([#30](https://github.com/lynx-family/lynx-stack/pull/30))
- Changing filename of index.jsx to index.js because rspeedy requires index.js. Then edit index.js import statement to make it import App.jsx instead of App.js since App.jsx is present in the template. This resolves "Module not found" error. ([#106](https://github.com/lynx-family/lynx-stack/pull/106))
# 0.8.2
## Patch Changes
- 1abf8f0: Bump @lynx-js/types to ^3.2.0.
- 1abf8f0: Bump create-rstack to v1.3.0
- 1abf8f0: Update Lynx and ReactLynx logo.
- 1abf8f0: Update readme.
# 0.8.1
# 0.8.0
# 0.7.1
## Patch Changes
- 5acd2f4: Update templates to use CSS and static assets.
- e0a8388: feat: add README.md for create-rspeedy
# 0.7.0
# 0.6.0
# 0.5.10
## Patch Changes
- d59ee14: Update the react TypeScript template.
# 0.5.9
## Patch Changes
- e3d94a4: Initial Release.