Closed
Conversation
Contributor
Author
|
Closed in favor of #875. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ svgo (^1.0.5 → ^2.3.0) · Repo · Changelog
Release Notes
2.3.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 54 commits:
2.3.0Implement exclude pattern cli option (#1409)Add mergeStyles to readmeAdd "visitor" plugins support (#1454)Add mergeStyles plugin (#1381)Split regression extracter and runner (#1451)Serve svg for regressions and cache w3c test suiteOverride default floatPrecision with globalImplement simple node clone (#1450)Simplify number rendering and fix -0 in pathRemove hasAttr and hasAttrLocal usages (#1447)Convert addAttributesToSVGElement to item plugin (#1448)Specify --ignore-path for ESLint (#1443)Fix invalid radix in cli (#1446)Add a test for removeXMLNS plugin (#1444)removeOffCanvasPaths: Add one more test (#1445)Update devDependencies (#1442)addClassesToSVGElement: add one more test (#1441)Use charAt instead of charCodeAt when possible (#1440)Remove the executable flag from files. (#1439)test/config/_index.js: fix `find` usage (#1438)Add fix scriptMigrate ast traversing into xast module (#1434)Access attributes directly (#1433)Replace removeAttr with delete operator (#1432)Replace attributes iterators with for/of (#1431)Move attrs polyfill into jsapiMerge pull request #1428 from svg/refactor_apply_transformsFix tsRefactor apply transformsMerge pull request #1427 from svg/refactor-convert-to-relativeRemove broken optimisationRefactor convertToRelativeMerge pull request #1420 from svg/xast-childrenConvert element children to xastMerge pull request #1419 from svg/xast-attributesFix lintConvert attributes to xast with proxy fallbackMerge pull request #1418 from svg/xast-elementFix lintPrepare root and element nodes for xastMerge pull request #1416 from svg/xast-textMerge pull request #1417 from omgovich/lighter-browser-bundleRemove whitespaces and comments from the browser bundleFix typesClarify condition and add todo with new pluginConvert cdata and text nodes to xastConvert to xast doctype, instruction and comment nodes (#1415)Fix typesConvert to xast doctype, instruction and comment nodesRemove prefix/local support in elements and attributes (#1413)Remove licensesLint unformatted codeFormat all plugins with prettierDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands