babel-plugin-typograf
Version:
Плагин для `babel`, который [типографирует](https://www.artlebedev.ru/typograf/about/) строки
87 lines (30 loc) • 2.47 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
# [1.1.0](https://github.com/borispinus/babel-plugin-typograf/compare/v1.0.3...v1.1.0) (2020-01-17)
### Features
* added rule settings configuration ([6bc8f44](https://github.com/borispinus/babel-plugin-typograf/commit/6bc8f447cbd97f83a112077305190b47a57b40de))
## [1.0.3](https://github.com/borispinus/babel-plugin-typograf/compare/v1.0.2...v1.0.3) (2019-12-16)
### Bug Fixes
* addded name ([d38ad7b](https://github.com/borispinus/babel-plugin-typograf/commit/d38ad7b6a2c356e91207ce649dfaa92b57b8c9b3))
## [1.0.2](https://github.com/borispinus/babel-plugin-typograf/compare/v1.0.1...v1.0.2) (2019-12-16)
### Bug Fixes
* cleaned package.json ([a1e15c1](https://github.com/borispinus/babel-plugin-typograf/commit/a1e15c1d8064b39ad2044c002e3df867a1b63464))
## [1.0.1](https://github.com/borispinus/babel-plugin-typograf/compare/v1.0.0...v1.0.1) (2019-12-16)
### Bug Fixes
* trimmed spaces in comments ([133cc72](https://github.com/borispinus/babel-plugin-typograf/commit/133cc728cf67b33c409c50cc42b7d21fa32da7e4))
# [1.0.0](https://github.com/borispinus/babel-plugin-typograf/compare/v0.1.2...v1.0.0) (2019-11-06)
### Features
* typograf-disable, turned off auto jsx typografing ([d8094fe](https://github.com/borispinus/babel-plugin-typograf/commit/d8094fee74032c335629a9e687ecacd6b9a339b9))
### BREAKING CHANGES
* turned off auto jsx typografing
## [0.1.2](https://github.com/borispinus/babel-plugin-typograf/compare/v0.1.1...v0.1.2) (2019-10-16)
### Bug Fixes
* removed empty condition ([78e505a](https://github.com/borispinus/babel-plugin-typograf/commit/78e505ace23ed01d8ce8747bbaaf7fab9889ece1))
## [0.1.1](https://github.com/borispinus/babel-plugin-typograf/compare/v0.1.0...v0.1.1) (2019-10-16)
# [0.1.0](https://github.com/borispinus/babel-plugin-typograf/compare/v0.0.2...v0.1.0) (2019-10-16)
### Features
* flagged files typografing ([b5d65f4](https://github.com/borispinus/babel-plugin-typograf/commit/b5d65f4c8e8721da20b2f1fd74badb498c83b72b))
## [0.0.2](https://github.com/borispinus/babel-plugin-typograf/compare/v0.0.1...v0.0.2) (2019-10-15)
### Bug Fixes
* added JSXText visitor ([21f9def](https://github.com/borispinus/babel-plugin-typograf/commit/21f9deff87b2439d008b7610c24ea2a3952b72f1))
## 0.0.1 (2019-10-15)