- Added
DEPENDENTS.md
file to track dependents.
- Updated version in
package.json
to 0.1.4. - Updated contact email in
package.json
from Source/[email protected] to Source/[email protected]. - Updated URL in
package.json
from HTTPS://PlayForm.Cloud to HTTPS://PlayForm.LTD. - Updated
commander
to version 13.0.0. - Updated
fast-glob
to version 3.3.3. - Updated
typedoc
to version 0.27.6. - Updated
typedoc-plugin-mdn-links
to version 4.0.7. - Updated
typedoc-plugin-merge-modules
to version 6.1.0. - Updated
typedoc-plugin-rename-defaults
to version 0.7.2. - Updated
typedoc-plugin-zod
to version 1.3.1. - Updated
@playform/build
to version 0.2.1. - Removed unnecessary type annotations in
Document.ts
andJSON.ts
.
- Updated version in
package.json
to 0.1.3. - Updated contact email in
package.json
fromSource/[email protected]
toSource/[email protected]
. - Updated URL in
package.json
fromHTTPS://PlayForm.Cloud
toHTTPS://PlayForm.LTD
. - Updated
typedoc
to version 0.26.11. - Updated
typedoc-plugin-mdn-links
to version 3.3.8. - Updated
typedoc-plugin-merge-modules
to version 6.0.3. - Updated
@playform/build
to version 0.1.9.
- Renamed Documentation folder to docs
- Updated
typedoc
to version 0.26.7 - Updated
typedoc-plugin-mdn-links
to version 3.3.1 - Updated
typedoc-plugin-merge-modules
to version 6.0.1 - Updated
@playform/build
to version 0.1.6 - Added option to specify output folder for documentation
- Updated
typedoc
to version 0.26.6 - Updated
typedoc-plugin-mdn-links
to version 3.2.10 - Updated
typedoc-plugin-zod
to version 1.2.1 - Updated
@playform/build
to version 0.1.3
- Added
Run
script to package.json - Added
provenance
field to package.json
- Updated dependencies
- Updated code to resolve TODOs
- Added CLI usage instructions to README.md
- Updated dependencies
- Minor code changes
- Updated dependencies
- Moved
@playform/build
frompeerDependencies
todevDependencies
- Removed
Document
script from package.json - Updated dependencies
- Improved logic for determining git remote
- Updated error handling in
Exec
function
- Updated package description, keywords, homepage, and repository URLs
- Updated dependencies
- Moved
@playform/build
topeerDependencies
- Added
Document
script to package.json
- Updated
@playform/build
dependency
- Updated code to use dynamic path resolution for
--customCss
option
- Updated
@playform/build
dependency - Removed
Document
script from package.json
- Renamed
TypeScriptDocument
toDocument
- Updated package description and keywords
- Updated dependencies
- Removed ESBuild configuration files
- Updated README.md
- Updated
Document
script in package.json
- Initial release