4.0.3 (2019-02-09)
- incorrect formatting of message with arguments (b188176)
4.0.2 (2018-08-17)
- use jest instead of tap: tap is a PITA to debug (c4c026b)
- remove @providesModule annotation (1d808f1)
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.0.1 (2018-05-30)
4.0.0 (2018-05-22)
- Remove "browser" version (521f5f5), closes #18 /github.com/facebook/fbjs/pull/86#issuecomment-285204734
- Update warning to use the latest version from facebook/fbjs (0572ddd)
- LICENSE: Change from BSD modified to MIT (5a63a1b)
- LICENSE: Change License to MIT from BSD+patents
- This changes the internal workings. A major release is made to ensure minimal effect on downstream users.
3.0.0 (2015-10-04)
- package.json correct license field (6bd7ad5)
2.1.0 (2015-10-04)
- switch to loose-envify (dacc2da)
2.0.0 (2015-07-11)
- add browser(ify) friendly version (1a33d40fa1)
1.0.2 (2015-05-30)
- return args in replace (2ac6962)