Skip to content

Commit 85b6e71

Browse files
committed
docs: update changelog
1 parent f251c14 commit 85b6e71

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

CHANGELOG.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,12 @@
22

33
## [0.21.0](https://www.github.com/geoffrich/svelte-adapter-azure-swa/compare/v0.20.1...v0.21.0) (2025-03-04)
44

5+
This is a breaking change if you are deploying your own Azure functions alongside the Static Web App (`apiDir`) - see [the release notes](https://github.com/geoffrich/svelte-adapter-azure-swa/releases/tag/v0.21.0) for a migration guide.
56

67
### Features
78

89
* switch to Azure Functions v4 ([#177](https://www.github.com/geoffrich/svelte-adapter-azure-swa/issues/177)) ([96e6067](https://www.github.com/geoffrich/svelte-adapter-azure-swa/commit/96e6067c50926c8328a5f78969ce74c304aaba75))
910

10-
## [Unreleased]
11-
12-
### Features
13-
14-
* **Breaking:** switch to Azure Functions v4:
15-
* the function path has changed from `/api/__render` to `/api/sk_render` (v4 does not allow routes starting with underscores)
16-
* see also [Migrate to version 4 of the Node.js programming model for Azure Functions](https://learn.microsoft.com/en-us/azure/azure-functions/functions-node-upgrade-v4) from the Azure docs
17-
18-
19-
2011
### [0.20.1](https://www.github.com/geoffrich/svelte-adapter-azure-swa/compare/v0.20.0...v0.20.1) (2024-07-13)
2112

2213

0 commit comments

Comments
 (0)