Skip to content
This repository has been archived by the owner on Feb 4, 2018. It is now read-only.

Releases: skatejs/bore

v1.0.0

24 Nov 12:25
Compare
Choose a tag to compare

<a name"1.0.0">

1.0.0 (2016-11-24)

Bug Fixes

  • Update docs but fix() to try and trigger a release. (a1cf20db)
  • Fix bundle and update docs. (c276bd0b)
  • Fix the tests and therefore the release. (5d3b5f50)

Features

  • Update methods names to be simpler. Add convenience methods. (b737c39a)
  • Add contains() method. (9198a54e)
  • Initial commit. (01895bfd)

Breaking Changes

  • find() renamed to all(). contains() renamed to has(). Added one().

    (b737c39a)