Skip to content

1.6.1

Latest
Compare
Choose a tag to compare
@bostrom bostrom released this 06 Jan 21:25
· 17 commits to master since this release

Bug fixes

  • fix(copy) Collections are now copied/cloned properly (c92b138)
  • fix(copy) Copying collections now correctly sets route, fromServer and parent on the copy (7fd668b)
  • fix(elementTransformer) matchTransformer now doesn't throw if route is undefined (fb242ae)

Docs

  • chore(docs): update contribution guidelines (c49ca45)
  • fix(docs): add link to david-dm.org from badge (2bfb745)
  • chore(docs) Add new example production site (2596035)
  • chore(docs) Add note about pull requests and github preview tab (6883075)
  • chore(docs) Apply automatic formatting to code and spec (bc16122)
  • chore(docs) Reformat changelog, add unreleased section (8bfa685)
  • chore(docs) Update issue guidelines to include StackOverflow as source for solutions to problems (34b0e9a)
  • chore(docs) Update link to demo Plunker, rephrase (7c30615)
  • chore(test) fix jshint errors in spec file (1a988cb)
  • feat(docs) Add FAQ about cancelling request (8552c51), closes #926 #1145 #1377 #1391

Other

  • chore(changelog): upgrade package and config (58caacd)
  • chore(dependencies): Update lodash version to ~4.17.0 as in unit tests (e0b68a0)
  • chore(deps): upgrade dev dependencies, fix tests (#1450) (b583197), closes #1450
  • chore(travis): change travis script and include coveralls (ca9856a)
  • test(coverage): add coverage and coveralls.io integration (fdd5de6)
  • Update dist files (7c245a2)