Skip to content

Latest commit

 

History

History
170 lines (118 loc) · 11.8 KB

CHANGELOG.md

File metadata and controls

170 lines (118 loc) · 11.8 KB

1.0.0 (2024-02-26)

  • chore: update changelog.md (f51ed5d)
  • chore: update readme.md (8f62b2d)
  • ci: update node versions in github workflow (4f350b1)
  • refactor: to esm (74b3363)

0.6.0 (2024-02-26)

  • 0.6.0 (7715485)
  • chore: add release script (7981fdb)
  • chore: update file name in package.json (ba79577)
  • chore: update package.json (685600c)
  • chore: update package.json (7c50071)
  • chore: update package.json (8d7af9b)
  • chore: update readme.md (ad65608)
  • chore: uppercase some file names (932d74d)
  • build(deps): add dependabot.yml (d26e60a)
  • build(deps): bump browserslist from 4.14.7 to 4.16.6 (86a3286)
  • build(deps): bump elliptic from 6.5.3 to 6.5.4 (93c4959)
  • build(deps): bump handlebars from 4.7.6 to 4.7.7 (31cfe86)
  • build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (8b44e49)
  • build(deps): bump ini from 1.3.5 to 1.3.8 (849ffdf)
  • build(deps): bump lodash from 4.17.20 to 4.17.21 (c181ab4)
  • build(deps): bump normalize-url from 4.5.0 to 4.5.1 (403f46a)
  • build(deps): bump y18n from 4.0.0 to 4.0.1 (29f09fa)
  • build(deps): require node 16 (fbc8f16)
  • build(deps): update dependencies (485ff03)
  • build(deps): use np for releases (81e2b84)
  • test: migrate to vitest (359d60b)
  • test: use from option (b5d2656)
  • ci: update github workflow (aff0d19)
  • ci: update workflow (723d146)
  • buid(deps): require node 14+ (4773398)
  • style: switch to eslint (1fb11bb)

0.5.0 (2021-01-22)

  • 0.5.0 (aae729d)
  • Match the indentation size in editorconfig (8325e51)
  • Pass "from" option to PostCSS (611661a)
  • Update funding.yml (a5398f4)
  • build: fix linter pkg, close #38 (19a53fe), closes #38
  • build: rebuild (a8a0b96)
  • style: lintafter change linter (da2b0b5)
  • docs: add filePath in example (cfe8a96)

0.4.0 (2020-11-12)

  • 0.4.0 (19491dd)
  • Bump acorn from 7.1.0 to 7.1.1 (319168f)
  • Bump handlebars from 4.0.11 to 4.7.3 (3d173f2)
  • Bump lodash from 4.17.15 to 4.17.19 (62cca8d)
  • postcss 8, webpack 5 compability (a2bc127)
  • test: fix after update autoprefixer (3e9f3a6)
  • test: set timeout (32a0463)
  • test: style and fix after migration (8a809e3)
  • style: after lint (969315f)
  • style: after lint (b5414c1)
  • build: recaftor build/lint/coverage system (9173ab9)
  • build: update dep dev (f82c05b)
  • ci: drop support old node (2feadf6)
  • chore: update files notation (03165f0)

0.3.0 (2019-10-21)

0.2.6 (2017-11-29)

  • 0.2.6 (7781c65)
  • CI(.travis) drop support 0.12 nodejs (1efe925)
  • Fix browsers versions in tests (79ccd3f)
  • Remove unsupported flag -v from jscs (6a696ac)
  • Update devDependencies (8800c09)
  • Update postcss (d334ea6)
  • chore: this config not need in npm repositories, close #9 (c11e57c), closes #9
  • chore: add lint for test folder (0a19b8c)
  • chore: change jscs to eslint, close #25 (c9ca38b), closes #25
  • chore: update depDev (47cfa1d)
  • test: add test for issue #10 (bab8b46), closes #10
  • fix: plugin for postcss must be function, close #10 (88e54c5), closes #10
  • style: linter report (762bd9d)
  • style: linter report (61a6d0b)

0.2.5 (2017-03-09)

  • 0.2.5 (113fc20)
  • Added filterType argument (79054c4), closes #18
  • Documentation fix for filterType (fa97424)
  • Fix setting value of node.content to be an array (44d65e9)
  • Removed confusing lint options (ce5841e)

0.2.4 (2016-09-05)

  • 0.2.4 (f0a1d59)
  • fix no more cuts of content prematurely in indentResolve (04399e6)

0.2.3 (2016-08-29)

0.2.2 (2016-06-22)

  • Added files property in package.json (6dd9d1e)
  • Added test for issue #7 (624fd60), closes #7
  • added to .ignore sublime config files (d9ad1c5)
  • Fixed #7, Problem with new indentResolve stuff (782829f), closes #7
  • fixed incorrect resolve because of last line (916c64f)
  • Remove type, not used (c482bd1)
  • v0.2.0 ... v0.2.1 (ced417c)

0.2.1 (2016-06-10)

  • #5, added indent resolve (95f1322), closes #5
  • Fixed broken test style attrs not need webkit prefix (cedbbbb)
  • Fixed broken test style tag, not need webkit prefix (3e78e27)
  • Test on Node.js v0.12.x, v4.x, and v5.x (e1da5d5)

0.2.0 (2016-02-04)

0.1.0 (2015-11-23)