Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 962 Bytes

File metadata and controls

23 lines (14 loc) · 962 Bytes

Changelog

0.1.2

Patch Changes

  • 990eaf2: Add project-owned stylesheet hooks to Atlas layout data and wire rocket init to scaffold a central theme stylesheet. The initializer also supports an explicit --yes path for converting CommonJS package metadata to ESM, and the docs now cover constrained dev-server fallbacks and curl Page smoke tests.

0.1.1

Patch Changes

  • 2a8a631: Harden rocket init for Atlas docs starters and existing Rocket sites, add demo/icon helpers, start flags, and standalone demo build validation.

Rocket uses Changesets for release notes. Public package changes should include a changeset so the release PR can update this file with the final version and package notes.

0.1.0

  • Starts Rocket's current public alpha as @rocket/js.
  • Marks the package as alpha before 1.0.0.
  • Introduces the AI-assisted setup path, explicit Page config docs, static output docs, and Web Component documentation examples.