Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stenciljs/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.19.0
Choose a base ref
...
head repository: stenciljs/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.19.1-0
Choose a head ref
  • 9 commits
  • 11 files changed
  • 4 contributors

Commits on Oct 24, 2022

  1. chore(deps-dev): bump eslint from 8.25.0 to 8.26.0 (#3753)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.26.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.25.0...v8.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Tanner Reits <47483144+tanner-reits@users.noreply.github.com>
    dependabot[bot] and tanner-reits authored Oct 24, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    0ceb463 View commit details
  2. chore(deps-dev): bump @typescript-eslint/parser from 5.40.1 to 5.41.0 (

    …#3759)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.40.1 to 5.41.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.41.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 24, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    8dbae7f View commit details
  3. chore(deps-dev): bump @typescript-eslint/eslint-plugin (#3761)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.40.1 to 5.41.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.41.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Tanner Reits <47483144+tanner-reits@users.noreply.github.com>
    dependabot[bot] and tanner-reits authored Oct 24, 2022
    Copy the full SHA
    f4c7166 View commit details

Commits on Oct 25, 2022

  1. chore(deps-dev): bump eslint-plugin-jsdoc from 39.3.14 to 39.3.24 (#3757

    )
    
    Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.3.14 to 39.3.24.
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Commits](gajus/eslint-plugin-jsdoc@v39.3.14...v39.3.24)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jsdoc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 25, 2022
    Copy the full SHA
    33b3c32 View commit details
  2. chore(testing): remove a circular dependency relationship (#3742)

    chore(testing): remove a circular dependency relationship
    
    These two files were depending on each other:
    
    - src/testing/platform/testing-constants.ts
    - src/testing/platform/testing-task-queue.ts
    
    To fix this we can move the `QueuedLoadModule` interface out to its own
    file.
    alicewriteswrongs authored Oct 25, 2022
    Copy the full SHA
    db86f1a View commit details
  3. chore(deps-dev): bump @types/eslint from 8.4.7 to 8.4.8 (#3763)

    Bumps [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint) from 8.4.7 to 8.4.8.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/eslint"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ryan Waskiewicz <ryanwaskiewicz@gmail.com>
    dependabot[bot] and rwaskiewicz authored Oct 25, 2022
    Copy the full SHA
    830e5df View commit details
  4. chore(deps-dev): bump @rollup/pluginutils from 5.0.1 to 5.0.2 (#3756)

    Bumps [@rollup/pluginutils](https://github.com/rollup/plugins/tree/HEAD/packages/pluginutils) from 5.0.1 to 5.0.2.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/pluginutils/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/babel-v5.0.2/packages/pluginutils)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/pluginutils"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 25, 2022
    Copy the full SHA
    02a578b View commit details
  5. fix(docs): avoid duplicating manual documentation (#3766)

    this commit fixes a regression that was introduced in 2db4f4d
    (#3635). the original commit did not take into account the fact that a
    user could have manually written text in their component's markdown
    file. that content would be assigned to the value used to generated the
    markdown file's "Overview" section, causing the content to be displayed
    twice.
    
    the contents of the `docs` field (i.e. the way that value is generated).
    cannot be changed, as `JsonDocs` publicly exposes that field (via a
    `JsonDocsComponent` value), and may be used by custom documentation
    generators.
    
    instead, this commit adds an optional 'overview' field to the
    `JsonDocsComponent` type. the intent here is to avoid _most_
    assignability errors by making this field optional. the value is
    assigned when stencil generates its documentation data with the text
    from the class component's jsdoc.
    
    this commit adds additional testing coverage to the 'docs' field of
    `JsonDocsComponent`
    rwaskiewicz authored Oct 25, 2022
    Copy the full SHA
    82d3596 View commit details
  6. 🐺 v2.19.1-0

    rwaskiewicz committed Oct 25, 2022
    Copy the full SHA
    013c811 View commit details
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 🐺 [2.19.1-0](https://github.com/ionic-team/stencil/compare/v2.19.0...v2.19.1-0) (2022-10-25)


### Bug Fixes

* **docs:** avoid duplicating manual documentation ([#3766](https://github.com/ionic-team/stencil/issues/3766)) ([82d3596](https://github.com/ionic-team/stencil/commit/82d359673f65c87ff89980beb2f118b6169698ff)), closes [#3762](https://github.com/ionic-team/stencil/issues/3762)



# 💾 [2.19.0](https://github.com/ionic-team/stencil/compare/v2.18.1...v2.19.0) (2022-10-24)


Loading