Releases: sass/migrator
Releases · sass/migrator
Sass Migrator 1.7.3
- Fixes a bug where path arguments on the command line were incorrectly treated as URLs, resulting in errors finding paths containing certain special characters.
See the full changelog for changes in earlier releases.
Sass Migrator 1.7.2
Module Migrator
- Fixes a rare crash in certain cases involving reassignments of variables from another module.
See the full changelog for changes in earlier releases.
Sass Migrator 1.7.1
- Eliminates invalid warnings when running
--migrate-deps
on a file that uses a built-in module.
See the full changelog for changes in earlier releases.
Sass Migrator 1.7.0
Media Logic Migrator
- Adds a new migrator for migrating deprecated
@media
query logic.
See the full changelog for changes in earlier releases.
Sass Migrator 1.6.0
Strict Unary Migrator
- Add a new migrator for eliminating ambiguous syntax for the
+
and-
operators that will soon be deprecated.
See the full changelog for changes in earlier releases.
Sass Migrator 1.5.6
- No user-visible changes.
See the full changelog for changes in earlier releases.
Sass Migrator 1.5.5
- No user-visible changes.
See the full changelog for changes in earlier releases.
Sass Migrator 1.5.4
Module Migrator
- Fix a bug where the built-in function
keywords
was incorrectly migrated.
See the full changelog for changes in earlier releases.
Sass Migrator 1.5.3
Division Migrator
- Fix a bug where division inside calc expressions was unnecessarily migrated.
See the full changelog for changes in earlier releases.
Sass Migrator 1.5.2
- No user-visible changes.
See the full changelog for changes in earlier releases.