3.1.1 (2023-03-12)
- cjs: default export
module.exports.default
(07016e5) - deps: Bump es-abstract from 1.20.4 to 1.21.1 (#33) (80aeac9)
- nvm: set minimum node version to
>=14.21.3
(8fb0b8c) - ts: remove
typesVersions
(759a6ef)
- [@dependabot] configure private registry (bb5d463)
- deps: Bump actions/add-to-project from 0.4.0 to 0.4.1 (#32) (51071a3)
- deps: Bump actions/checkout from 3.1.0 to 3.2.0 (#27) (8481f70)
- deps: Bump actions/checkout from 3.2.0 to 3.3.0 (#28) (5f4ef20)
- deps: Bump actions/github-script from 6.3.3 to 6.4.0 (#31) (ff6e130)
- deps: Bump actions/setup-node from 3.5.1 to 3.6.0 (#29) (629d386)
- deps: Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#30) (21549b6)
- deps: Bump dessant/lock-threads from 3.0.0 to 4.0.0 (#26) (2ee2e78)
- workflows: [
add-to-project
] add items from repo admin account (4f8e84a) - workflows: [
add-to-project
] run workflow when pr is synchronized (74ae34c) - workflows: [
approve-pr
] refactor approval step conditional (58ece42) - workflows: [
ci
] splitci
job into multiple jobs (9198259) - workflows: [
ci
] upload coverage report to codecov (ce6b89c) - workflows: [
dependabot-auto
] sign lockfile fix commit (990f02e) - workflows: [
integrity
] updatepull_request
event activity types (856a040) - workflows: add
auto-merge
(5446aef) - workflows: add
infrastructure
(56ea166) - workflows: use environment files (4e7f8e2)
- add "contributor covenant code of conduct" (aed7f7d)
- interfaces (f0a7eb1)
- reformat "api" section (240b915)
- install: [git] make
postinstall
script work with git install (336906a)
- update project architecture (0225225)
- github: add "package manager" dropdown to bug report template (b7ae310)
- github: add "typescript version" input to bug report template (687cd86)
- github: configure sponsor button (5437bf9)
- github: remove "tests" section from pull request template (880e3b6)
- tests: codecov integration (e7b0994)
- ts: add type tests (8a2b64f)
3.1.0 (2022-11-23)
- deps: Bump actions/add-to-project from 0.3.0 to 0.4.0 (#24) (3a4abcb)
- deps: Bump flex-development/dist-tag-action from 1.1.1 to 1.1.2 (#23) (8cb5c80)
- deps: bump hmarr/debug-action from 2.0.1 to 2.1.0 (#15) (34b87c2)
- ponyfill:
AggregateError.prototype.cause
support (d321773)
- sync project template changes (c5c99eb)
3.0.0 (2022-11-22)
- remove
native
module
- deps: bump actions/checkout from 3.0.2 to 3.1.0 (#14) (ab7cde6)
- deps: bump actions/github-script from 6.3.0 to 6.3.3 (#19) (7342ac4)
- deps: bump actions/setup-node from 3.4.1 to 3.5.1 (#18) (8848b85)
- deps: Bump crazy-max/ghaction-import-gpg from 5.1.0 to 5.2.0 (#20) (c89d660)
- deps: Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 (#21) (5db5d52)
- deps: bump octokit/graphql-action from 2.2.22 to 2.2.23 (#16) (d5ef350)
- update project architecture (9730408)
- remove
native
module (1bfa22a)
2.0.1 (2022-10-02)
- deps-dev: bump @flex-development/mkbuild from 1.0.0-alpha.3 to 1.0.0-alpha.6 (e8f11bb)
- github: add label
status:triaged
(04fa1d3)
2.0.0 (2022-09-30)
- require at least node.js 14 (7ad7469)
- set
typesVersions
(745b3bf) - use
mkbuild
to build project (36ef910)
- deps: bump actions/github-script from 6.2.0 to 6.3.0 (#6) (ad85177)
- deps: bump flex-development/dist-tag-action from 1.1.0 to 1.1.1 (#8) (c095a89)
- built with (bc1399f)
- cleanup (5aea1d5)
2.0.0-alpha.4 (2022-08-29)
- include file extensions for all import specifiers (a90400d)
2.0.0-alpha.3 (2022-08-29)
- fix tsconfig paths resolution in build files (b753edf)
- include file extensions for bare specifiers (b4de4d0)
- deps-dev: patch graphql-config via yarn resolutions only (9cbd061)
- exports: remove
.d.ts
outputs (86b791b)
- workflows: add typecheck step to ci workflow (5373a67)
- check types during pre-commit workflow (1111aaa)
- fix
jsonc
file linting (113ca04) - remove
require.resolve
from eslint config (3b72eb3) - pkg: cleanup
test
command (d6016b8) - vscode: let eslint validate yaml files (afcdd5f)
- ponyfill: use es2021 abstract operations (b08bb61)
2.0.0-alpha.2 (2022-08-27)
- pkg: add
"type": "module"
(9f53632)
- pkg: fix
package.json#author
(29883e1)
This project once lived in a monorepo as a subproject.
Most commits listed below are re-implementations of features and documentation that existed before the repo migration.
- add @dependabot configuration (d776443)
- deps: bump actions/github-script from 6.1.1 to 6.2.0 (#1) (8ae2cb4)
- ponyfill: add ponyfill (373ce18)
This project once lived in a monorepo as a subproject.
The commit listed below is from before the repo migration.
- yarn: add
aggregate-error-ponyfill
workspace (4b6b915)