Skip to content

Releases: DBM-German/Types

DBM Types v0.3.0

07 Sep 17:02

Choose a tag to compare

  • Added new types
    • PickFunctions
    • PickAsyncFunctions
    • TypedArray
    • Permission types
    • DBMPermissionsConfig
    • DBMWindowOptions
  • Updated types
    • FixIndecesArray
    • DBMEditorSharedWindow
  • Fixed and revised some type definitions
  • Dependency updates

Full Changelog: 0.2.0...0.3.0

DBM Types v0.2.0

28 Jan 13:30

Choose a tag to compare

  • Added new types
    • DBMCommandType
    • DBMEventType
    • DBMInternalPermissionType
    • DBMSlashCommandCreationMode
    • DBMInternalDataType
    • DBMButtonData
    • DBMSelectData
    • DBMTextInputData
    • DBMActionEditorHTMLData
    • UnionObject (internal)
  • Made "DBMDataAccess" and "DBMAlternativeTexts" accessible
  • Renamed "DBMActionMeta" to "DBMActionsCacheMetadata"
  • Renamed "DBMActionMetaData" to "DBMActionMetadata"
  • Removed "TypeFromRecord" (internal)
  • Fixed and revised some type definitions
  • Added missing JSDoc

Full Changelog: 0.1.3...0.2.0

DBM Types v0.1.3

13 Jan 14:05

Choose a tag to compare

  • Renamed "DBMPackage" to "DBMPackageJSON" for consistency
  • Added missing "modInit" parameters
  • Added data file types
  • Fixed index type of "DBM.Files.data"

Full Changelog: 0.1.2...0.1.3

DBM Types v0.1.2

12 Jan 13:41

Choose a tag to compare

Provide types definitions for the settings.json and package.json of a DBM project.

Full Changelog: 0.1.1...0.1.2

DBM Types v0.1.1

10 Jan 16:39

Choose a tag to compare

Small patch to provide correct urls.

Full Changelog: 0.1.0...0.1.1

DBM Types v0.1.0

09 Jan 20:30

Choose a tag to compare

First release with types for DBM 2.1 and limited JSDoc.

Full Changelog: https://github.com/DBM-German/Types/commits/0.1.0