Skip to content

Releases: clay/amphora

v0.7.2

05 Aug 15:26
Compare
Choose a tag to compare

Fixes:

  • #115: Page data component lists can be arrays (#116).
  • #117: Remove unused import functionality

v0.7.1

31 Jul 20:31
Compare
Choose a tag to compare

#114: Fix for when sites are at path: / in their config and use bootstrap.yaml in that site folder.

v0.7.0

31 Jul 20:09
Compare
Choose a tag to compare

#113: Allow bootstrap files in sites and components.

v0.6.0

29 Jul 20:54
Compare
Choose a tag to compare

#112: Moved all config files into sites' folder.

v0.5.2

16 Jul 14:36
Compare
Choose a tag to compare

#107 Fixed bug introduced by v0.5.1 where TypeError: Path must be a string. Received undefined

v0.5.1

15 Jul 21:55
Compare
Choose a tag to compare
  • #100 Clones components when a new page is created instead of cloning from components' defaults.
  • #104 Update documentation to use the wiki.
  • #105 Strip out information from other projects from documentation.
  • #106 Getting a list of components is now implemented (it used to 501).

parameterized-statehood

13 Jul 12:57
Compare
Choose a tag to compare
  • #101 passing route params into state.locals

post-hoc

10 Jul 15:05
Compare
Choose a tag to compare
  • #98 allow POSTing to /pages
  • #99 use _.find instead of _.first to resolve data references

listicle-recollection

07 Jul 16:41
Compare
Choose a tag to compare
  • fixes #93 so we can hit the api twice without crashing the server

scoped-components

07 Jul 14:17
Compare
Choose a tag to compare
  • allows privately scoped npm modules as components