- Update dependencies:
- Bump
@octokit/core
from 6.1.2 to 6.1.3 - Bump
commander
from 12.1.0 to 13.0.0 - Bump
zod
from 3.23.8 to 3.24.1 - Bump
@playform/build
from 0.1.9 to 0.2.0 - Bump
@types/node
from 22.10.1 to 22.10.5
- Bump
- Update GitHub actions:
- Bump
actions/upload-artifact
from v4.4.3 to v4.5.0 inNode.ts
- Bump
actions/cache
from v4.1.2 to v4.2.0 inRust.ts
- Bump
- Updated package dependencies:
- Updated
dotenv
to version 16.4.7 - Updated
@octokit/types
to version 13.6.2 - Updated
@types/node
to version 22.10.1
- Updated
- Updated GitHub Actions:
- Updated
cloudflare/wrangler-action
to v3.13.0 inCloudflare.ts
- Updated
github/codeql-action
to v3.27.6 incodeql.yml
- Updated
pozil/auto-assign-issue
to v2.0.1 inGitHub.yml
- Updated
- Reordered environment variables in multiple workflow files:
- Added
DO_NOT_TRACK: 1
at the top inCloudflare.yml
,codeql.yml
,GitHub.yml
,Node.yml
,NPM.yml
, andRust.yml
- Added
- Updated
cloudflare/wrangler-action
to v3.12.1 inCloudflare.ts
. - Updated
actions/setup-node
to v4.1.0 inNode.ts
andNPM.yml
. - Updated
actions/cache
to v4.1.2 inRust.ts
. - Updated
actions/checkout
to v4.2.2 in multiple workflow files (Cloudflare.yml
,codeql.yml
,Node.yml
,NPM.yml
,Rust.yml
). - Updated
github/codeql-action
to v3.27.4 incodeql.yml
.
- Added
Action.sh
script for managing GitHub Actions. - Added import statements for
Files
type in various command files.
- Updated
.npmignore
to replaceDocumentation/
withdocs/
andSummary.md
withAction.sh
. - Updated
package.json
:- Bumped version from 0.1.1 to 0.1.2.
- Updated email to
Source/[email protected]
. - Updated URL to
HTTPS://PlayForm.LTD
. - Updated
deepmerge-ts
to version 7.1.3. - Updated
@octokit/types
to version 13.6.1. - Updated
@playform/build
to version 0.1.8. - Updated
@types/node
to version 22.9.0.
- Updated various GitHub Actions and workflows:
- Updated
cloudflare/wrangler-action
to v3.9.0 inCloudflare.ts
. - Updated
actions/setup-node
to v4.0.4 inNode.ts
andNPM.yml
. - Updated
actions/upload-artifact
to v4.4.3 inNode.ts
. - Updated
actions/cache
to v4.1.1 inRust.ts
. - Updated
actions/checkout
to v4.2.1 in multiple workflow files. - Updated
github/codeql-action
to v3.26.13 incodeql.yml
.
- Updated
- Improved code formatting and consistency across various TypeScript files.
- Updated
@playform/build
to version 0.1.3 - Updated
@types/node
to version 22.5.0 - Updated
zod
to version 3.23.8 - Updated
actions/upload-artifact
to v4.3.6 in Node.ts
- Updated
deepmerge-ts
to version 7.1.0 - Updated
@playform/build
to version 0.1.2 - Updated
@types/node
to version 20.14.12 - Updated
zod
to the latest version - Updated
Run
script to useBuild 'Source/**/*.ts' --Watch
- Added
provenance: true
topackage.json
- Updated version to 0.0.8
- Updated
deepmerge-ts
to version 7.0.3 - Updated
@playform/build
to version 0.1.0 - Updated
@types/node
to version 20.14.10 - Updated project description to "🔧 Maintain —"
- Fixed evolving type errors by adding
// biome-ignore lint/nursery/noEvolvingTypes:
annotations
- Updated version to 0.0.8
- Updated
deepmerge-ts
to version 7.0.3 - Updated
@playform/build
to version 0.1.0 - Updated
@types/node
to version 20.14.10 - Updated project description to "🔧 Maintain —"
- Fixed evolving type errors by adding
// biome-ignore lint/nursery/noEvolvingTypes:
annotations
- Updated version to 0.0.6
- Updated
@playform/build
to version 0.0.10
- Updated version to 0.0.5
- Added
@playform/build
as a peer dependency - Added
peerDependenciesMeta
to mark@playform/build
as optional
- Updated version to 0.0.4
- Updated project description to "🔧 Maintain —"
- Updated homepage URL to use HTTPS
- Updated author information
- Updated dependencies:
@octokit/core
to version 6.1.2commander
to version 12.1.0deepmerge-ts
to version 7.0.1zod
to version 3.23.8@octokit/types
to version 13.5.0@playform/build
to version 0.0.9@playform/document
to version 0.0.7@types/node
to version 20.12.12
- Improved code formatting and consistency
- Updated workflows to use newer versions of actions
- Removed
.env
from.gitignore
- Updated version to 0.0.3
- Updated homepage to
HTTPS://github.com/Playform/Maintain#readme
- Added
Document
script
- Added
@playform/document
as a dependency
- Updated version to 0.0.2
- Initial Release