Skip to content
Merged
Show file tree
Hide file tree
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
7 changes: 7 additions & 0 deletions .prettierrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"useTabs": true,
"printWidth": 120,
"singleQuote": true,
"trailingComma": "es5",
"quoteProps": "consistent"
}
2 changes: 1 addition & 1 deletion release-notes/v4-tucker/4.6.8.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ title: 4.6.8
- Throttling of non-safe HTTP requests and cache resolutions
- Fix for skipping application of field select() after a custom get method
- Fix for applying the correct permissions when deploying from Windows
- Disable fail-over handling by default for replication
- Disable fail-over handling by default for replication