Releases: Lashen1227/arven
Releases · Lashen1227/arven
Release list
v1.1.1
🐞 Bug Fixes
- SSR pre-rendering for documentation routes - by @Lashen1227 (98c6a)
- Env variable reference in npm tag determination - by @Lashen1227 (2a350)
- Change to npm install for dependency installation - by @Lashen1227 (077b4)
- Add conditional check for changelog generation on push event - by @Lashen1227 (1d91a)
- Update workflow triggers and conditions - by @Lashen1227 (a8481)
- Add condition to skip npm tag determination on pull requests - by @Lashen1227 (9e2fa)
View changes on GitHub
v1.1.0
v1.0.4
What's Changed
- Remove test files and related artifacts by @Lashen1227 in #25
- Revert "Remove test files and related artifacts" by @Lashen1227 in #26
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2026-06-25)
Bug Fixes
- correct environment variable assignment for npm publish step (fcf0877)
- enhance sidebar navigation with mobile view (5ce6747)
- remove npm plugin from release configuration (40b9f5d)
- rename job from publish to release (51a6fe7)
- silent failure in the fetching errors (591c208)
- update environment variable name for npm publish step (fb861a5)
- update Node.js version to 20 in configuration files (ef000a3)
- update package name to include scope (f90433b)
- update picomatch version (18ae668)
- update signal-exit version and add missing entries in package-lock.json (9702f85)
- update version to 1.0.0 (a92ac1e)
- use version hook for fetching latest version (6732667)
Features
- add banner image (873916a)
- add documentation pages for CI integration, commands, FAQ (8458cfc)
- add implementation docs (53b102a)
- add license (a197314)
- add release workflow (bacaa2a)
- add render configuration (b98facc)
- exclude package-lock.json (b4aa0a1)
- implement web ui (70b8d9c)
- initialize arven CLI (38ef26b)
- update package name (1cdfe29)
- update package name to scoped format (3f23a45)
- update release workflow for semantic release (2eedb00)