Nam Le
Nam Le
Seems like a few of us use helper markdown extensions in vscode to generate table of contents for `NextVer.md`. However, we run into a problem in `version-bump.yaml`: There's a section...
Following https://github.com/iTwin/itwinjs-core/pull/8787, The index.md page for quantity is getting very large, warrants splitting the page off into multiple pages. One for FormatSet and FormatSetFormatsProvider, one for ratio types.
I've been migrating ecschema-metadata over to using just vitest for the test framework (in draft [PR](https://github.com/iTwin/itwinjs-core/pull/7298)). At the time of writing, all tests pass and the pkg is able to...