Tags: 1wkk/nano-css
Tags
chore(release): 5.3.4 [skip ci] ## [5.3.4](streamich/nano-css@v5.3.3...v5.3.4) (2021-07-28) ### Bug Fixes * ๐ remove trailing commas ([103c3e7](streamich@103c3e7))
chore(release): 5.3.3 [skip ci] ## [5.3.3](streamich/nano-css@v5.3.2...v5.3.3) (2021-07-28) ### Bug Fixes * remove trailing comma ([985a66c](streamich@985a66c))
chore(release): 5.3.2 [skip ci] ## [5.3.2](streamich/nano-css@v5.3.1...v5.3.2) (2021-07-28) ### Bug Fixes * remove hydration logging in development ([1bf7053](streamich@1bf7053))
chore(release): 5.3.1 [skip ci] ## [5.3.1](streamich/nano-css@v5.3.0...v5.3.1) (2021-01-13) ### Bug Fixes * make every export to be listed manually since TSC 4 ([78e50fa](streamich@78e50fa))
chore(release): 5.3.0 [skip ci] # [5.3.0](streamich/nano-css@v5.2.0...v5.3.0) (2020-02-17) ### Bug Fixes * **addon\atom:** mistake in types; ([3be2d1f](streamich@3be2d1f)) * **addon\emmet:** mistake in types; ([54583fe](streamich@54583fe)) ### Features * ๐ธ export all types ([23a1ade](streamich@23a1ade))
chore(release): 5.2.0 [skip ci] # [5.2.0](streamich/nano-css@v5.1.0...v5.2.0) (2019-06-03) ### Features * add "::placeholder" support to prefixer ([caf78d8](streamich@caf78d8))
chore(release): 5.1.0 [skip ci] # [5.1.0](streamich/nano-css@v5.0.0...v5.1.0) (2019-03-26) ### Bug Fixes * ๐ don't crash CSSOM and VCSSOM addons on server side ([123f76c](streamich@123f76c)) ### Features * ๐ธ add .del() to VRule, removeRule() now acc only 1 arg ([6d25e55](streamich@6d25e55)) * ๐ธ change VRule interface, add vcssom docs ([18cea49](streamich@18cea49))
chore(release): 5.0.0 [skip ci] # [5.0.0](streamich/nano-css@v4.0.0...v5.0.0) (2019-03-22) ### Bug Fixes * ๐ don't load VCSSOM in non-browser environments ([857b2d2](streamich@857b2d2)) * ๐ search for rule index before removing it ([27b48ca](streamich@27b48ca)) ### Features * ๐ธ add CSSOM and VCSSOM TypeScript typings ([607253a](streamich@607253a)) * ๐ธ add TypeScript definitiosn for some missing addons ([6611aac](streamich@6611aac)) * ๐ธ allow JS-style snake-case declaration properties ([9b8197a](streamich@9b8197a)) * ๐ธ move TypeScript typings inline next to implementations ([224ee56](streamich@224ee56)) ### BREAKING CHANGES * ๐งจ refactoring TypeScript types might break some TypeScript builds
chore(release): 4.0.0 [skip ci] # [4.0.0](streamich/nano-css@v3.5.0...v4.0.0) (2019-03-21) ### Bug Fixes * ๐`NODE_EVN` should be `NODE_ENV` ([8feead7](streamich@8feead7)) * upgrade react-dom due to vulnerability ([8bdeeba](streamich@8bdeeba)) * upgrade webpack-dev-server due to vulnerability ([602d9c3](streamich@602d9c3)) ### Features * ๐ธ add vcssom addon ([63e27f2](streamich@63e27f2)) * ๐ธ create unified CSSOM createRule() for all use cases ([6976707](streamich@6976707)) * ๐ธ improve cssom addon ([6f1ead5](streamich@6f1ead5)) * ๐ธsupport `[@font-face](https://github.com/font-face)` ([a905b54](streamich@a905b54)), closes [streamich#220](streamich#220) ### BREAKING CHANGES * cssom addon API changed, pipe addon as a consequence now behaves differently, too * old putRule() CSSOM function is now removed, use createRule() instead
PreviousNext