Skip to content

Releases: BerkeleyTrue/warning

v4.0.3

09 Feb 21:07
Compare
Choose a tag to compare
  • chore(release): v4.0.3 (3c44be7)
  • docs(CHANGELOG): v4.0.3 (8809fa6)
  • fix: incorrect formatting of message with arguments (b188176)

v4.0.2

17 Aug 13:32
Compare
Choose a tag to compare
  • chore: add contributing guidlines (6cc6c6e)
  • chore(CHANGELOG): fix header (b7dbf8c)
  • chore(commit): add commitlint config (98d8121)
  • chore(commitlint.config): remove scope case rule (3b1da02)
  • chore(CONTRIBUTING.md): add npm script to commit (8bda7d0)
  • chore(package.json): add commit script (ae2e9a1)
  • chore(package): add commitizen and git commit msg linter (76b1329)
  • chore(package): update dependencies (3c4213b)
  • chore(release): v4.0.2 (e480622)
  • docs(CHANGELOG): v4.0.2 (33425d8)
  • docs(readme): add Greenkeeper badge (c9aa6ec)
  • fix: remove @providesModule annotation (1d808f1)
  • fix(use jest instead of tap): tap is a PITA to debug (c4c026b)
  • ci(travis.yml): add travisbuddy hook (3dc3f84)
  • ci(travis.yml): remove node_modules from cache (4e4007f)
  • ci(travis): add custom npm install script/lock updater (2dfa8b0)

v4.0.1

30 May 03:03
Compare
Choose a tag to compare
  • chore(CHANGELOG): Fix header (75d49aa)
  • chore(release): v4.0.1 (19d17bd)
  • docs(CHANGELOG): v4.0.1 (f18d015)
  • fix: add var printWarning = to comply with ES5 strict mode (677dcfa), closes #25

v4.0.0

22 May 04:20
Compare
Choose a tag to compare

BREAKING CHANGE

  • Change License to MIT from BSD+patents
  • This changes the internal workings. A major release is
    made to ensure minimal effect on downstream users.