Skip to content

Conversation

@greenkeeper
Copy link
Contributor

@greenkeeper greenkeeper bot commented Nov 8, 2018

The devDependency @svgr/cli was updated from 3.1.0 to 4.0.1.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v4.0.1

Bug Fixes

  • babel-plugin-transform-svg: support template that only return a single node (80ac40f), closes #223
  • babel-plugin-transform-svg-component: parsing error of JSX template exports defs (#225) (1e56309)
  • hast-util-to-babel-ast: correctly transforms data & aria attributes (99711c4), closes #221
  • hast-util-to-babel-ast: replace line-breaks in attributes (00a2625), closes #219
Commits

The new version differs by 19 commits.

  • fb2511c v4.0.1
  • 8a41065 Merge pull request #227 from smooth-code/fix-aria-data-attributes
  • 1e56309 fix(babel-plugin-transform-svg-component): parsing error of JSX template exports defs (#225)
  • 80ac40f fix(babel-plugin-transform-svg): support template that only return a single node
  • 00a2625 fix(hast-util-to-babel-ast): replace line-breaks in attributes
  • 99711c4 fix(hast-util-to-babel-ast): correctly transforms data & aria attributes
  • d3ada55 docs: fix relative URLs to other SVGR Babel plugins (#222)
  • 925f6ed docs(readme): remove mention to h2x
  • d6beada v4.0.0
  • ec1accc chore(pkg): set publishConfig
  • 01b194c Merge pull request #217 from smooth-code/v4
  • d1e727f docs(website): update it
  • 15f55fe feat: allow dynamic properties in replaceAttrValues option
  • a48ba7b docs: update all documentations
  • 06c338d feat(svgo): prefix ids by default

There are 19 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Nov 8, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 8, 2018

  • The devDependency @svgr/cli was updated from 3.1.0 to 4.0.2.

Update to this version instead 🚀

Release Notes for v4.0.2

Bug Fixes

  • hast-util-to-babel-ast: replace tabs by spaces in attributes (b0f3d19), closes #219
Commits

The new version differs by 2 commits.

  • fb7ed11 v4.0.2
  • b0f3d19 fix(hast-util-to-babel-ast): replace tabs by spaces in attributes

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 13, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 13, 2018

  • The devDependency @svgr/cli was updated from 3.1.0 to 4.0.3.

Update to this version instead 🚀

Release Notes for v4.0.3

Bug Fixes

  • babel-plugin: fix usage of spread attribute(#231) (4186953)
  • upgrade dependencies (7e2195f)
Commits

The new version differs by 4 commits.

  • 3c7d6ca v4.0.3
  • 7e2195f fix: upgrade dependencies
  • 4186953 fix(babel-plugin): fix usage of spread attribute(#231)
  • 56241b3 docs(readme): update Jest section

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 24, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 24, 2018

  • The devDependency @svgr/cli was updated from 3.1.0 to 4.1.0.

Update to this version instead 🚀

Release Notes for v4.1.0

Features

Commits

The new version differs by 10 commits.

  • 36a43e2 v4.1.0
  • 144dbe3 feat: add parcel plugin (#235)
  • e3009cb Merge pull request #241 from smooth-code/upgrade-deps
  • fc184a2 tests: add typescript tpl test
  • 7e6931b chore: upgrade deps
  • e66faf0 v4.0.4
  • d67af31 fix(webpack): use static babel config (#240)
  • 81e0d6b docs: new docs website (#238)
  • d4542fd docs(website): enable cors globally
  • 7bf0f6f docs(website): enable cors on API (#236)

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 11, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 11, 2019

  • The devDependency @svgr/cli was updated from 3.1.0 to 4.2.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 28, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 28, 2019

  • The devDependency @svgr/cli was updated from 3.1.0 to 4.3.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 1, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 1, 2019

  • The devDependency @svgr/cli was updated from 3.1.0 to 4.3.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 15, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 15, 2019

  • The devDependency @svgr/cli was updated from 3.1.0 to 4.3.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Sep 24, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 24, 2019

  • The devDependency @svgr/cli was updated from 3.1.0 to 4.3.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 23, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 23, 2019

  • The devDependency @svgr/cli was updated from 3.1.0 to 5.0.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 29, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 29, 2019

  • The devDependency @svgr/cli was updated from 3.1.0 to 5.0.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 20, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 20, 2020

  • The devDependency @svgr/cli was updated from 3.1.0 to 5.1.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 23, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 23, 2020

  • The devDependency @svgr/cli was updated from 3.1.0 to 5.2.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 22, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 22, 2020

  • The devDependency @svgr/cli was updated from 3.1.0 to 5.3.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 5, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 5, 2020

  • The devDependency @svgr/cli was updated from 3.1.0 to 5.3.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 27, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 27, 2020

  • The devDependency @svgr/cli was updated from 3.1.0 to 5.4.0.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant