ember-vertical-timeline
ember-vertical-timeline copied to clipboard
Bump ember-cli-babel from 7.13.2 to 7.26.11
Bumps ember-cli-babel from 7.13.2 to 7.26.11.
Release notes
Sourced from ember-cli-babel's releases.
v7.26.11
:bug: Bug Fix
- #430 Fix missing babel polyfill in vendor tree (
@​jaswilli
)Committers: 1
- Jason Williams (
@​jaswilli
)v7.26.10
:bug: Bug Fix
- #428 Configure
loose
option for all class property plugins (@​chriskrycho
)Committers: 1
- Chris Krycho (
@​chriskrycho
)v7.26.9
:bug: Bug Fix
- #426 Fix decorators babel plugin issue (
@​chriskrycho
):house: Internal
- #427 Only run acceptance tests against modern Node (
@​rwjblue
)Committers: 2
- Chris Krycho (
@​chriskrycho
)- Robert Jackson (
@​rwjblue
)v7.26.8 (2021-12-16)
:bug: Bug Fix
- ea752c41 Revert: Properly handle class properties proposal
Committers: 2
- Chris Krycho (
@​chriskrycho
)- Robert Jackson (
@​rwjblue
)v7.26.7
:bug: Bug Fix
- #421 introduce cacheKeyForTree to avoid running treeForX multiple times (
@​RuslanZavacky
)- #420 Properly handle class properties proposal (
@​chriskrycho
)Committers: 2
- Chris Krycho (
@​chriskrycho
)- Ruslan Zavacky (
@​RuslanZavacky
)v7.26.6
:bug: Bug Fix
- #407 Fix combination usages of
compileModules
along with other flags. (@​rwjblue
)Committers: 1
- Robert Jackson (
@​rwjblue
)
... (truncated)
Changelog
Sourced from ember-cli-babel's changelog.
v7.26.11 (2021-12-22)
:bug: Bug Fix
- #430 Fix missing babel polyfill in vendor tree (
@​jaswilli
)Committers: 1
- Jason Williams (
@​jaswilli
)v7.26.10 (2021-12-17)
:bug: Bug Fix
- #428 Configure
loose
option for all class property plugins (@​chriskrycho
)Committers: 1
- Chris Krycho (
@​chriskrycho
)v7.26.9 (2021-12-16)
:bug: Bug Fix
- #426 Fix decorators babel plugin issue (
@​chriskrycho
):house: Internal
- #427 Only run acceptance tests against modern Node (
@​rwjblue
)Committers: 2
- Chris Krycho (
@​chriskrycho
)- Robert Jackson (
@​rwjblue
)v7.26.8 (2021-12-16)
:bug: Bug Fix
- ea752c41 Revert: Properly handle class properties proposal
Committers: 2
- Chris Krycho (
@​chriskrycho
)- Robert Jackson (
@​rwjblue
)v7.26.7 (2021-12-15)
:bug: Bug Fix
- #421 introduce cacheKeyForTree to avoid running treeForX multiple times (
@​RuslanZavacky
)- #420 Properly handle class properties proposal (
@​chriskrycho
)Committers: 2
- Chris Krycho (
@​chriskrycho
)- Ruslan Zavacky (
@​RuslanZavacky
)v7.26.6 (2021-05-18)
:bug: Bug Fix
... (truncated)
Commits
315df8a
7.26.11f752681
Merge pull request #430 from jaswilli/caching-is-funb9dfc87
Fix missing babel polyfill in vendor treee1f0758
7.26.1077f082b
Merge pull request #428 from chriskrycho/more-plugin-fun3093fb7
Configureloose
option for all class property plugins8e1f28e
7.26.9f8f495e
Merge pull request #426 from chriskrycho/decorators-fund283f64
Include template for basic component3b5bf21
Do not linttests
folder- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)