Skip to content

3.1.1

Latest
Compare
Choose a tag to compare
@unicornware unicornware released this 12 Mar 22:18
· 73 commits to main since this release
3.1.1
20cc2ad

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