Releases: tlvince/eslint-plugin-jasmine
Releases · tlvince/eslint-plugin-jasmine
v2.5.0
<a name"2.5.0">
2.5.0 (2017-06-21)
Features
v2.4.0
<a name"2.4.0">
2.4.0 (2017-06-20)
Features
- tracking createSpyObj in no-unsafe-spy (a0a80dc8)
v2.3.2
<a name"2.3.2">
2.3.2 (2017-06-19)
Bug Fixes
v2.3.1
<a name"2.3.1">
2.3.1 (2017-06-16)
Bug Fixes
v2.3.0
<a name"2.3.0">
2.3.0 (2017-06-15)
Bug Fixes
- enforcing newline for describe as well (983f0f20)
- only checking for declaration expression statements (4f318f9b)
Features
- new line between declarations (81e754f8)
v2.2.0
<a name"2.2.0">
2.2.0 (2016-12-02)
Features
- no-expect-in-setup-teardown: add no-expect-in-setup-teardown rule (a6768c51)
v2.1.2
<a name"2.1.2">
2.1.2 (2016-12-02)
Bug Fixes
- valid-expect: members after expect are not recognized (be6454b2)
v2.1.1
<a name"2.1.1">
2.1.1 (2016-12-02)
Bug Fixes
- named-spy:
- removed forgotten debug log (8f841533)
- cases when it didn't find the identifier and gave name is undefined error (1d843e3f)
v2.1.0
<a name"2.1.0">
2.1.0 (2016-11-07)
Features
- no-global-setup:
- change rule recommended config to error (b363f3b6)
- add no-global-setup rule (285dfafa)
v2.0.1
<a name"2.0.1">
2.0.1 (2016-11-05)
Bug Fixes