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

Tags: facebookarchive/draft-js

Tags

v0.11.7

Toggle v0.11.7's commit message
Prepare release 0.11.7 (#2562)

Summary:
**Summary**
Updates the changelog and package.json for the v0.11.7 release.

**Test Plan**

`yarn build && yarn test && yarn lint-docs && yarn lint`

`yarn lint-docs` fails like it did on the [v0.11.6 release](#2456 (comment)).

`yarn lint` fails on not knowing the rule `'fb-www/no-unused-catch-bindings'`, but I'm unsure how to sync it from Facebook internal to Draft.js.

Pull Request resolved: #2562

Reviewed By: claudiopro

Differential Revision: D23044013

Pulled By: mrkev

fbshipit-source-id: 40fb92311535f015cd4001c5bf70bbeb54905530

v0.11.6

Toggle v0.11.6's commit message
Prepares v0.11.6 release (#2456)

Summary:
**Summary**

Updates the changelog and package.json for the v0.11.6 release

**Test Plan**

```
yarn test
yarn lint
yarn lint-docs
```

**Note:** `yarn lint-docs` exits with error, I'll look into why later
Pull Request resolved: #2456

Reviewed By: mrkev

Differential Revision: D21882713

Pulled By: claudiopro

fbshipit-source-id: a53afb778dfd761c439c1956ac8f0bc8d098b90d

v0.11.5

Toggle v0.11.5's commit message
Release v0.11.5 (#2367)

Summary:
Updates `CHANGELOG.md` and bumps version in `package.json` to `0.11.5` to get the package ready for publishing to npm.
Pull Request resolved: #2367

Test Plan:
```
yarn
npm publish --dry-run
```

Also played around with "universal" and "playground" examples. They are working.

Reviewed By: claudiopro

Differential Revision: D20671951

Pulled By: mrkev

fbshipit-source-id: 4c68d0fc40a6f5a7a52b38cf4df4782cac23d7f7

v0.11.4

Toggle v0.11.4's commit message
Release 0.11.4 (#2298)

Summary:
**Summary**

Updates `CHANGELOG` and bumps version in package.json ahead of `v0.11.4` release

**Test Plan**

```
yarn
npm publish --dry-run
```
Pull Request resolved: #2298

Reviewed By: mrkev

Differential Revision: D19290780

Pulled By: claudiopro

fbshipit-source-id: c92eff8d3e80bdb0aba772d9eb4ee8bd27acc069

v0.10.5

Toggle v0.10.5's commit message
0.10.5

Summary:
It's time for a release~! 👐✨�
Closes #1619

Differential Revision: D6768509

fbshipit-source-id: 7543cee5b746611cfefb89dfeb175e5b2f90fcb0