Skip to content

Releases: Scrum/postcss-map-get

v0.3.0

10 Feb 14:40

Choose a tag to compare

Feat

  • feat: migrate plugin to postcss 8 70302f4

v0.2.9...v0.3.0

v0.2.9

08 Dec 07:43

Choose a tag to compare

Fix

  • fix: remove whitespace and line brxeaks from map keys (d879d73)

v0.2.8

25 Nov 10:51

Choose a tag to compare

Fix

  • fix: reinstall babel-plugin-add-module-exports fix #18 (bcfc486)

v0.2.7

25 Nov 08:12

Choose a tag to compare

Feat

  • feat: throw an error if key is not defined (d74b0a5)

Perf

  • perf: do not parse all map string if a key match (f149f2b)

Fix

  • fix: add error for not closed parenthesis in parse-parenthesis-content (c75b461)
  • fix: correct some typo in test (6766729)

v0.2.6

18 Nov 06:44

Choose a tag to compare

Feat

  • feat: support nested and multiple invocation bac0c27

Perf

  • perf: remove babel-plugin-add-module-exports bb225c5

Test

  • test: multi getters property for issue #13 0cc4f9c

Build

Merge

  • Merge pull request #12 from Scrum/milestone-0.2.4 aa21da3

v0.2.5...v0.2.6

v0.2.5

07 Nov 08:12

Choose a tag to compare

Fix

  • fix: keep property before and after map-get invocation 454647d

Docs

Build

  • build: move config to file and update build scripts e5a537a
  • build: update depDev 8a1d5f7
  • build: update changelog cfd5d0d
  • build: drop support old node ab40c9f

Style

  • style: remove comment and fix indent 3f48cc2

Test

  • test: fix double name for test cf59b66

CI

  • ci: drop old node version 14d819d

Merge

  • Merge pull request #11 from marcalexiei/master b205d1f
  • Merge pull request #9 from Scrum/milestone-0.2.3 052fa90

Tag

v0.2.3...v0.2.5

v0.2.3

15 Aug 08:32

Choose a tag to compare

Build

  • build: drop support node 5 and old (368083e)
  • build: update changelog (371fd5f)
  • build: update depDev (16e1baf)

Fix

Perf

v0.2.2

27 Feb 09:30

Choose a tag to compare

Perf

  • perf: search map and key (25e6e28)

Test

  • test: for str get-content and normalize (e41bec8)

Build

  • build: update changelog (1cf4289)

v0.2.1

26 Feb 15:22

Choose a tag to compare

Fix

  • fix: get value from params (f0420ef)

Test

Build

  • build: update changelog (39ae960)

v0.2.0

26 Feb 15:01

Choose a tag to compare

Feat

  • feat: add support for at rules, close #2 (d656f6d), closes #2

Test

Build

  • build: update changelog (5b26591)