15 Commits

Author SHA1 Message Date
Greg Bergé
af9a6cbd43 v6.0.0 2021-11-28 23:16:11 +01:00
Greg Bergé
22e2736665 v6.0.0-alpha.1 2021-10-31 09:58:13 +01:00
Greg Bergé
16664327ab feat(typescript): add types everywhere (#611)
The whole codebase has been rewritten to TypeScript.

BREAKING CHANGE: template signature has changed
2021-10-31 09:49:38 +01:00
Greg Bergé
1e36ead767 chore(ci): use npm instead of yarn (#603) 2021-10-03 08:39:42 +02:00
Greg Bergé
2c0863b682 v5.0.1 2019-12-29 10:29:39 +01:00
Greg Bergé
707af48389 chore: add homepage to package 2019-12-29 10:28:58 +01:00
Greg Bergé
420cc458d6 chore: smooth-code -> gregberge 2019-12-24 10:57:52 +01:00
Greg Bergé
a45d6fc8b4 fix: fix engines in package.json 2019-12-24 10:43:35 +01:00
Greg Bergé
cfc0fc2786 v5.0.0 2019-12-23 15:06:22 +01:00
Greg Bergé
35d3f4d446 v4.2.0 2019-04-11 09:01:20 +02:00
Maciej Barełkowski
c7cdc98107 docs(packages): replace repository field with npm-friendly link (#272) 2019-02-04 14:05:13 +01:00
Greg Bergé
d6beadaa99 v4.0.0 2018-11-04 16:17:06 +01:00
Greg Bergé
ec1acccb7d chore(pkg): set publishConfig 2018-11-04 16:16:28 +01:00
Greg Bergé
15f55fea4d feat: allow dynamic properties in replaceAttrValues option
Closes #205
2018-11-04 16:02:04 +01:00
Greg Bergé
ac8b8cacc5 feat(v4): new architecture
- Replace h2x by rehype + babel
- Move jsx, prettier and svgo into separated plugins

BREAKING CHANGE:

- `template` option must now returns a Babel AST
- `@svgr/core` does not include svgo & prettier by default
2018-11-04 16:01:46 +01:00