Skip to content

Latest commit

 

History

History
237 lines (128 loc) · 17.2 KB

CHANGELOG.md

File metadata and controls

237 lines (128 loc) · 17.2 KB

3.1.1 (2023-03-12)

📦 Build

  • 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)

🤖 Continuous Integration

  • [@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] split ci job into multiple jobs (9198259)
  • workflows: [ci] upload coverage report to codecov (ce6b89c)
  • workflows: [dependabot-auto] sign lockfile fix commit (990f02e)
  • workflows: [integrity] update pull_request event activity types (856a040)
  • workflows: add auto-merge (5446aef)
  • workflows: add infrastructure (56ea166)
  • workflows: use environment files (4e7f8e2)

📝 Documentation

  • add "contributor covenant code of conduct" (aed7f7d)
  • interfaces (f0a7eb1)
  • reformat "api" section (240b915)

🐛 Fixes

  • install: [git] make postinstall script work with git install (336906a)

🏡 Housekeeping

  • 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)

✅ Testing

3.1.0 (2022-11-23)

🤖 Continuous Integration

  • 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)

✨ Features

  • ponyfill: AggregateError.prototype.cause support (d321773)

🏡 Housekeeping

  • sync project template changes (c5c99eb)

3.0.0 (2022-11-22)

⚠ BREAKING CHANGES

  • remove native module

📦 Build

  • require node >=14.16 (abc02cf)
  • deps: bump es-abstract from 1.19.1 to 1.20.4 (49d606f)

🤖 Continuous Integration

  • 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)

🏡 Housekeeping

  • update project architecture (9730408)

⚡ Refactors

2.0.1 (2022-10-02)

📦 Build

  • deps-dev: bump @flex-development/mkbuild from 1.0.0-alpha.3 to 1.0.0-alpha.6 (e8f11bb)

🤖 Continuous Integration

  • deps: bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 (#11) (9cf4fac)

🐛 Fixes

🏡 Housekeeping

  • github: add label status:triaged (04fa1d3)

2.0.0 (2022-09-30)

📦 Build

  • require at least node.js 14 (7ad7469)
  • set typesVersions (745b3bf)
  • use mkbuild to build project (36ef910)

🤖 Continuous Integration

  • 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)

📝 Documentation

🏡 Housekeeping

2.0.0-alpha.4 (2022-08-29)

📦 Build

  • include file extensions for all import specifiers (a90400d)

2.0.0-alpha.3 (2022-08-29)

📦 Build

  • 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)

🤖 Continuous Integration

  • workflows: add typecheck step to ci workflow (5373a67)

🏡 Housekeeping

  • 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)

⚡ Refactors

  • ponyfill: use es2021 abstract operations (b08bb61)

2.0.0-alpha.2 (2022-08-27)

📦 Build

  • pkg: add "type": "module" (9f53632)

🏡 Housekeeping

  • pkg: fix package.json#author (29883e1)

2.0.0-alpha.1 (2022-08-27)

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.

🤖 Continuous Integration

📝 Documentation

  • ponyfill: usage (0d264cf)
  • release: add repo migration note to changelog (183bde5)

✨ Features

1.0.0 (2021-11-04)

This project once lived in a monorepo as a subproject.
The commit listed below is from before the repo migration.

🔨 Build

  • yarn: add aggregate-error-ponyfill workspace (4b6b915)