Skip to content

Latest commit

 

History

History
800 lines (248 loc) · 20.3 KB

CHANGELOG.md

File metadata and controls

800 lines (248 loc) · 20.3 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.0.1 (2022-03-09)

Note: Version bump only for package reshadow

0.0.1-alpha.82 (2022-02-11)

Note: Version bump only for package reshadow

0.0.1-alpha.81 (2021-04-15)

Note: Version bump only for package reshadow

0.0.1-alpha.80 (2021-04-15)

Note: Version bump only for package reshadow

0.0.1-alpha.79 (2021-04-15)

Bug Fixes

  • reshadow: optional element 'as' property (42e5e89)

Features

  • webpack: support module.css postfix, resolve #119 (3d7efe2)

0.0.1-alpha.78 (2020-06-01)

Bug Fixes

  • react: support nullable elements (3a20b2e)

0.0.1-alpha.77 (2020-05-13)

Bug Fixes

  • react: support React.Fragment (ba71466)

0.0.1-alpha.76 (2020-04-28)

Bug Fixes

  • correct scopeBehaviour spelling (29d7406)
  • babel: fix quasis count (1a0b16d)
  • postcss: scope detection (39f0198)
  • react, styled: fix tags import (7ae9a85)

Features

  • update README badges (774ce75)
  • ci: Add matrix of operating systems (1e0c000)
  • ci: CI build fixes (9298353)
  • ci: Fix GitHub Actions CI build (1dcd57a)
  • ci: Fix matrix.kind naming on task (5d9eed5)
  • ci: Remove Travis CI config (2b26835)
  • ci: Removed build job (53a4bc1)
  • ci: Removed OS matrix (a553fb0)
  • ci: Renamed main.yml to ci.yml (8abaa16)
  • ci: Reworked with matrix strategy (1b9bf4a)
  • ci: Updated version of yarn action (55219a8)
  • ci: Use GitHub Actions (7bf9bb7)
  • git-hooks: Cleanup package.json (b90b56a)
  • git-hooks: Installed lefthook package (46d561e)
  • git-hooks: lefthook.yml (ebb664d)
  • git-hooks: lefthook.yml (f81f7d5)
  • git-hooks: Removed husky package (540cb3e)
  • git-hooks: Removed lint-staged package (ff9e627)

0.0.1-alpha.75 (2020-04-20)

Features

  • utils: support svg tag names (8aa44cc)

0.0.1-alpha.74 (2020-02-11)

Note: Version bump only for package reshadow

0.0.1-alpha.73 (2019-12-02)

Features

  • react: add types for helpers (62e1337)

0.0.1-alpha.72 (2019-11-20)

Features

  • postcss: root plugin option (551d2f5)

0.0.1-alpha.71 (2019-10-24)

Features

  • core: fix IE11 symbol bug (e81a481)

0.0.1-alpha.70 (2019-09-30)

Features

  • reshadow: add strict elements.d.ts for custom jsx elements (ab5b2f3)

0.0.1-alpha.69 (2019-09-26)

Bug Fixes

  • babel: update snapshots, fix css var hash generating (5a5ab7d)

Features

  • react: add flowtype and typescript declarations (7e8c171)

0.0.1-alpha.68 (2019-08-16)

Bug Fixes

  • webpack: css content resolving by loader (186d59c)

0.0.1-alpha.67 (2019-08-08)

Features

  • set target for the node scripts transpiling (0348728)
  • webpack: support real fs and optional css chunk path getter (ffca1d6)

0.0.1-alpha.66 (2019-08-08)

Bug Fixes

  • fix lint errors (c78e96c)
  • babel: avoid creating redundant css custom properties for commented vars (92fbcee)
  • babel: avoid css vars hashing collisions (072ab49)
  • babel: getIsInside a comment helper (f0de7a4)
  • babel: vars in comments (3aaf4f9)
  • babel, webpack: improve css code extracting (82f119e)
  • webpack: fix webpack loader (3482355)

0.0.1-alpha.65 (2019-06-07)

Features

  • babel: update postcss plugins config (4bb6668)

0.0.1-alpha.64 (2019-06-04)

Bug Fixes

  • runtime: fix dynamic vars setting (abe3f12)

0.0.1-alpha.63 (2019-06-04)

Bug Fixes

  • svelte: fix svelte preprocess (5e60204)

0.0.1-alpha.62 (2019-06-03)

Bug Fixes

  • core: fix modifier key check (c10b2bc)

0.0.1-alpha.61 (2019-06-03)

Bug Fixes

  • svelte: use @reshadow/core for the runtime (703668d)

0.0.1-alpha.60 (2019-06-03)

Bug Fixes

  • runtime: fix mixins apply order (1584d66)

0.0.1-alpha.59 (2019-06-03)

Bug Fixes

  • svelte: fix variables interpolation (1ff22b3)

0.0.1-alpha.58 (2019-06-03)

Bug Fixes

0.0.1-alpha.57 (2019-06-03)

Features

  • runtime: support nested elements in mixins and styled functions (1a2ee38)
  • styled: filter namespaced attributes (b4779af)

0.0.1-alpha.56 (2019-06-02)

Bug Fixes

  • runtime: skip only null and undefined values (1f85fdf)

Features

  • runtime: move dynamic units to the runtime (965ec27)

0.0.1-alpha.55 (2019-06-02)

Features

  • runtime): move dynamic units to the runtime (4134c07)

0.0.1-alpha.54 (2019-06-02)

Features

  • runtime: use @emotion/stylis, merge mixins into the class to avoid specificity (e43e634)

0.0.1-alpha.53 (2019-06-02)

Features

  • styled: move units to the dynamic values (c13cbb7)
  • styled: process only namespaced attributes (72cc2d5)

0.0.1-alpha.52 (2019-06-02)

Bug Fixes

  • runtime: fix mixin detection (86d2193)

0.0.1-alpha.51 (2019-05-31)

Bug Fixes

  • babel: escape backticks and backslashes (59dc07b)

0.0.1-alpha.50 (2019-05-31)

Bug Fixes

  • babel: escape backticks and backslashes (98af4f5)

0.0.1-alpha.49 (2019-05-31)

Features

  • babel: add processFiles option (e5c586f)

0.0.1-alpha.48 (2019-05-30)

Bug Fixes

  • runtime: fix root element processing (29f4235)

Features

0.0.1-alpha.47 (2019-05-30)

Bug Fixes

  • runtimes: fix keyframes (67fc1ac)

0.0.1-alpha.46 (2019-05-30)

Bug Fixes

  • styled: use global selectors (3ed8e46)

0.0.1-alpha.45 (2019-05-30)

Features

0.0.1-alpha.44 (2019-05-30)

Features

  • styled: improve compatibility with SC API (78304ca)

0.0.1-alpha.43 (2019-05-28)

Bug Fixes

  • react, runtime: fix build (cb47a09)

0.0.1-alpha.42 (2019-05-28)

Features

  • runtime: add styled (dec4bd9)
  • runtime: support mixins (93865d8)
  • runtime, react: support reshadow without babel (ba6fab7)

0.0.1-alpha.41 (2019-05-24)

Features

  • core: fix server side rendering, provide styles map (5131b87)

0.0.1-alpha.40 (2019-05-24)

Features

  • babel: use postcss by default, process files ".shadow.css" (4ac32fc)

0.0.1-alpha.39 (2019-05-20)

Features

  • babel: avoid variables duplication (cd1279e)

0.0.1-alpha.38 (2019-05-19)

Bug Fixes

0.0.1-alpha.37 (2019-05-19)

Bug Fixes

  • babel: fix tagged template processing (c6c0c97)

0.0.1-alpha.36 (2019-05-19)

Bug Fixes

  • Make webpack loader handle quotes properly (a200643)
  • svelte: fix dynamic value (7ff0185)

Features

  • babel: improve props merge in basic case (7cff600)

0.0.1-alpha.35 (2019-05-19)

Features

0.0.1-alpha.34 (2019-05-17)

Bug Fixes

  • core: fix styled function (543a290)
  • svelte: add @reshadow/babel dependency (7277508)

0.0.1-alpha.33 (2019-05-17)

Bug Fixes

  • svelte: remove await from preprocess (359b916)

0.0.1-alpha.32 (2019-05-17)

Bug Fixes

  • reshadow: add @reshadow/svelte dependency (2d4fe40)

0.0.1-alpha.31 (2019-05-17)

Features

  • babel, core: support extracting of styles in styled (5dfd5c4)
  • svelte: support svelte (db6aee2)

0.0.1-alpha.30 (2019-05-16)

Note: Version bump only for package reshadow

0.0.1-alpha.28 (2019-05-16)

Bug Fixes

  • babel: fix dynamic variables set (a16664e)

0.0.1-alpha.27 (2019-05-16)

Bug Fixes

  • examples/react/hello-world: fix symlink (6fda9a6)

Features

  • core: bring the api for the variables (9ab611f)

0.0.1-alpha.26 (2019-05-15)

Note: Version bump only for package reshadow

0.0.1-alpha.25 (2019-05-15)

Bug Fixes

  • babel: use @babel/types (5ad6fe8)

0.0.1-alpha.24 (2019-05-15)

Note: Version bump only for package reshadow

0.0.1-alpha.23 (2019-05-15)

Note: Version bump only for package reshadow

0.0.1-alpha.22 (2019-05-15)

Note: Version bump only for package reshadow

0.0.1-alpha.21 (2019-05-15)

Bug Fixes

  • examples/react/hello-world: fix reshadow symlink (5a8943d)

0.0.1-alpha.20 (2019-05-15)

Note: Version bump only for package reshadow

0.0.1-alpha.19 (2019-05-15)

Note: Version bump only for package reshadow

0.0.1-alpha.18 (2019-05-15)

Note: Version bump only for package reshadow

0.0.1-alpha.17 (2019-05-15)

Note: Version bump only for package reshadow

0.0.1-alpha.16 (2019-05-15)

Note: Version bump only for package reshadow

0.0.1-alpha.15 (2019-05-15)

Bug Fixes

  • fix packages dependencies (28ccf14)

0.0.1-alpha.14 (2019-05-15)

Bug Fixes

  • babel: add common-tags dependency (9f29090)
  • babel: fix vue runtime module resolving (56a7601)

0.0.1-alpha.13 (2019-05-15)

Note: Version bump only for package reshadow

0.0.1-alpha.12 (2019-05-15)

Note: Version bump only for package reshadow