Skip to content

v1.0.0

Choose a tag to compare

@im-pipeline-bot im-pipeline-bot released this 02 Dec 16:01
· 87 commits to main since this release

1.0.0 (2020-12-02)

Build

  • adding main branch to the configuration for semantic-release (9db01a3)
  • adding NPM Publish workflow (5cc67fd)
  • adding semantic release configuration (889fc32)
  • adding tests around ScriptLoader scenarios (2567f41)
  • configuring eslint preset for release notes (0d1d92e)
  • include dependency install in npm-publish (254fb9a)
  • initial node build workflow (78f978b)
  • renaming GH_TOKEN to GITHUB_TOKEN (75dda5f)
  • renaming GITHUB_TOKEN to GH_TOKEN for npm-publish workflow (488a019)
  • setting up typescript for publishing (072745c)
  • simplifying eslint config (7bdbb71)
  • updating node versions in CI workflow (4681a2a)
  • using COMMITBOT_ACCESS_TOKEN for the npm-publish workflow. (08cf105)
  • using im-commitbot for semantic-release (898e004)
  • using persist-credentials false in checkout action (8db4810)
  • using run instead of uses for npm-publish (985b126)

New

  • initial work for ScriptLoader (ff2d25c)

Update

  • early return when we have already loaded the script (9cecf81)
  • moving DOM script interaction into its own hook (da1fb6b)
  • using an internal Context to determine which children show (6c5123b)