Releases
v4.0.4
🐛 Bug Fix
⚠️ Pushed to main
Merge branch 'release/4.0.3' (@alienfast-build )
allow tsconfig* at the root (@rosskevin )
Merge branch 'release/4.0.2' (@alienfast-build )
oops, forgot to reset the parserOptions.project to tsconfig.json for config file linting (@rosskevin )
Merge branch 'release/4.0.1' (@alienfast-build )
switch yarn to node-modules resolution, fix prettier errors (@rosskevin )
[breaking] Change to use tsconfig paths for import/module resolution, and root tsconfig file (not tsconfig.lint.json) should point to config files only (@rosskevin )
Merge branch 'release/3.0.27' (@alienfast-build )
Merge branch 'release/3.0.26' (@alienfast-build )
ncu (@rosskevin )
remove jest rules (@rosskevin )
Merge branch 'release/3.0.25' (@alienfast-build )
Merge branch 'release/3.0.24' (@alienfast-build )
add no-unused-imports (@rosskevin )
Merge branch 'release/3.0.23' (@alienfast-build )
add storybook/recommended (@rosskevin )
Merge branch 'release/3.0.22' (@alienfast-build )
disable import/no-default-export, too much of a pain in the ass, just don’t use default exports unless you have to (@rosskevin )
Merge branch 'release/3.0.21' (@alienfast-build )
turn off restrict-template-expressions, it’s just too annoying (@rosskevin )
Merge branch 'release/3.0.20' (@alienfast-build )
add react-hooks linter and use latest @af/ci (@rosskevin )
switch back to normal importsl (@rosskevin )
add unicorn, node, more import rules to help with esm migration (@rosskevin )
update some settings based on tutorial (@rosskevin )
. (@rosskevin )
add prettier to plugin list (@rosskevin )
simplify prettier config (@rosskevin )
dep update (@rosskevin )
Merge branch 'feature/major-update' into develop (@rosskevin )
yarn cache (@rosskevin )
enable yarn zero install method (@rosskevin )
bump (@rosskevin )
verified no doubt worknig config (@rosskevin )
push up manupally released code (@rosskevin )
iniital change to yarn 3 (@rosskevin )
Merge branch 'release/1.0.17' (@alienfast-build )
ignore costly rule (@rosskevin )
Merge branch 'release/1.0.16' (@alienfast-build )
update dependencies and dump long running rule (@rosskevin )
Merge branch 'release/1.0.15' (@alienfast-build )
stop the no-var-requires - just creates clutter where we do need to use it (@rosskevin )
Merge branch 'release/1.0.14' (@alienfast-build )
tsc handles named type resolutions (@rosskevin )
Merge branch 'release/1.0.13' (@alienfast-build )
kill camelcase - apollo gen (@rosskevin )
Merge branch 'release/1.0.12' (@alienfast-build )
disable sort-keys - too painful in css files (@rosskevin )
Merge branch 'release/1.0.11' (@alienfast-build )
async stuff is odd (@rosskevin )
Merge branch 'release/1.0.10' (@alienfast-build )
turn off based on ts recommendation (@rosskevin )
Merge branch 'release/1.0.9' (@alienfast-build )
stick to what tsc validates (@rosskevin )
Merge branch 'release/1.0.8' (@alienfast-build )
remove error on eslint-disable whole file (@rosskevin )
Merge branch 'release/1.0.7' (@alienfast-build )
switch of named default, allow destructuring of non-camelcase (@rosskevin )
Merge branch 'release/1.0.6' (@alienfast-build )
update ci (@rosskevin )
add import sort (@rosskevin )
Merge branch 'release/1.0.5' (@alienfast-build )
no test suite (@rosskevin )
add in @alienfast/ci for release management (@rosskevin )
fix arrays and es6 env errors (@rosskevin )
limit package (@rosskevin )
setup jest, node, browser vars (@rosskevin )
bump version (@rosskevin )
add jest plugin (@rosskevin )
altering to suit the tools package (@rosskevin )
initial publish completed manually. (@rosskevin )
fix license expression (@rosskevin )
fix job name (@rosskevin )
setup to build/publish to the github package registry (@rosskevin )
initial commit (@rosskevin )
Authors: 2
You can’t perform that action at this time.