Bumpstsdx from 0.7.2 to 0.10.5.
Release notes
Sourced fromtsdx's releases.
v0.10.3
Commits
- Fix#263. Move shelljs to deps 7030097
jaredpalmer/tsdx@v0.10.2...v0.10.3
v0.10.2
Improvements
tsdx create will now default to an MIT licensetsdx create will try to pull author info forpackage.json from git and npm configs or fallback to a cute lil' prompt. This is to ensure that the bootstrapped package is publishable immediately.
Commits
- feat: MIT License by default (#244) 0f965a6
jaredpalmer/tsdx@v0.10.1...v0.10.2
v0.10.1
Bugfixes
- Remove TypeScript as peer-dep (this fixes
npx tsdx create if you don't have TS installed globally) - Updated deps
- Add back support for Node 8.12+
Improvements
- Move progress estimator cache location to
node_moudles/.cache/.progress-estimator.
Commits
- Lazily initialize progress estimator cache (#262) 7d8c0cf
- Fix logger integration (#256) fcfc3ac
- Remove TS as peer dep (#261) a59d62a
- Add back support for node 8 (#250) eb0383b
- Update execa to the latest version 🚀 (#257) a15630a
- Use dist path config (#251) e44cbde
- Merge pull request#249 from yordis/yordis/fix-cache-folder d5569ec
- Revert formatter changes ef91a9b
- Fix cache folder location cffc994
- Fix greenkeeper going cray (#247) a8640ca
- Update dependencies to enable Greenkeeper 🌴 (#246) 8e82552
jaredpalmer/tsdx@v0.10.0...v0.10.1
v0.10.0
Improvements
- Support for async/await in rollup plugins
- Added
system toformat options - Added support for
jest.config.js (it will merge with the defaults) - TSDX will now clean the
dist directory ontsdx build
... (truncated)
Commits

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)@dependabot use these labels will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language@dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabotdashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Uh oh!
There was an error while loading.Please reload this page.
Bumpstsdx from 0.7.2 to 0.10.5.
Release notes
Sourced fromtsdx's releases.
Commits
76d7eb3v0.10.5d3089f2bump versiond00bdeaFix#258. Move typescript into depsb85686dv0.10.37030097Fix#263. Move shelljs to deps2accbafv0.10.20f965a6feat: MIT License by default (#244)458ceddv0.10.17d8c0cfLazily initialize progress estimator cache (#262)fcfc3acFix logger integration (#256)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabotdashboard: