Releases: jameslnewell/configs
Releases · jameslnewell/configs
@jameslnewell/jest-preset@4.0.0
Major Changes
- Sync version with npm registry.
v2.0.2
⚠️ Pushed to master
- fix npm publishing for workspace packages (@jameslnewell)
Authors: 1
- James Newell (@jameslnewell)
v2.0.1
⚠️ Pushed to master
- fix release workflow pulling latest before auto shipit (@jameslnewell)
Authors: 1
- James Newell (@jameslnewell)
v2.0.0
🎉 This release contains work from a new contributor! 🎉
Thank you, James Newell (@jameslnewell), for all your work!
💥 Breaking Change
- Add automated releases with auto #48 (@jameslnewell)
⚠️ Pushed to master
- fix prettier range (@jameslnewell)
- update prettier compatibility (@jameslnewell)
- delete unused stuff (@jameslnewell)
- improve documentation (@jameslnewell)
- delete rollup, fix typescript, update deps (@jameslnewell)
- add jest and swc configs for nodejs (@jameslnewell)
- updated editor-config and typescript-config (@jameslnewell)
- fix docs (@jameslnewell)
- upgrade deps (@jameslnewell)
- upgrade packages (@jameslnewell)
- update jest version (@jameslnewell)
- refactored to be a cli to create the typescript config file (@jameslnewell)
- refactored to be a cli to create the editor config file (@jameslnewell)
- disabled inferable types rule (@jameslnewell)
- allow empty interfaces (@jameslnewell)
- upated dependencies (@jameslnewell)
- bump eslint and fix rollup-config (@jameslnewell)
- added rollup-config and got generator working with singular repos (@jameslnewell)
- allow unused variables with underscore prefix (@jameslnewell)
- fix naming and upgrade deps (@jameslnewell)
- rename lib (@jameslnewell)
- resolve conflicts (@jameslnewell)
- upgrade :allthethings: (@jameslnewell)
- support JSON in module resolvers (@jameslnewell)
- lint tsx files too 🤦 (@jameslnewell)
- updated parser options (@jameslnewell)
- update jest to use babel (@jameslnewell)
- disable import plugin for typescript (@jameslnewell)
- added typescript resolver (@jameslnewell)
- fix prettier usage on typescript (@jameslnewell)
- fix prettier usage and check imports (@jameslnewell)
- got the generator working (@jameslnewell)
- working on the generator (@jameslnewell)
- fix conflicts (@jameslnewell)
- update jest (@jameslnewell)
- enable es6 env (@jameslnewell)
- added jsx-a11y (@jameslnewell)
- added default react settings and improved documentation (@jameslnewell)
- better split of rules and added hook rules for react (@jameslnewell)
- refine linting (@jameslnewell)
- bump prettier (@jameslnewell)
- removed prettier from eslint (@jameslnewell)
- update instructions (@jameslnewell)
- Merge branch 'master' of github.com:jameslnewell/jameslnewell-configs (@jameslnewell)
- support all src/test folders and fix test settings (@jameslnewell)
- fixed documentation (@jameslnewell)
- update stuff (@jameslnewell)
- interop mode (@jameslnewell)
- switch from babel to ts-jest (@jameslnewell)
- added watch plugin (@jameslnewell)
- split eslint config into react and non-react (@jameslnewell)
- ignore react prop types (@jameslnewell)
- add required deps (@jameslnewell)
- bump dependencies (@jameslnewell)
- added support for react/jsx (@jameslnewell)
- adjust handling of corejs polyfills (@jameslnewell)
- remove tslint-config since switching to eslint (@jameslnewell)
- update generator and lint rules (@jameslnewell)
- bump :allthethings: (@jameslnewell)
- added eslint and a generator (@jameslnewell)
- disable .only() in tests (@jameslnewell)
- fixed error (@jameslnewell)
- update default config to let user decide stuff (@jameslnewell)
- updated config (@jameslnewell)
- published packages (@jameslnewell)
- initial commit (@jameslnewell)
🔩 Dependency Updates
- Bump object-path from 0.11.4 to 0.11.5 #15 (@dependabot[bot])
- Bump node-fetch from 2.6.0 to 2.6.1 #13 (@dependabot[bot])
- Bump lodash from 4.17.15 to 4.17.20 #14 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- James Newell (@jameslnewell)