Skip to content

0.30.0 / 2025-05-22

Choose a tag to compare

@jdforrester jdforrester released this 23 May 13:38
· 33 commits to main since this release
  • [BREAKING CHANGE] Drop deprecated compound profile aliases (James D. Forrester)
    • client-common -> client/common
    • client-es6 -> client/es6
    • mediawiki-qunit -> mediawiki/qunit
    • vue-common -> vue/common
    • vue-es6 -> vue/es6
    • vue3-common -> vue3/common
    • vue3-es6 -> vue3/es6
  • [BREAKING CHANGE] vue: Delete vue2 configs (Ed Sanders)

  • client: Create client/es2017 config (Ed Sanders)
  • client: Change target from ES2016 to ES2017 (James D. Forrester)

  • README: Recommend /client instead of /client/es2016 (Ed Sanders)
  • build: Re-build package-lock.json as version 3 (James D. Forrester)