mirror of
https://github.com/idanoo/GoScrobble.git
synced 2024-11-22 16:35:14 +00:00
53 lines
1.1 KiB
Markdown
53 lines
1.1 KiB
Markdown
|
# Changes to PostCSS Pseudo Class Any Link
|
||
|
|
||
|
### 6.0.0 (September 17, 2018)
|
||
|
|
||
|
- Updated: Support for PostCSS v7+
|
||
|
- Updated: Support for Node v6+
|
||
|
- Updated: PostCSS Selector Parser 5.0.0-rc.3 (major)
|
||
|
|
||
|
### 5.0.0 (May 7, 2018)
|
||
|
|
||
|
- Updated: `postcss-selector-parser` to v4.0.0 (major)
|
||
|
- Updated: `postcss` to v6.0.22 (patch)
|
||
|
- Changed: Preserves `:any-link` by default
|
||
|
|
||
|
### 4.0.0 (May 10, 2017)
|
||
|
|
||
|
- Added: Support for PostCSS v6
|
||
|
- Added: Support for Node v4
|
||
|
- Removed: `prefix` option, as that would be non-spec
|
||
|
|
||
|
### 3.0.1 (December 8, 2016)
|
||
|
|
||
|
- Updated: Use destructing assignment on plugin options
|
||
|
- Updated: Use template literals
|
||
|
|
||
|
### 3.0.0 (December 5, 2016)
|
||
|
|
||
|
- Updated: boilerplate conventions (Node v6.9.1 LTS)
|
||
|
|
||
|
### 1.0.0 (September 1, 2015)
|
||
|
|
||
|
- Updated: PostCSS 5
|
||
|
- Updated: Develop dependencies
|
||
|
- Updated: ESLint configuration
|
||
|
|
||
|
### 0.3.0 (June 16, 2015)
|
||
|
|
||
|
- Added: Support for complex uses
|
||
|
- Added: Code documentation
|
||
|
- Changed: Coding conventions
|
||
|
|
||
|
### 0.2.1 (June 16, 2015)
|
||
|
|
||
|
- Fixed: postcss-selector-parser is included as a dependency
|
||
|
|
||
|
### 0.2.0 (June 15, 2015)
|
||
|
|
||
|
- Changed: use postcss-selector-parser
|
||
|
|
||
|
### 0.1.1 (June 14, 2015)
|
||
|
|
||
|
Initial release
|