Resource Framework
v0.3.0-exp
Resource Framework v0.3.0-exp
Short summary
This pre-release adds CI workflows to prepare npm package publishing, applies repository cleanups, and introduces architecture diagrams with documented technical debt items.
Highlights
| Commit | Change | Author |
|---|---|---|
| a6f64bb | Prepare npm package workflows for publishing artifacts to npm. | Floris |
| 21df738 | Apply requested repository cleanups to project structure and metadata. | Floris |
| 54c07f9 | Add architecture diagrams and document outstanding technical debt. | Floris |
Details
- Package: @xylex-group/demo-app — https://www.npmjs.com/package/%40xylex-group%2Fdemo-app
- Repository: https://github.com/xylex-group/resource-framework
- Compare changes: https://github.com/xylex-group/resource-framework/compare/v0.2.0...v0.3.0-exp
- Full changelog: https://github.com/xylex-group/resource-framework/compare/v0.2.0...v0.3.0-exp
Notes and impact
- CI/workflows: The added workflows prepare the repository to publish npm packages; verify credentials and release pipeline before publishing.
- Repository maintenance: Cleanups improve structure and metadata, reducing friction for contributors and automation.
- Architecture and debt: Diagrams have been added to aid onboarding and design reviews; technical debt items are recorded for prioritization in future sprints.
Upgrade guidance
- No breaking API changes are included in this pre-release; follow the compare link above for a full list of file changes.
- If you rely on automated publishing, confirm the new workflows meet your CI requirements and secrets configuration.
Full diff: v0.2.0...v0.3.0-exp
Share card: Generate release OG image
v0.2.0
Enhancements
- RELEASE v0.2.0 3578d28 by @floris-xlx
- Updated docs bae1cee by @floris-xlx
Features
- Harden package surface and verify publishing pipelien to npme bdfe9f0 by @floris-xlx
Full diff: v0.1.0-dev...v0.2.0
Share card: Generate release OG image
v0.1.0-dev
What's Changed
- [WIP] Fix linting errors and ensure code quality compliance by @Copilot in https://github.com/xylex-group/resource-framework/pull/1
- Add .github/copilot-instructions.md by @Copilot in https://github.com/xylex-group/resource-framework/pull/3
New Contributors
- @Copilot made their first contribution in https://github.com/xylex-group/resource-framework/pull/1
Full Changelog: https://github.com/xylex-group/resource-framework/commits/v0.1.0-dev
Share card: Generate release OG image