This repository has been archived by the owner on Jul 26, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency tsdx to v0.14.1 #37
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/tsdx-0.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/tsdx-0.x
branch
from
September 9, 2019 18:19
8c61d08
to
e229a41
Compare
renovate
bot
changed the title
Update dependency tsdx to v0.9.1
Update dependency tsdx to v0.9.2
Sep 9, 2019
renovate
bot
force-pushed
the
renovate/tsdx-0.x
branch
from
September 30, 2019 13:32
e229a41
to
5dddfbc
Compare
renovate
bot
changed the title
Update dependency tsdx to v0.9.2
Update dependency tsdx to v0.9.3
Sep 30, 2019
renovate
bot
force-pushed
the
renovate/tsdx-0.x
branch
from
October 15, 2019 14:03
5dddfbc
to
5d0658e
Compare
renovate
bot
changed the title
Update dependency tsdx to v0.9.3
Update dependency tsdx to v0.10.0
Oct 15, 2019
renovate
bot
force-pushed
the
renovate/tsdx-0.x
branch
from
October 16, 2019 21:26
5d0658e
to
73ecbd2
Compare
renovate
bot
changed the title
Update dependency tsdx to v0.10.0
Update dependency tsdx to v0.10.1
Oct 16, 2019
renovate
bot
force-pushed
the
renovate/tsdx-0.x
branch
from
October 16, 2019 22:01
73ecbd2
to
925ce94
Compare
renovate
bot
changed the title
Update dependency tsdx to v0.10.1
Update dependency tsdx to v0.10.2
Oct 16, 2019
renovate
bot
force-pushed
the
renovate/tsdx-0.x
branch
from
October 16, 2019 22:42
925ce94
to
a4e8b24
Compare
renovate
bot
changed the title
Update dependency tsdx to v0.10.2
Update dependency tsdx to v0.10.3
Oct 16, 2019
renovate
bot
force-pushed
the
renovate/tsdx-0.x
branch
from
October 16, 2019 22:56
a4e8b24
to
8ef6fc2
Compare
renovate
bot
changed the title
Update dependency tsdx to v0.10.3
Update dependency tsdx to v0.10.5
Oct 16, 2019
renovate
bot
force-pushed
the
renovate/tsdx-0.x
branch
from
November 10, 2019 20:58
8ef6fc2
to
a88ad3a
Compare
renovate
bot
changed the title
Update dependency tsdx to v0.10.5
Update dependency tsdx to v0.11.0
Nov 10, 2019
renovate
bot
force-pushed
the
renovate/tsdx-0.x
branch
from
December 21, 2019 21:53
a88ad3a
to
bf31488
Compare
renovate
bot
changed the title
Update dependency tsdx to v0.11.0
Update dependency tsdx to v0.12.0
Dec 21, 2019
renovate
bot
force-pushed
the
renovate/tsdx-0.x
branch
from
December 30, 2019 10:56
bf31488
to
a82ab24
Compare
renovate
bot
changed the title
Update dependency tsdx to v0.12.0
Update dependency tsdx to v0.12.1
Dec 30, 2019
renovate
bot
force-pushed
the
renovate/tsdx-0.x
branch
from
January 18, 2020 13:59
a82ab24
to
ce03fce
Compare
renovate
bot
changed the title
Update dependency tsdx to v0.12.1
Update dependency tsdx to v0.12.3
Jan 18, 2020
renovate
bot
force-pushed
the
renovate/tsdx-0.x
branch
from
April 26, 2020 10:00
ce03fce
to
a6b70e6
Compare
renovate
bot
changed the title
Update dependency tsdx to v0.12.3
Update dependency tsdx to v0.13.2
Apr 26, 2020
renovate
bot
force-pushed
the
renovate/tsdx-0.x
branch
from
August 27, 2020 04:00
a6b70e6
to
c990c19
Compare
renovate
bot
changed the title
Update dependency tsdx to v0.13.2
Update dependency tsdx to v0.13.3
Aug 27, 2020
renovate
bot
force-pushed
the
renovate/tsdx-0.x
branch
from
October 29, 2020 12:01
c990c19
to
ebb5400
Compare
renovate
bot
changed the title
Update dependency tsdx to v0.13.3
Update dependency tsdx to v0.14.1
Oct 29, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR diff size of 5853 lines exceeds the maximum allowed for the inline comments feature.
Code Climate has analyzed commit ebb5400 and detected 0 issues on this pull request. View more on Code Climate. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.9.0
->0.14.1
Release Notes
formium/tsdx
v0.14.1
Compare Source
Bugfixes
An upstream cache bug that affected certain combinations of build formats has been fixed
The built-in
lodash
->lodash-es
replacement no longer breaks imports oflodash/fp
Dependencies
eslint-config-react-app
has been resolved#### Commits
Lists of commits:
##### Bugfixes - fix/deps: upgrade rpts2 to fix cache issue (#896) eaa1c3b - fix: don't replace lodash/fp imports with lodash-es/fp (#884) 8b91c74 ##### Dependencies - Use compatible eslint-config-react-app and eslint-plugin-react-hooks. (#890) 57f7dcc ##### GitHub - Create CODE_OF_CONDUCT.md (#899) e3e80d6 ##### Internal - test: add a smoke test that builds _all_ formats (#896) e2f1b76 - test: ensure lodash-es replacement is done properly (#884) 9c4ce68 ##### All Contributors - docs: add tanem as a contributor (#902) 81c8b2d - docs: add altrim as a contributor (#895) d292dd9 - docs: add ludofischer as a contributor (#894) da53ea8 ##### Commit Rangev0.14.0
Compare Source
BREAKING CHANGES
Slightly Breaking Changes
Node 10+
Updated the required Node version from 8 to 10.
While previous versions of TSDX began deprecating support for Node 8, it was not officially dropped.
In this release, we have officially dropped Node 8: TSDX now requires Node 10+ as many dependencies that were upgraded similarly do.
This should not impact most users as Node 8 has been EoL for ~9 months now.
Many packages had already required Node 10+ and the vast majority already have support for it.
Most users are on Node 12 or Node 14 already.
Jest 25
Updated the Jest version used by
tsdx test
from 24 to 25.The main breaking change in Jest 25 is the upgrade of the default JSDOM environment from JSDOM v11 to JSDOM v15.
For most Jest users, this change either has no impact or will reduce configuration if you've manually set a more up-to-date
jest-environment-jsdom
in yourjest.config.js
.In some rare cases, where code relied on the old version of JSDOM, this may result in breakage.
ts-jest
andjest-plugin-typeahead
have also been upgraded to support Jest 25.Babel Changes
babel-plugin-transform-async-to-promises
->babel-plugin-polyfill-regenerator
async-to-promises
has been unmaintained for around a year now and has several correctness issues, many of which have affected TSDX users. For that reason, we've switched to usingbabel-plugin-polyfill-regenerator
instead, which will add a pure, non-pollutingregenerator-runtime
polyfill if yourtargets
require it.The vast majority of browsers (94.37%) now support async/await and generators with no polyfilling necessary, but the default
preset-env
will add it. If you don't already have one, we recommend adding a.browserslistrc
(orpreset-env
targets
) to specify the environments you're targeting.This should be totally backward-compatible, but it may change the output quite a bit, including making bundles larger due to inclusion of
regenerator-runtime
.babel-plugin-macros
TSDX's internal Babel plugin ordering has changed, moving
babel-plugin-macros
to be first.This was done in order to support several use-cases like
styled-components/macro
, which previously did not work due to the ordering.This shouldn't really break anything, but there is an off chance it might have an impact on some rare builds.
Improvements
babel-plugin-polyfill-regenerator
change above, TSDX now supports polyfilling generators out-of-the-box. Previously we only supported async/await withbabel-plugin-transform-async-to-promises
and required users to configure their own plugins for generator polyfillingstyled-components/macro
support per above--max-warnings
flag has been added totsdx lint
, which works the same as ESLint's--max-warnings
flagTemplate Improvements
size-limit
has been added to all templates for bundle analysis via NPM/Yarn scripts and a GitHub Actionbahmutov/npm-install
tsconfig.json
now setskipLibCheck
,forceConsistentCasingInFileNames
, andnoEmit
tsc
for type-checking.skipLibCheck
will also greatly increase performance oftsc
's type-checkingtsconfig.json
now have detailed comments explaining nearly every configuration option in useDocs
patch-package
is now officially listed as a customization optionDependencies
@babel/preset-env
was updated to the latest minor to support nullish coalescing and optional chaining without additional plugins, as well as to update the compatibility table.preset-env
or Autoprefixer, as TSDX's internal test suite does, you may need to update those snapshots.yarn-deduplicate
, overall install size should have decreased a good bit##### Commits
Lists of commits:
##### Improvements - Add `--max-warnings` flag to `tsdx lint` (#858) dd92fec ##### Bugfixes - change: replace useBuiltIns with polyfill-regenerator (#795) 6e405d5 - change: replace async-to-promises with regenerator (#795) 2aefc3d - (fix): change plugin order to make styled-components/macro work (#644) 6d7257c ##### Template Improvements - feat: type-check stories during Storybook build (#876) f1ddccb - feat: add test matrix to all templates' CI (#882) 8449699 - fix: use @bahmutov/npm-install in templates' CI (#882) f109fe9 - Remove redundant CI=true from templates' github workflows (#870) 6ba173f - docs: add comment that noUnused* overlaps with an ESLint rule (#864) e50bc51 - docs: add comments for nearly all tsconfig options in use (#864) 10a6137 - feat: add noEmit to templates' tsconfigs (#864) c802b8b - feat: add skipLibCheck and forceConsistentCasingInFileNames (#864) e0f79fe - feat: add size-limit bundle size analysis tool to templates (#705) 2938ed9 - update react-with-storybook template for Storybook v6 (#805) 51e47a7 ##### Docs - docs: remove reference to Node 10+ req for create (#881) a95d2d8 - multi-entry: temporarily change docs to singular "module" (#862) ac98a73 - docs: capitalize 'S' in TypeScript (#752) da4b189 - docs: add `patch-package` reference to Customization section (#855) 08a8ef8 - docs: update features and comparison with changes from past year (#847) 1619bc1 - docs/fix: missing "to" infinitive marker (#843) 49fb303 ##### Dependencies - deps: upgrade several more deps' majors (#879) a9434f9 - deps: update extractErrors plugin's evalToString file (#878) 0e45050 - deps: update extractErrors Babel plugins to Babel 7 (#878) 33a6bde - license: add FB License header to all extractErrors code (#878) 2caad24 - Migrate from rollup-plugin-babel to @rollup/plugin-babel (#789) f592595 - fix/deps: dependabot YAML doesn't support anchors/aliases (#850) f8b8317 - env/deps: remove greenkeeper.json, configure dependabot.yml (#846) 45aea66 - deps: upgrade Babel preset-env, remove now redundant plugins (#838) 8e2d750 - clean/deps: remove unused Babel plugins: transform-runtime, dynamic-import (#837) 485e04b - deps: apply yarn-deduplicate and add deduplicate script (#683) d053912 - security/deps: audit fix several deps' vulnerabilities (#824) 4966edd - (deps): upgrade to Jest 25 (#679) 116a043 - (deps): upgrade several deps' majors; require Node 10+ (#678) e018210 ##### GitHub - github: use envinfo for getting versions in issue reports (#820) 349f299 ##### Internal - ci: make internal job names more consistent w/ templates' (#882) 49a3521 - ci: update matrix to use Node 14 instead of Node 13 (#880) dac1fd7 - clean: bad whitespace and Flow types in extractErrors (#878) 2d0f279 - test: compatible targets shouldn't insert regeneratorRuntime (#795) 794e5ad - test: add an async syntax regression test (#795) 814c83b - refactor/test: move generator test to build-default (#795) 2f8544d - ci: add deduplicate:check script and run on precommit and CI (#683) 22133ce - deps: update np to fix MFA bug during publishes (#816) fff9a43 ##### All Contributors - docs: add felixmosh as a contributor (#883) 427e5ad - docs: add vladdy-moses as a contributor (#877) 7edf7ea - docs: add in19farkt as a contributor (#875) ade9483 - docs: add CyriacBr as a contributor (#874) 0032086 - docs: add seungdols as a contributor (#873) ae15bd3 - docs: add hb-seb as a contributor (#872) 33c8317 - docs: add KATT as a contributor (#868) f6c296a - docs: add thany as a contributor (#867) d996a0e - docs: add orta as a contributor (#866) 198c16f - docs: add slikts as a contributor (#865) 42f56a0 - docs: add georgevarghese185 as a contributor (#863) 22a0b7b - docs: add strdr4605 as a contributor (#860) d4c3bb2 - docs: add kyarik as a contributor (#845) 826cd07 - docs: add andresz1 as a contributor (#842) aaa3dce - docs: add Bnaya as a contributor (#836) dbdaba1 - docs: add kylemh as a contributor (#835) d5bbcf7 - docs: add HipsterBrown as a contributor (#834) 199841d ##### Commit Range##### Postscript
Apologies again for the delay on getting to
v0.14.0
, COVID added a lot of stress and work had been busy, to say the least. Unfortunately I wasn't able to get to all the changes I wanted to into it, but v0.14.0 has been waiting long enough. Only two complex issues were left out and many more PRs added in, though not everything had made it intov0.13.x
either.I also wanted to push Rollup 2, TS 4.0, Prettier 2, and ESLint upgrades into this, but the breaking changes in the changelog started getting too big, so I decided to wait a bit to split those changes across more releases to not throw too much breakage at users at once.
If you're wondering, all of my co-workers, my team, and I were suddenly laid off just over a week ago, so that's why I had time (and want to distract myself) to push out ~2 dozen PRs the past week 😕
Best wishes and stay safe to everyone!
v0.13.3
Compare Source
Optimizations
Template Bugfixes
baseUrl
orpaths
set in theirtsconfig
, fixing a long-standing bugTemplate Docs
Commits
Lists of commits:
##### Optimizations - optim: only check types once (#758) 79dddc4 - (optim): no need for separate cacheRoot per format (#691) 3357cbf - (optim/fix): only emit type declarations once (#691) 6929300 ##### Template Improvements - deps: upgrade actions/cache to v2 in all templates (#750) 984e024 ##### Template Bugfixes - (fix): templates should not have baseUrl or paths set (#707) 17ffcd2 ##### Template Docs - (docs): basic template README should be like React ones (#706) e7128f8 - (docs): add GitHub Actions info to template CI READMEs (#706) effdc31 - (docs): remove duplicative "Using the Playground" section (#706) f360f9b - (docs): improve consistency in template READMEs (#706) 356bbda - (docs): remove version/permalink refs in template READMEs (#706) 76a0530 - (docs): update outdated Jest info in template READMEs (#706) d4ff914 ##### Docs - lint: manually fix new website ESLint errors and warnings (#794) 9fea19d - format: auto-fix new website formatting errors (#794) 3dfdafb - format: auto-fix help dialog formatting error (#794) 99d982a - Update features.js f0963cb - Fix edit link e85b9ab - Remove unused image 4f6bdb4 - Remove docusaurus site 1b3452b - Put up redirect at old docs site 5f49acd - New docs site! (#765) b09e195 - Update help channels to point to formium org (#762) 25a39cc - fix/help: test command no longer runs Jest in watch mode (#734) 8b148ce - (fix): update messages.ts github links (#754) b91ab47 - (docs): Comparison to -> with (#737) edcb9e7 - (docs): add Jest and ESLint subsections to Customization (#697) 4e4df28 - [docs] add homepage to package.json (#682) 35f162a ##### GitHub - github: disable blank issues without an issue template (#814) 0139cae ##### Internal - greenkeeper: remove website from greenkeeper config (#815) fc22471 - (clean): remove redundant tsconfig strict opts in tests (#690) 5c73483 - Simplify getInputs function (#745) 14bfa39 ##### All Contributors - docs: add devrelm as a contributor (#777) 5e5c3f8 - docs: add jssee as a contributor (#776) 1225a92 - docs: add yuriy636 as a contributor (#775) 267e488 - docs: add dandv as a contributor (#774) b344c9e - docs: add bmihelac as a contributor (#773) 32126c3 - docs: add Semperia as a contributor (#772) f1335f1 - docs: update org for all-contributors (#772) 12971e5 ##### Commit Range##### Postscript
Apologies for the delay on releasing this and the delay on getting to
v0.14.0
, COVID added a lot of stress and work has been busy, to say the least. I'm behind on all of my OSS repos, TSDX is actually the most maintained (but needs a lot more attention) 😕v0.14.0
will be the next release, which will be a breaking change mostly due to updating dependencies' majors. I held back on it to get more intov0.13.x
before getting busy, but unfortunately I wasn't able to get to all the changes I wanted to into it, but v0.14.0 has been waiting long enoughWishing everyone well! Please stay safe and please do your part to follow public health guidelines!
✊ Quoting from a Chromium release ✊ :
v0.13.2
Compare Source
Bugfixes
@types/jest
was moved to be a dependency instead of a devDependency. It has also been removed from the templates.@types/jest
v25 but Jest v24.semver
was also moved from devDependency to dependency. It's used intsdx create
, so it was misplaced.Template Improvements
tsconfig
compilerOptions
have been removed.strict
already includes all of these.##### Commits:
Lists of commits:
##### Bugfixes - (fix/deps): semver should be a dep, not a devDep (#677) 094fe5e - (fix): @types/jest should be a dep, not a devDep (#672) 2930943 ##### Template Improvements - (clean): remove redundant tsconfig strict opts in templates (#673) 2dd4396 ##### Internal - (docs/types): add comments to some remaining declarations (#675) 72092c8 - (deps/types/clean): remove extraneous typings (#675) c9a719a - (deps/clean): remove unused @types/ms devDep (#674) eaa5da7 - (clean): remove redundant set of watch opts (#671) 351936e ##### All Contributors - docs: add kotarella1110 as a contributor (#680) 51cd32f - docs: add rockmandash as a contributor (#676) 92747f8 - docs: add ambroseus as a contributor (#670) 72c06b9 ##### Commit Range##### Postscript
Wishing everyone well during the pandemic! Please stay safe and please do your part to follow public health guidelines!
If you're looking for more ways to help out, there are many, many around and likely local initiatives where you live. I also included a small few I stumbled upon in the previous release postscript.
Another recent relevant one might be the shortage of COBOL programmers in the US. If you're a tech worker interested in helping out NJ (whether you know COBOL or not), there's a sign-up form here.
v0.13.1
Compare Source
Template Bugfix
tsconfig.json
include
was changed to removetest
from the array. This faulty include resulted in declarations being generated indist/
for test files as well as slowing down builds. It was also the cause of TS errors around v0.13.0's change torootDir: './src'
Tests
#### Commits:
Lists of commits:
##### Template Bugfix - (fix): remove faulty tsconfig.json include of test dir (#646) aa09dcb ##### Internal3cb3841
477a6dd
9f559fa
985a97b
6e34b20
Tests
863c56d
9fde343
ee391e4
25587a5
fc4e23e
9569d0c
9d72222
944ab02
70c8c68
1e690b5
7617726
a43da8d
d234dff
05e5b64
All Contributors
7364efe
Commit Range
#### Postscript
Wishing everyone well during the pandemic! Please stay safe and follow the guidelines of public health officials, for yourself, for your family, and for everyone else and their families!
There's also lots of ways to help out, here's just a few I've stumbled upon:
v0.13.0
Compare Source
Deprecations
tsconfig.json
rootDir
has been changed to./src
../
is now deprecated and will give a warningImprovements
tsdx.config.js
are now supported out-of-the-box (no more need for hacks likeobjectHashIgnoreUnknownHack
)--config
flag is now respectedtsconfig.json
'sdeclarationDir
is now respectedBugfixes
src/index.jsx
will now be parsed as an entry file (previously only.ts
,.tsx
, and.js
were)esModuleInterop
should be properly read now for the purposes of configuring Rollup'sesModule
/ CJS__esModule
-- a bug made it so these were always added previously. This does not impact parsing ofesModuleInterop
for anything else, which worked correctly and still does.ts-jest
anymoretsdx.config.js
don't bug out anymoreTemplates
tsconfig.json
rootDir
has been changed to./src
../
is now deprecated and will give a warningtsconfig.json
target
has been removed as it is not currently configurable (configured with@babel/preset-env
instead)src
is now included inpackage.json
files
to improve debugging#### Commits:
Lists of commits:
##### Features16459df
b23f158
424fc25
655bb53
a56894f
Bugfixes
735f301
c12f92c
ad33c01
f19fa61
d164dd2
edd8045
e2a91ad
1b1b9f8
4ec56fc
b17a0be
a97a5af
67a07bd
40ba936
Templates
287dc44
670cc56
68f26c9
21893b8
9f183e7
1d8f123
Docs
test
script doesn't run Jest in interactive mode (#536)a2e4b78
1269115
Dependencies
3462576
ab73e25
3a6d42f
6a0a2c5
4f6de10
1a7d816
f12fcdf
95ff6da
23c8826
Internal
18e3c05
77e7c70
82e764f
0f72117
6679c23
b21d7af
3530265
9fef652
fec415e
df22fe3
b3632fe
4e5e48a
All Contributors
Expand very long list. All historical contributors were added during this release.
3a6e098
d4dd010
6b9f205
e0e1a79
60cc280
8b2fb0c
1611158
3558e7b
32ca779
7e4601d
0930aeb
8ed4547
35eb230
1118a53
8bba957
272547e
43e4e2f
de3c565
109355f
efbcfe2
9702550
f1e06c2
dc871c1
570ed7a
47a566e
1ad4787
9a11b10
c256093
2277e8a
4495dde
dc43151
72904ca
17ef158
1fe8d51
254783a
e0ad9cd
3a270f5
ac1fd87
ac2e80f
544cf4e
ab213f7
dabc620
78073f7
518ef10
345f850
53713aa
c878caf
e72ec4e
d84756a
7c1d677
68d5601
216bb56
7102819
0419262
10e54d5
f4783d6
d4e12ee
4f1e1ef
97480cc
a929772
a31ee26
1b9092b
b71431b
93c4be6
ba1d276
70dd8e5
d819596
d9eb226
3932958
4f2ba6f
317b673
77c28d0
7bb50a4
651be2f
#### Postscript
Sorry for the long delay on this release everyone, I was recently added as an official maintainer (a week ago) and just given publishing privileges (yesterday). See https://github.com/jaredpalmer/tsdx/issues/512 for more details.
Wishing everyone well during the pandemic!
v0.12.3
Compare Source
Patch
tsdx test
no longer defaults to watch mode in interactive environments. This reverts previous behavior which caused bugs.Commits
367a7a5
bd35f65
95ac3f4
f1cf8b1
v0.12.2
Compare Source
Patch
Commits
e5747fd
9e8ab92
00f80ac
ea124bc
cfc1e76
35fa947
158ee9a
a38041f
f338613
v0.12.1
Compare Source
Improvements
transpileOnly
flagBugfixes
Commits
e1370de
ec0f285
7c79b74
27ba1dd
387f3c2
531010e
be3c410
efb3539
ab54278
2a5e5a5
ee4b307
v0.12.0
Compare Source
Improvements
node_modules
, you can delete the .rts2_cache_xxx folders from root and remove them from your .gitignore filesprocess.env.CI
false
),tsdx test
now runs Jest in watch mode. Note: Most CI services setCI
env variable to true by default. Our implementation is exactly how create-react-app does it.tsdx test
will pass in cases where no tests exist"prepare"
task topackage.json
scripts so that you can publish immediately. For those interested, I like to publish (TSDX) packages withnp
to do this.Bugfixes
Roadmap
Commits
843c676
930feb9
c5df5ac
a736c77
](https:/Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.