-
Notifications
You must be signed in to change notification settings - Fork 818
Comparing changes
Open a pull request
base repository: stenciljs/core
base: v4.0.3
head repository: stenciljs/core
compare: v4.0.4
- 7 commits
- 10 files changed
- 4 contributors
Commits on Aug 1, 2023
-
chore(deps): update dependency node-fetch to v3.3.2 (#4641)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e32583a - Browse repository at this point
Copy the full SHA e32583aView commit details -
fix(runtime):
forceUpdatecalls only execute when in a browser env (#……4591) * `forceUpdate` calls only execute when in a browser env * update testing platform build conditionals * fmt * fix an e2e test
Configuration menu - View commit details
-
Copy full SHA for b203263 - Browse repository at this point
Copy the full SHA b203263View commit details -
chore(repo): add glob, minimatch to renovate ignore list (#4647)
this commit (temporarily) adds glob, minimatch to the renovate ignore list. a ticket has been added to the stencil backlog to address this item of tech debt, as it's more effort than originally envisioned to 'simply' upgrade this (see ticket for additional info)
Configuration menu - View commit details
-
Copy full SHA for 0ec52a9 - Browse repository at this point
Copy the full SHA 0ec52a9View commit details -
fix(typings): add additional transition events to DOMAttributes (#4645)
this commit adds function declarations for the following events: - [`onTransitionCancel`](https://developer.mozilla.org/en-US/docs/Web/API/Element/transitioncancel_event) - [`onTransitionRun`](https://developer.mozilla.org/en-US/docs/Web/API/Element/transitionrun_event) - [`onTransitionStart`](https://developer.mozilla.org/en-US/docs/Web/API/Element/transitionstart_event) note that `onTransitionCancel` was not natively supported by Chrome & Edge until v87. this version falls _after_ stencil's currently supported version of v79+ for both. this commit does not transpile code for the event/provide a polyfill for versions of Chrome/Edge released before 2020.11.17 fixes: #4643
Configuration menu - View commit details
-
Copy full SHA for 420052f - Browse repository at this point
Copy the full SHA 420052fView commit details -
docs(release): move release readme to RELEASE.md and make a few edits (…
…#4644) This moves the release documentation to `./RELEASE.md` and makes a few edits to reflect some things we learned after doing our first automated release of Stencil.
Configuration menu - View commit details
-
Copy full SHA for adc5911 - Browse repository at this point
Copy the full SHA adc5911View commit details
Commits on Aug 3, 2023
-
chore(deps): update dependency eslint to v8.46.0 (#4653)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7f4b2d6 - Browse repository at this point
Copy the full SHA 7f4b2d6View commit details
Commits on Aug 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 82d25a8 - Browse repository at this point
Copy the full SHA 82d25a8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.0.3...v4.0.4