Releases: phcdevworks/spectre-shell
Releases · phcdevworks/spectre-shell
Initial Release
Added
- Initial release: Thin, framework-agnostic app shell for Spectre platform (d1eadf2).
- Bootstrap function for initializing apps with routing and styling (d1eadf2).
- Integration with
@phcdevworks/spectre-shell-routerfor client-side routing (d1eadf2). - Integration with
@phcdevworks/spectre-uifor styling framework (d1eadf2). - Auto-import of Spectre design tokens and UI styles (d1eadf2).
- TypeScript configuration with strict type checking (d1eadf2).
- Package exports configuration for ES module compatibility (d1eadf2).
- Repository boilerplate including MIT license, README, VS Code workspace, and project configuration files (78e49e9).
Changed
- Updated TypeScript config and build setup (d91d07d).
- Updated README documentation for spectre-shell package (6298251).
- Renamed project to spectre-shell and updated all documentation (630ec4a).