Releases: BerkeleyTrue/warning
Releases · BerkeleyTrue/warning
v4.0.3
v4.0.2
- 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
v4.0.0
- chore(CHANGELOG): Add last versions/commits to changelog (2ece684)
- chore(CHANGELOG): Format using angular convention (04896a7)
- chore(LICENSE): Change from BSD modified to MIT (5a63a1b)
- chore(package.json): Update author (8344a89)
- chore(README): Add FAQ and link to FB warning (3dad9ee)
- chore(README): Remove section on browserify (52761cf)
- chore(release): v4.0.0 (14967a7)
- docs(CHANGELOG): v4.0.0 (c3d687a)
- fix: Remove "browser" version (521f5f5), closes #18 /github.com/facebook/fbjs/pull/86#issuecomment-285204734
- fix: Update warning to use the latest version from facebook/fbjs (0572ddd)
- ci(travis): Add travis config (cbe0c4c)
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.