Skip to content

Commit 26ce477

Browse files
committed
update checklist
1 parent a917fdc commit 26ce477

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/CHECK_LIST.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ Pre release
44
* [ ] Added/updated documentation for new properties/features
55
* [ ] `package-lock.json` reflects the right version : `npm install`
66
* [ ] Browser bundle are generated `npm run bundle`
7-
* [ ] TS typings are updated
7+
* [ ] TS and CJS typings are updated
8+
- fxp.d.cjs
9+
- fxp.d.ts
810
* [ ] ReadMe file or docs are updated for any change, user list, performance report, links etc.
911
* [ ] Single test is not running `fit`
1012
* [ ] `npm run checkReadiness` is used to check the files being published

0 commit comments

Comments
 (0)