Skip to content

v4.0.0

Compare
Choose a tag to compare
@im-pipeline-bot im-pipeline-bot released this 05 Dec 22:17
· 21 commits to main since this release

4.0.0 (2022-12-05)

Breaking

  • making the default module an ES module (317de20)

Build

  • ensuring semantic-release finds all relevant branches (b858f3c)
  • releasing development builds with PRs (ce4f6f6)
  • replace travis pipeline with gha (9c45a86)
  • updating master references to main (f5e6cf1)
  • using both GH_TOKEN and GITHUB_TOKEN to cover bases in semantic-release (4f2dd1e)

Fix

  • setting up 'real' pipeline bot git user; bumping version (667ffff)
  • using correct token in semantic-release's git step (1222372)

New

  • support react 18 createRoot (addcbcb)

Update

  • doing root.render asynchronously (ead4edc)
  • exporting types separate from code (d191b81)

Upgrade

  • Bump hosted-git-info from 2.8.8 to 2.8.9 (5554000)
  • Bump lodash from 4.17.20 to 4.17.21 (4d34e83)
  • Bump y18n from 4.0.0 to 4.0.1 (57d49c9)