File tree Expand file tree Collapse file tree 4 files changed +23
-2
lines changed Expand file tree Collapse file tree 4 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## 2.0.0 (2021-07-05)
7+
8+
9+ ### ⚠ BREAKING CHANGES
10+
11+ * ** eslint-config:** environments are not set anymore, need to be specified on a per project basis
12+
13+ ### Features
14+
15+ * ** eslint-config:** add typescript config ([ #258 ] ( https://github.com/scaleway/scaleway-lib/issues/258 ) ) ([ a0e9151] ( https://github.com/scaleway/scaleway-lib/commit/a0e9151678304fa1ace94c14f0e856ce876e3e02 ) )
16+
17+
18+
619## 1.5.0 (2021-05-11)
720
821
Original file line number Diff line number Diff line change 11{
22 "name" : " @scaleway/eslint-config-react" ,
3- "version" : " 1.5 .0" ,
3+ "version" : " 2.0 .0" ,
44 "description" : " Scaleway React eslint shared config" ,
55 "keywords" : [
66 " eslint" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ### 2.1.4 (2021-07-05)
7+
8+ ** Note:** Version bump only for package @scaleway/use-i18n
9+
10+
11+
12+
13+
614### [ 2.1.3] ( https://github.com/scaleway/scaleway-lib/compare/@scaleway/use-i18n@2.1.2...@scaleway/use-i18n@2.1.3 ) (2021-05-25)
715
816** Note:** Version bump only for package @scaleway/use-i18n
Original file line number Diff line number Diff line change 11{
22 "name" : " @scaleway/use-i18n" ,
3- "version" : " 2.1.3 " ,
3+ "version" : " 2.1.4 " ,
44 "description" : " A small hook to handle i18n" ,
55 "keywords" : [
66 " react" ,
You can’t perform that action at this time.
0 commit comments