-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#120 To mitigate a deprecation for importing sub directory (`addon-docs/blocks`). While that import is available from SB@6.3, shape of `DocsContext` is changed at SB@6.4. Technically we can detect the shape by checking property, but I decided to drop support SB@6.3 for simplicity. BREAKING CHANGE: Projects using SB@6.0<=x<6.4 needs to upgrade SB version.
- Loading branch information
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters