- Updated
@types/node
from 22.5.0 to 22.10.5 - Updated
deepmerge-ts
from 7.1.0 to 7.1.3 - Updated
fast-glob
from 3.3.2 to 3.3.3 - Updated
@playform/build
from 0.1.4 to 0.2.1 - Minor code formatting changes
- Added
Interface
type imports to multiple files. - Added a
DEPENDENTS.md
file to track dependent repositories. - Updated
.npmignore
to excludedocs/
directory. - Added badges for dependents to
DEPENDENTS.md
. - Updated
README.md
to remove the summary section and point toCHANGELOG.md
for change history. - Updated
package.json
author information:- Changed author email from
Source/Open@PlayForm.Cloud
toSource/Open@PlayForm.LTD
- Changed author URL from
HTTPS://PlayForm.Cloud
toHTTPS://PlayForm.LTD
- Changed author email from
- Removed
Summary.md
file. - Removed
Documentation/
directory.
- Updated
@types/node
from 20.14.12 to 22.5.0 - Updated
@playform/build
from 0.1.2 to 0.1.4 - Minor code formatting changes
- Added
.npmignore
file to exclude unnecessary files from the published package.
- Updated version to 0.1.0
- Updated dependencies, including
@types/node
,deepmerge-ts
, and@playform/build
- Updated README.md with simplified language and improved formatting.
- Refactored code for better readability and consistency.
- Added
Run
script topackage.json
for easier development workflow.
- Updated version to 0.0.6
- Updated dependencies:
@types/node
to 20.14.2deepmerge-ts
to 7.0.3
- Moved
@playform/build
fromdevDependencies
topeerDependencies
.
- Added more detailed usage examples in README.md.
- Updated version to 0.0.5
- Updated dependencies:
@playform/build
to 0.0.9@playform/document
to 0.0.7
- Added optional peer dependencies for
@playform/build
and@playform/document
. - Improved code documentation and comments.
- Updated version to 0.0.4
- Updated dependencies:
@types/node
to 20.12.12deepmerge-ts
to 7.0.1
- Moved
@playform/build
fromdevDependencies
topeerDependencies
and marked it as optional.
- Added
Document
script to package.json
- Updated version to 0.0.3
- Updated dependencies:
@types/node
to 20.12.11@playform/build
to 0.0.8
- Updated package description to use an em dash instead of a period.
- Updated repository URLs in
package.json
to use HTTPS. - Updated
package.json
with new author information. - Updated README.md with new repository links.
- Updated code to use
@Function
prefix for imports.
- Added
javascript
andplayform
keywords topackage.json
.
- Updated version to 0.0.2.
- Added the
Document
script topackage.json
.
- Added
@playform/document
as a dependency.
- Initial release.