Skip to content

Releases: phcdevworks/spectre-shell

Initial Release

09 Feb 03:11

Choose a tag to compare

Initial Release Pre-release
Pre-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-router for client-side routing (d1eadf2).
  • Integration with @phcdevworks/spectre-ui for 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).

Fixed

  • Fixed dependabot.yml indentation and quoting (27169d4).
  • Updated docs and security policy wording (87b16c2).