We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfd8251 commit 44c8e7dCopy full SHA for 44c8e7d
CHANGELOG.md
@@ -3,8 +3,11 @@ All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
## [Unreleased][unreleased]
6
+### Added
7
+- Pure mode where only local scope is allowed.
8
+
9
### Changed
-- Nothing yet.
10
+- Using global selectors outside of a global context now triggers warnings.
11
12
## [0.0.7] - 2015-05-30
13
0 commit comments