This repository was archived by the owner on Sep 12, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5- The format is based on [ Keep a Changelog] ( https ://keepachangelog.com/en/1.0.0/)
6- and this project adheres to [ Semantic Versioning] ( https ://semver.org/spec/v2.0.0.html) .
5+ The format is based on [ Keep a Changelog] ( http ://keepachangelog.com/en/1.0.0/)
6+ and this project adheres to [ Semantic Versioning] ( http ://semver.org/spec/v2.0.0.html) .
77
88Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
99
10+ ## [ v1.0.26] ( https://github.com/netlify/netlify-dev-plugin/compare/v1.0.25...v1.0.26 ) - 2019-07-30
11+
12+ ### Merged
13+
14+ - Don't allow child scripts to manipulate terminal [ ` #227 ` ] ( https://github.com/netlify/netlify-dev-plugin/pull/227 )
15+
16+ ### Fixed
17+
18+ - avoid svelte-sapper duplication [ ` #347 ` ] ( https://github.com/netlify/cli/issues/347 )
19+
20+ ### Commits
21+
22+ - minor bugfixes for functions: invoke [ ` 3de0ea2 ` ] ( https://github.com/netlify/netlify-dev-plugin/commit/3de0ea25e14faf3a2c78d0604cade617e420ddac )
23+ - Remove strip-ansi [ ` bd6f53b ` ] ( https://github.com/netlify/netlify-dev-plugin/commit/bd6f53baa1d80c50c8e62a529659aaac0c0b8401 )
24+ - Strip ANSI before displaying child output [ ` e48711b ` ] ( https://github.com/netlify/netlify-dev-plugin/commit/e48711b2dbc10fb6b568f22d5b8911af0cb74697 )
25+
1026## [ v1.0.25] ( https://github.com/netlify/netlify-dev-plugin/compare/v1.0.24...v1.0.25 ) - 2019-07-23
1127
1228### Merged
Original file line number Diff line number Diff line change 11{
22 "name" : " netlify-dev-plugin" ,
33 "description" : " Netlify development tools plugin" ,
4- "version" : " 1.0.25 " ,
4+ "version" : " 1.0.26 " ,
55 "author" : " David Calavera @calavera" ,
66 "bugs" : " https://github.com/netlify/netlify-dev-plugin/issues" ,
77 "dependencies" : {
You can’t perform that action at this time.
0 commit comments