File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1+ # [ 2.0.0] ( https://github.com/Belphemur/vue-json-csv/compare/v1.2.12...v2.0.0 ) (2022-03-27)
2+
3+
4+ ### chore
5+
6+ * ** Pipeline:** Add github action code ([ 072aba6] ( https://github.com/Belphemur/vue-json-csv/commit/072aba6f3646d359fe1b5a33b0a87806450a39a5 ) )
7+
8+
9+ ### BREAKING CHANGES
10+
11+ * ** Pipeline:** Moving to VueJS 3
12+
113## [ 1.2.12] ( https://github.com/Belphemur/vue-json-csv/compare/v1.2.11...v1.2.12 ) (2020-12-15)
214
315
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-json-csv" ,
3- "version" : " 1.2.12 " ,
3+ "version" : " 2.0.0 " ,
44 "description" : " Download your JSON data as an CSV file directly from the browser" ,
55 "scripts" : {
66 "build" : " vue-cli-service build --target lib --name vue-json-csv src/JsonCSV.vue" ,
7474 " json" ,
7575 " vue"
7676 ],
77- "collectCoverage" :true ,
77+ "collectCoverage" : true ,
7878 "transform" : {
7979 ".*\\ .(vue)$" : " @vue/vue3-jest" ,
8080 "^.+\\ .js$" : " babel-jest"
You can’t perform that action at this time.
0 commit comments