Skip to content

Formly Contract pilot RC 1

Pre-release
Pre-release

Choose a tag to compare

@dills122 dills122 released this 03 Sep 02:45
· 2 commits to main since this release
c096bca

First installable Formly Contract evaluation bundle. This GitHub prerelease is intentionally artifact-only: nothing was published to npm.

Included packages

  • @formly-contract/angular@0.1.0
  • @formly-contract/compiler@0.4.0
  • @formly-contract/schema@0.4.0
  • @formly-contract/workspace@0.1.0

Download all six assets into one directory. Keep the four package tarballs beside formly-contract-pilot.json and formly-contract-pilot.pnpmfile.cjs. Use pnpm 10.23.0, then run the exact install arguments recorded in the manifest.

The bundle was built from main commit c096bcad77e1860239b7be75e0bc35ce385b3f90. Its temporary consumer installed all four tarballs, imported @formly-contract/angular/jit, and ran formly-contracts-angular --help successfully.

Verification

  • Full pnpm check passed: lint, 76 test files / 1,217 tests, all builds, Angular host smoke, linked and packed consumers, release/pilot tarball checks, demo, and documentation site.
  • Pilot manifest schema: 3
  • Required pnpm version: 10.23.0
  • Angular compatibility fixture: Angular 20.3.29 and Formly 6.1.8

SHA-256

1f222db61bf41df97acdcfb5180cce5091287b76d78ea1ea5602874c60535cf9  formly-contract-angular-0.1.0.tgz
c79280fa50d371036189af1add1be4226fecc6e0d2e7adcc20cead492af9b2c0  formly-contract-compiler-0.4.0.tgz
8f12df38552f43893b12c15234674e757ab4a6ee1b34e67cac6f9fb00516d32c  formly-contract-pilot.json
2b489abe4862f796be8abdcab04421aeebe47cb34da1a1466ef37dd7e265f3ee  formly-contract-pilot.pnpmfile.cjs
b12921e12f068b227df5fec4edbef651ca8cf1d7ec40ac0f6d8aac1a92f3e166  formly-contract-schema-0.4.0.tgz
2ad82c4d1a7dc587a9c7a84d634175e549640640370f2534a7f78c4f4c6a3c56  formly-contract-workspace-0.1.0.tgz

This candidate is not a stable compatibility promise and is not the provenance source for a later npm release. Production publication remains gated by the separate v* workflow and its own preserved tarballs.