|
Last change
on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 13 days ago |
|
Fix frontend appearance
|
-
Property mode
set to
100644
|
|
File size:
1.1 KB
|
| Line | |
|---|
| 1 | # Change Log
|
|---|
| 2 |
|
|---|
| 3 | All notable changes to this project will be documented in this file.
|
|---|
| 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|---|
| 5 |
|
|---|
| 6 | ## [5.0.1](https://github.com/gregberge/svgr/tree/master/packages/babel-plugin-remove-jsx-empty-expression/compare/v5.0.0...v5.0.1) (2019-12-29)
|
|---|
| 7 |
|
|---|
| 8 |
|
|---|
| 9 | ### Bug Fixes
|
|---|
| 10 |
|
|---|
| 11 | * fix engines in package.json ([a45d6fc](https://github.com/gregberge/svgr/tree/master/packages/babel-plugin-remove-jsx-empty-expression/commit/a45d6fc8b43402bec60ed4e9273f90fdc65a23a7))
|
|---|
| 12 |
|
|---|
| 13 |
|
|---|
| 14 |
|
|---|
| 15 |
|
|---|
| 16 |
|
|---|
| 17 | # [4.2.0](https://github.com/gregberge/svgr/tree/master/packages/babel-plugin-remove-jsx-empty-expression/compare/v4.1.0...v4.2.0) (2019-04-11)
|
|---|
| 18 |
|
|---|
| 19 | **Note:** Version bump only for package @svgr/babel-plugin-remove-jsx-empty-expression
|
|---|
| 20 |
|
|---|
| 21 |
|
|---|
| 22 |
|
|---|
| 23 |
|
|---|
| 24 |
|
|---|
| 25 | # [4.0.0](https://github.com/gregberge/svgr/compare/v3.1.0...v4.0.0) (2018-11-04)
|
|---|
| 26 |
|
|---|
| 27 |
|
|---|
| 28 | ### Features
|
|---|
| 29 |
|
|---|
| 30 | * **v4:** new architecture ([ac8b8ca](https://github.com/gregberge/svgr/commit/ac8b8ca))
|
|---|
| 31 |
|
|---|
| 32 |
|
|---|
| 33 | ### BREAKING CHANGES
|
|---|
| 34 |
|
|---|
| 35 | * **v4:** - `template` option must now returns a Babel AST
|
|---|
| 36 | - `@svgr/core` does not include svgo & prettier by default
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.