You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
					
						
							1.1 KiB
						
					
					
				
			
		
		
	
	
							1.1 KiB
						
					
					
				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-parserto v4.0.0 (major) - Updated: 
postcssto v6.0.22 (patch) - Changed: Preserves 
:any-linkby default 
4.0.0 (May 10, 2017)
- Added: Support for PostCSS v6
 - Added: Support for Node v4
 - Removed: 
prefixoption, 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