Skip to content
This repository was archived by the owner on Sep 11, 2018. It is now read-only.

Releases: patternplate-archive/patternplate-server

v1.2.4

22 May 07:17

Choose a tag to compare

1.2.4 (2017-05-22)

Bug Fixes

  • selectively clear caches on pattern file changes (c86b74a)

v1.2.3

17 May 14:57

Choose a tag to compare

1.2.3 (2017-05-17)

Bug Fixes

  • filter out ref with {"uri": null} (87782ac)

v1.2.2

17 May 14:35

Choose a tag to compare

1.2.2 (2017-05-17)

Bug Fixes

  • actually allow .uri for references (850fcf2)

v1.2.1

17 May 14:29

Choose a tag to compare

1.2.1 (2017-05-17)

Bug Fixes

  • make sure .uri references are injected (c129970)

v1.2.0

16 May 16:54

Choose a tag to compare

1.2.0 (2017-05-16)

Bug Fixes

  • allow relative references (aa98736)
  • compute result name for published resources (a8e0796)
  • emit pattern resources in commonjs build (96cc9ae)

Features

  • add resources queue for transforms with side-effects (ce0a868)
  • allow content injections to mark themselves as unwrapped (2f5020d)

Performance Improvements

  • improve readTree performance by caching it (001c3e9)

v1.1.1

12 May 10:04

Choose a tag to compare

1.1.1 (2017-05-12)

Bug Fixes

  • do not print confusing undefined for transform errors (1353f83)

v1.0.16

14 Dec 07:27

Choose a tag to compare

1.0.16 (2016-12-14)

Bug Fixes

  • select pattern dependencies correctly (3f4e194), closes #129

v1.0.15

13 Dec 04:20

Choose a tag to compare

1.0.15 (2016-12-13)

Bug Fixes

  • return null if pattern is undefined (1744ba4)

v1.0.13

23 Nov 11:08

Choose a tag to compare

  • leave foreign files in build/build-commonjs alone (#66) (0a9b2c0)

v1.0.12

17 Nov 08:15

Choose a tag to compare

1.0.12 (2016-11-17)

Bug Fixes

  • be more sensible about automounting components (2f85361)