Skip to content

Conversation

@godronus
Copy link
Collaborator

  • Migration Guides
  • npx fastedge-assets documented
  • small bug-fix

Document and inform how to upgrade Static Servers

BREAKING CHANGE: Static Asset Servers - new interface for multiple manifests per application
fastedge-assets is now a node script

fastedge-assets new interface
@godronus godronus requested a review from Copilot September 23, 2025 19:04
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces version 2.0 release documentation and addresses a small configuration bug. It adds comprehensive migration guides from v1 to v2, documents the new npx fastedge-assets command, and fixes parameter handling in configuration helpers.

  • Migration guide documentation from v1.x.x to v2.x.x with code examples
  • Documentation for the npx fastedge-assets command and static asset manifest creation
  • Bug fix for handling undefined/null parameters in configuration utility functions

Reviewed Changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/utils/config-helpers.ts Added default empty string parameters and improved null handling in config normalization
package.json Added fastedge-assets.js binary to published files
esbuild/cli-binaries.js Added shebang prepending for fastedge-assets.js binary
docs/src/content/docs/migrating/v1-v2.md Created migration guide with code examples for v1 to v2 upgrade
docs/src/content/docs/guides/creating-a-static-manifest.md Added documentation for fastedge-assets command and static asset manifest creation
docs/astro.config.mjs Added navigation entries for new documentation sections
DEVELOPMENT.md Removed placeholder testing section

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@godronus godronus requested a review from qrdl September 23, 2025 19:08
@godronus godronus merged commit 5f19b77 into main Sep 24, 2025
3 checks passed
@godronus godronus deleted the docs/release-2.0 branch September 24, 2025 07:20
@github-actions
Copy link

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants