Skip to content

Commit 7ba7ded

Browse files
[docs] Remove "The adapter API may change before 1.0." (sveltejs#8164)
1 parent 3474eaf commit 7ba7ded

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

documentation/docs/20-core-concepts/50-adapters.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,3 @@ Within the `adapt` method, there are a number of things that an adapter should d
112112
- Put the user's static files and the generated JS/CSS in the correct location for the target platform
113113

114114
Where possible, we recommend putting the adapter output under the `build/` directory with any intermediate output placed under `.svelte-kit/[adapter-name]`.
115-
116-
> The adapter API may change before 1.0.

0 commit comments

Comments
 (0)