Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(gatsby-adapter-netlify): add CHANGELOG.md #38848

Merged
merged 3 commits into from
May 7, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
82 changes: 82 additions & 0 deletions packages/gatsby-adapter-netlify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
# Changelog: `gatsby-adapter-netlify`

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [1.1.4](https://github.com/gatsbyjs/gatsby/commits/gatsby-adapter-netlify@1.1.4/packages/gatsby-adapter-netlify) (2024-04-10)

#### Bug Fixes

- handler generation on windows [#38900](https://github.com/gatsbyjs/gatsby/issues/38900) [#38929](https://github.com/gatsbyjs/gatsby/issues/38929) ([edaf016](https://github.com/gatsbyjs/gatsby/commit/edaf016906b593f0e028fa4a4e0b4ecc41cf1cc6))

### [1.1.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-adapter-netlify@1.1.3/packages/gatsby-adapter-netlify) (2024-01-25)

#### Bug Fixes

- add missing fs method rewrites to handle fetchRemoteFile in dsg/ssr engine [#38822](https://github.com/gatsbyjs/gatsby/issues/38822) [#38823](https://github.com/gatsbyjs/gatsby/issues/38823) ([c50e8f2](https://github.com/gatsbyjs/gatsby/commit/c50e8f2cd93898d9a483440ebd6eeeb492e73087))

### [1.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-adapter-netlify@1.1.2/packages/gatsby-adapter-netlify) (2024-01-23)

**Note:** Version bump only for package gatsby-adapter-netlify

### [1.1.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-adapter-netlify@1.1.1/packages/gatsby-adapter-netlify) (2023-12-19)

#### Bug Fixes

- update remote url docs [#38768](https://github.com/gatsbyjs/gatsby/issues/38768) [#38770](https://github.com/gatsbyjs/gatsby/issues/38770) ([5d6bb65](https://github.com/gatsbyjs/gatsby/commit/5d6bb65f1b1c93eaf5d9e01dfc9c8b37c9b09fea))

## [1.1.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-adapter-netlify@1.1.0/packages/gatsby-adapter-netlify) (2023-12-18)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)

#### Features

- image and file cdn url generator adapter implementation [#38685](https://github.com/gatsbyjs/gatsby/issues/38685) [#38715](https://github.com/gatsbyjs/gatsby/issues/38715) [#discussion_r1414135797](https://github.com/gatsbyjs/gatsby/issues/discussion_r1414135797) [#38735](https://github.com/gatsbyjs/gatsby/issues/38735) [#38719](https://github.com/gatsbyjs/gatsby/issues/38719) ([4a780fb](https://github.com/gatsbyjs/gatsby/commit/4a780fbac717b1df337f156e2ac4b2da6478106b))
- support pathPrefix and trailingSlash options fix [#38666](https://github.com/gatsbyjs/gatsby/issues/38666) ([63e57cf](https://github.com/gatsbyjs/gatsby/commit/63e57cf3dd96083d219c09741a751206bb715a53))

#### Bug Fixes

- adapter use headerRoutes [#38652](https://github.com/gatsbyjs/gatsby/issues/38652) ([22c2412](https://github.com/gatsbyjs/gatsby/commit/22c24122f321d60011aec7daec86a1ccf89e994d))
- respect 'force' and 'conditions' properties on redirects [#38657](https://github.com/gatsbyjs/gatsby/issues/38657) ([48d311e](https://github.com/gatsbyjs/gatsby/commit/48d311e71f7ab6865b0615f6f291764b4b04a874))
- handle cases with large cached \_redirects and/or \_headers files [#38559](https://github.com/gatsbyjs/gatsby/issues/38559) ([db41d13](https://github.com/gatsbyjs/gatsby/commit/db41d1356c527cf4028142050978accd4abb1e9a))

#### Chores

- update dependency rimraf to ^5.0.5 [#38596](https://github.com/gatsbyjs/gatsby/issues/38596) ([37f2288](https://github.com/gatsbyjs/gatsby/commit/37f2288ee701d30d4d62ccb2f1d4487e7eb522b4))
- added logging for cache handling [#38654](https://github.com/gatsbyjs/gatsby/issues/38654) ([f642940](https://github.com/gatsbyjs/gatsby/commit/f642940579fb2c96c22868b2b40f0983feaef087))

### [1.0.4](https://github.com/gatsbyjs/gatsby/commits/gatsby-adapter-netlify@1.0.4/packages/gatsby-adapter-netlify) (2023-11-21)

#### Features

- support pathPrefix and trailingSlash options fix [#38666](https://github.com/gatsbyjs/gatsby/issues/38666) fix [#38701](https://github.com/gatsbyjs/gatsby/issues/38701) ([1090558](https://github.com/gatsbyjs/gatsby/commit/1090558010c5e73de49d5987ab38d30165581c51))

### [1.0.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-adapter-netlify@1.0.3/packages/gatsby-adapter-netlify) (2023-11-03)

#### Bug Fixes

- adapter use headerRoutes [#38652](https://github.com/gatsbyjs/gatsby/issues/38652) [#38674](https://github.com/gatsbyjs/gatsby/issues/38674) ([8ae5702](https://github.com/gatsbyjs/gatsby/commit/8ae5702433e8ab68b2742ef92f9816fbc84dcfd0))

### [1.0.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-adapter-netlify@1.0.2/packages/gatsby-adapter-netlify) (2023-10-26)

#### Bug Fixes

- respect 'force' and 'conditions' properties on redirects [#38657](https://github.com/gatsbyjs/gatsby/issues/38657) [#38664](https://github.com/gatsbyjs/gatsby/issues/38664) ([c43080f](https://github.com/gatsbyjs/gatsby/commit/c43080f49fe54022be141855db4e56d98398338c))

#### Chores

- added logging for cache handling [#38654](https://github.com/gatsbyjs/gatsby/issues/38654) [#38660](https://github.com/gatsbyjs/gatsby/issues/38660) ([4a76878](https://github.com/gatsbyjs/gatsby/commit/4a768788c91298317ff40388c288564efc52b763))

### [1.0.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-adapter-netlify@1.0.1/packages/gatsby-adapter-netlify) (2023-09-22)

#### Bug Fixes

- handle cases with large cached \_redirects and/or \_headers files [#38559](https://github.com/gatsbyjs/gatsby/issues/38559) [#38564](https://github.com/gatsbyjs/gatsby/issues/38564) ([56ddcce](https://github.com/gatsbyjs/gatsby/commit/56ddccecb8df4b04af956df9c83b7058d8008b26))

## [1.0.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-adapter-netlify@1.0.0/packages/gatsby-adapter-netlify) (2023-08-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12)

**Note:** Version bump only for package gatsby-adapter-netlify

<a name="before-release-process"></a>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Lack of above marker (and file in general) was causing changelog generation scripts to skip generating changelog for adapter:

const path = changelogPath(packageName)
const separator = `<a name="before-release-process"></a>`
const contents = String(fs.readFileSync(path))
const parts = contents.split(separator)
if (parts.length !== 2) {
throw new Error(`Could not find demarcation ${separator.trim()} in ${path}`)
}

const contents = String(fs.readFileSync(path))