File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed
projects/npm-tools/packages/npm-scripts Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ npm-scripts/v33.1.0] ( https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v33.1.0 ) (2020-10-02)
2+
3+ [ Full changelog] ( https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v33.0.2...npm-scripts/v33.1.0 )
4+
5+ ### :new : Features
6+
7+ - feat(scripts): allow Prettier to format more files (YAML, Markdown) ([ \# 103] ( https://github.com/liferay/liferay-frontend-projects/pull/103 ) )
8+ - feat: add support for formatting and linting TypeScript ([ \# 97] ( https://github.com/liferay/liferay-frontend-projects/pull/97 ) )
9+
10+ ### :wrench : Bug fixes
11+
12+ - fix(scripts): apply Liferay-specific Prettier overrides to TS also ([ \# 101] ( https://github.com/liferay/liferay-frontend-projects/pull/101 ) )
13+
14+ ### :book : Documentation
15+
16+ - docs(scripts): add top-level sinopsis ([ \# 100] ( https://github.com/liferay/liferay-frontend-projects/pull/100 ) )
17+
18+ ### :house : Chores
19+
20+ - chore(npm-scripts): update eslint-config dependency to v21.2.0 ([ \# 108] ( https://github.com/liferay/liferay-frontend-projects/pull/108 ) )
21+ - chore: update dependencies ([ \# 105] ( https://github.com/liferay/liferay-frontend-projects/pull/105 ) )
22+ - chore: update ESLint to latest v7 release ([ \# 102] ( https://github.com/liferay/liferay-frontend-projects/pull/102 ) )
23+
124## [ npm-scripts/v33.0.2] ( https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v33.0.2 ) (2020-09-30)
225
326[ Full changelog] ( https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v33.0.1...npm-scripts/v33.0.2 )
Original file line number Diff line number Diff line change 8888 "preversion" : " yarn ci" ,
8989 "test" : " jest"
9090 },
91- "version" : " 33.0.2 "
91+ "version" : " 33.1.0 "
9292}
You can’t perform that action at this time.
0 commit comments