Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

v1.19.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 21:10
b4cf7e6

Breaking Changes

What's Changed

  • fix(deploy): fix to properly tag the repo after publish by @jeffchew in #724
  • fix(github-actions): switched percy update to use ubuntu latest by @jeffchew in #725
  • chore(lit): moved lit-element/lit-html to core dependencies by @jeffchew in #726
  • chore: update checkout and setup-node actions by @abdonrd in #729
  • chore(eslint): disable lint warnings by @abdonrd in #735
  • chore: setup actions/setup-node@v2 cache by @abdonrd in #734
  • chore: update node to v14 by @abdonrd in #738
  • chore(dependencies): update eslint deps by @abdonrd in #739
  • docs(welcome): update getting started install section by @abdonrd in #742
  • chore(dependencies): update typescript by @abdonrd in #740
  • chore(dependencies): update dev dependencies by @abdonrd in #737
  • chore: prevents actions from forks by @abdonrd in #744
  • chore(lit): update lit dependencies by @abdonrd in #745
  • chore(upgrade): upgrade to Carbon 10.47.1 by @ibmdotcom-bot in #750
  • chore(deps): bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #747
  • chore(dependencies): update dev dependencies by @abdonrd in #749
  • chore(deps): bump ws from 5.2.2 to 5.2.3 by @dependabot in #746
  • chore(deps): bump tar from 2.2.1 to 2.2.2 by @dependabot in #748
  • chore(github-actions): improve GA logic by @Tansito in #753
  • chore(dependencies): update babel deps by @abdonrd in #757
  • chore(dependencies): update ^0. deps versions by @abdonrd in #758
  • chore(dependencies): update sass & sass-loader by @abdonrd in #741
  • chore(carbon): switch to exact dependency for Carbon by @jeffchew in #752
  • chore(github-actions): add concurrency config to github actions by @jeffchew in #759
  • chore(dependencies): update storybook deps by @abdonrd in #761
  • chore(dependencies): update commander by @abdonrd in #762
  • chore(dependencies): update vue deps by @abdonrd in #768
  • chore(github): add github dependabot configuration by @abdonrd in #766
  • chore(dependencies): update yasmine deps by @abdonrd in #765
  • chore(dependencies): update babel-runtime by @abdonrd in #764
  • chore(dependencies): update del by @abdonrd in #763
  • chore(dependencies): update storybook deps by @abdonrd in #767
  • feat(multi-select): introduce filterable mode by @IgnacioBecerra in #716
  • chore(github-actions): add workflow to auto update yarn mirror by @jeffchew in #775
  • fix(github-actions): turn back on percy update base by @jeffchew in #781
  • chore(dependencies): update eslint-config-airbnb-base by @abdonrd in #774
  • chore(deps-dev): bump @babel/plugin-transform-modules-commonjs from 7.12.13 to 7.16.0 by @dependabot in #773
  • chore(deps-dev): bump @types/webpack-env from 1.14.0 to 1.16.3 by @dependabot in #769
  • chore(dependencies): update babel deps by @abdonrd in #777
  • chore(dependencies): update vue-eslint-parser & @typescript-eslint by @abdonrd in #780
  • chore(deps-dev): bump expect-playwright from 0.2.6 to 0.8.0 by @dependabot in #782
  • chore(deps-dev): bump rollup-plugin-terser from 4.0.4 to 7.0.2 by @dependabot in #779
  • fix(ci): fix the yarn offline action by @Tansito in #796
  • Revert "chore: make the forks check dynamic (#753)" by @Tansito in #789
  • chore(deps-dev): update prettier & eslint deps by @abdonrd in #788
  • chore(renovate): configure renovate by @renovate in #799
  • chore(upgrade): upgrade to Carbon 10.48.0 by @ibmdotcom-bot in #794
  • chore(renovate): revert back to default renovate behavior by @jeffchew in #801
  • chore(deps): remove lit-html from resolutions by @abdonrd in #802
  • chore(deps): update mini-css-extract-plugin by @abdonrd in #804
  • chore(deps): update autoprefixer by @abdonrd in #805
  • chore(deps): update babel deps by @abdonrd in #803
  • chore(deps): update flatpickr by @abdonrd in #806
  • chore(deps): update react by @abdonrd in #808
  • chore(deps): update dependencies by @abdonrd in #810
  • chore(deps): run yarn-deduplicate by @abdonrd in #813
  • chore(deps): update dependency @angular-devkit/build-angular to ~0.1102.0 by @renovate in #820
  • chore(deps): update dependency http-server to ~0.13.0 by @renovate in #822
  • chore(deps): update dependency zone.js to ~0.11.0 by @renovate in #823
  • chore(deps): update reviewdog/action-eslint action to v1.14.0 by @renovate in #827
  • chore(deps): update dependency jest-playwright-preset to ~0.2.0 by @renovate in #824
  • chore(deps): update commitlint monorepo to v15 (major) by @renovate in #832
  • chore(deps): downgrade @storybook/angular by @abdonrd in #831
  • chore(ci): update prevent actions by @abdonrd in #838
  • fix(slider): negative values are now supported by @korgan00 in #816
  • chore(release): bump to v1.19.0 by @jeffchew in #841

New Contributors

Full Changelog: v1.18.0...v1.19.0