Skip to content

Commit

Permalink
feat: add breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
prplwtf committed Dec 21, 2024
1 parent 6030b0c commit 14e4d76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/pages/about/changelog/beta-2024-12.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,4 @@
- Extension [flags](?page=documentation/flags) `hasInstallScript`, `hasRemoveScript` and `hasExportScript` have now been deprecated. Scripts now run by default and no longer require a flag.
- [BlueprintExtensionLibrary](?page=documentation/$blueprint)'s `notifyNow()` and `notifyAfter()` have been deprecated.
- [`export.sh`](?page=documentation/scripts)'s `$BLUEPRINT_EXPORT_DIRECTORY` environment variable has been deprecated in favor of `$BLUEPRINT_TMP`.
- `dbSet()` with a number will now also return numbers on `dbGet()` whereas before it always returned strings.

0 comments on commit 14e4d76

Please sign in to comment.