Better starter templates for new-rule
- Bump http-cache-semantics from 4.1.0 to 4.1.1 c606608
- Bump json5 and tsconfig-paths 72ae555
- Bump decode-uri-component from 0.2.0 to 0.2.2 f256efc
- Bump minimatch from 3.0.4 to 3.0.8 248eb10
- Remove mentions of 'Downloading elm-json' in test output f8fdbe7
- Fix formatting e538ad1
- Add a hint in the prompt 479d85c
- Generate a separate template for project rules a2b790e
- Split body template into a separate function 4bba8a4
- Add the --rule-type flag to new-package 42a832d
- Prompt for the rule-type if needed 4d0cf4f
- Add --rule-type in tests and create a project rule in the tests 691fa8d
- Add --rule-type flag to new-rule 731f515
- Add a test by default that does not expect errors d8fe998
- Change the template for new-rule 86e7dd0
- Update dependencies created by new-package 58e1ebf
- Fix formatting issues dd928fb
- Fix file caching issue on Windows a8d37e7
- Use longer timeout in jest 7fbe058
- Fix xo errors 0f472bf
- Cache replacer: Don't crash when null is encountered d35e821
- Update snapshots a0f3095
- Enable NoDeprecated in the review configuration for new-package 983c073
- Bump dependencies for new-package review configuration d1fe9b9
What's Changed
- Fix CI failures by @kachick in #104
- Fix watch issue on Windows by @bdukes in #107
- Add a template for project rules using new-rule by @jfmengels in #108
- Remove mentions of 'Downloading elm-json' in test output by @jfmengels in #109
- Bump minimatch from 3.0.4 to 3.0.8 by @dependabot in #92
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #88
- Bump json5 and tsconfig-paths by @dependabot in #96
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #102
New Contributors
Full Changelog: v2.9.1...v2.9.2