All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.6.2 (2020-11-18)
1.6.1 (2020-10-19)
1.6.0 (2020-09-16)
1.5.1 (2020-07-27)
1.5.0 (2020-07-23)
1.4.3 (2020-07-13)
1.4.2 (2020-04-26)
1.4.1 (2020-04-26)
1.4.0 (2020-04-24)
1.3.0 (2020-04-23)
1.2.4 (2020-01-31)
1.2.3 (2020-01-15)
Note: Version bump only for package treat
1.2.2 (2020-01-15)
1.2.1 (2020-01-12)
1.2.0 (2019-12-16)
1.1.7 (2019-12-02)
1.1.6 (2019-10-20)
1.1.5 (2019-10-15)
1.1.4 (2019-10-08)
1.1.3 (2019-09-20)
1.1.2 (2019-09-20)
1.1.1 (2019-09-19)
1.1.0 (2019-09-16)
1.0.4 (2019-08-06)
1.0.3 (2019-08-01)
1.0.2 (2019-08-01)
1.0.1 (2019-08-01)
1.0.0 (2019-07-24)
- Correctly order themed styles from multiple modules (#2) (8393fed)
- Don't publish global theme declaration (#5) (4e141cc)
- Dont throw selector error until all themes found (#12) (5c01c96)
- Handle themed OR selectors in local styles (#20) (f5e5049)
- Make ‘resolveStyles’ support deep objects, add ‘resolveClassName’ (#6) (a94d920)
- Mark all treat files as having side effects (#16) (828a1dd)
- Mark loader as cacheable (#23) (53cd2dd)
- Recompile styles when theme dependencies update (#26) (2f03b8e)
- Remove css dependency when tree shaking (#4) (114fcf6)
- Rename
css
function tostyleMap
(#7) (110848b) - Simplify globalStyles type (#14) (791fb89)
- Support Safari < 9 by using var for named exports (#37) (fc36761)
- babel: Traverse objects to resolve debugIdent name (#22) (d858113)
- globalStyle: Correct type signature (#15) (1b7d025)
- globalStyle: Handle selectors correctly when no local styles (#11) (09d80d0)
- keyframes: Handle keyframes in selectors block (#10) (f973d5b)
- resolveClassNames: Handle theme dereferencing in object keys (#3) (7957554)
- selectors: Enforce targeting of ‘&’ in selectors (#17) (728c9fa)
- styleTree: Remove possible styleTree class clashes (#34) (64862eb)
- Add 'styleTree' function (#28) (88ff843)
- Add @keyframes API (#8) (f115e78)
- Add runtime validation of styles, optimize compilation (#18) (5018046)
- Add webpack-plugin option validation (#32) (a40e7aa)
- Allow ‘undefined’ to be exported from treat files (#30) (d302abd)
- Allow themeable global styles (#19) (1da4b89)
- Release v1.0.0 (#39) (ee7e890)