Skip to content

Releases: brenordr/next-plugin-cdn

0.1.1 (March 22, 2023)

22 Mar 12:21
Compare
Choose a tag to compare

Apply minor changes into the package.json and README

0.1.0 (March 22, 2023)

22 Mar 12:10
Compare
Choose a tag to compare

🎉 We're excited to announce the initial release of Next.js Plugin CDN, v0.1.0! This plugin is designed to help you upload your static assets to Google Cloud Storage during build time and configure your Next.js application to use the specified CDN prefix.

Features

🌐 Automatically upload static assets to Google Cloud Storage
🚀 Configure Next.js application to use the CDN prefix
🛠️ Easy-to-use API to set up the plugin

Changes

  • Initial release with support for Google Cloud Storage
  • Basic configuration options for domain, provider, bucket, and keyFilename

Getting Started

To get started, simply install the package and follow the instructions in the README.md file.

Thank you for your support, and we hope you enjoy using the Next.js Plugin CDN! Stay tuned for future updates and more CDN provider support.