Skip to content

Update function-schemata sub-module to HEAD (04c5c89)

Jforrester requested to merge sync-function-schemata into main

New changes:

  • 72e7ade Implement a stable stringify algorithm (keys are always sorted).
  • 0c9395c Allow utils to be imported and required as both ES6 and CommonJS.
  • 062996b build: Drop commit-message-validator
  • bf599c5 Make es6ModuleUtils source: module; fix lint errors.
  • ba343ac nyc: Only check coverage of javascript/src
  • ff5e287 Rename rollup to run-rollup to avoid name collision.
  • f40b7a8 build: Upgrade OSV CI template from 0.1.4 to 0.1.5, add de-dupe hack
  • 83c1e59 Migrate uses of ZObjectKeyFactory from schema to utils
  • 3d2eced [BREAKING CHANGE] Drop ZObjectKeyFactory from schema, unused
  • dd1f3f4 definitions: Create Z89/HTML fragment type, for future use
  • 04c5c89 build: Move benchmark and rollup to dev-only

Bug: T296937
Bug: T347086
Bug: T347103
Bug: T357068

Edited by Jforrester

Merge request reports